SAN Client Fibre Transport Service validation
The SAN Client Fibre Transport Service (nbftclnt) validates the client system's kernel and driver stack when it starts and during device discovery. Validation verifies that the kernel and the drivers are at supported levels.
If validation succeeds, the SAN client supports FT pipe transfers; FT pipe transfer can occur. If validation fails, FT pipe transfer cannot occur.
To manage the validation failure, the following occurs:
The SAN Client Fibre Transport Service writes check driver messages in its log file.
NetBackup sets the Fibre Transport device state to "not active" for all Fibre Transport target devices in the client's SAN zone. (For other clients in the zone that pass the validation, the Fibre Transport devices are active.)
To see the FT device state from the client, on the left select . Locate the SAN client, then select .
The check driver messages in the nbftclnt log file are similar to the following:
VerifyCheckConditions:failed on <OS Device Name> - check driver VerifyCheckConditions:failed on <OS Device Name>; <System Error Message>
The following describes the variables in the messages:
OS Device Name is the device name the SAN client uses to open the OS device driver.
System Error Message can be any OS-dependent system error message for a failure that is associated with the request.
If validation fails, install the correct operating system version, operating system patches, or driver version.
For supported kernel and driver levels, see the NetBackup Release Notes.
More Information