Fault Tolerance Administration

A LAN Server API function returning error codes 2525-2534 encountered an error while administering Fault Tolerance. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTNotInstalled │ 2525 │ DISKFT.SYS is not installed. Fault Tol- │
│ │ │ erance cannot be started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTMONITNotRunning │ 2526 │ FTMONIT.EXE is not active. Fault Toler- │
│ │ │ ance cannot be started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTDiskNotLocked │ 2527 │ An unlock request has been made to a │
│ │ │ drive that is not locked. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTDiskNotAvailable │ 2528 │ A request has been made to lock a drive │
│ │ │ that is already locked by another │
│ │ │ process. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTUnableToStart │ 2529 │ The verifier/corrector cannot be │
│ │ │ started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTNotInProgress │ 2530 │ The verifier/corrector cannot be aborted │
│ │ │ because it is not started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTUnableToAbort │ 2531 │ The verifier/corrector cannot be │
│ │ │ aborted. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTUnabletoChange │ 2532 │ The disk could not be locked/unlocked. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTInvalidErrHandle │ 2533 │ The error handle was not recognized. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_FTDriveNotMirrored │ 2534 │ The drive is not mirrored. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Remoteboot]
[Next: Alias]