
2.34.
ERROR HANDLING
CHAPTER 2.
API REFERENCE
PBD EXISTS
A PBD already exists connecting the SR to the host
Signature:
PBD_EXISTS(sr, host, pbd)
PERMISSION DENIED
Caller not allowed to perform this operation.
Signature:
PERMISSION_DENIED(message)
PIF ALREADY BONDED
This operation cannot be performed because the pif is bonded.
Signature:
PIF_ALREADY_BONDED(PIF)
PIF BOND NEEDS MORE MEMBERS
A bond must consist of at least two member interfaces
No parameters.
PIF CANNOT BOND CROSS HOST
You cannot bond interfaces across different hosts.
No parameters.
PIF CONFIGURATION ERROR
An unknown error occurred while attempting to configure an interface.
Signature:
PIF_CONFIGURATION_ERROR(PIF, msg)
PIF DEVICE NOT FOUND
The specified device was not found.
No parameters.
301