Error Conditions - IBM Advanced SerialRAID Adapters SA33-3285-02 User Manual

Advanced serialraid adapters
Table of Contents

Advertisement

SSADISK_SCSIMODE
SSADISK_NORETRY
SSADISK_FENCEMODE
You can find more specific information about the open operations in "SSA Options to
the openx Subroutine" in the Kernel Extensions and Device Support Programming
Concepts manuals for AIX versions 4.1 and upward.
readx and writex Subroutines
The readx and writex subroutines provide additional parameters that affect the transfer
of raw data (that is, data that has not been processed or reduced). These subroutines
pass the ext parameter, which specifies request options. The options are constructed by
logically ORing zero or more of the following values:
HWRELOC
UNSAFEREL
WRITEV

Error Conditions

Possible errno values that occur for ioctl, open, read, and write subroutines when the
SSA disk device driver is used include:
EBUSY
274
User's Guide and Maintenance Information
each side of the indicated physical so that the disk can be removed from the
loop for service, and no errors are caused on the loops.
This flag has support only for SSA physical disk drives. You cannot specify this
flag and the SSADISK_SCSIMODE flag together.
Opens an SSA physical disk in SCSI passthrough mode. This action allows
SSADISK_IOCTL_SCSI ioctls to be issued to the physical disk.
This flag has support only for SSA physical disk drives. You cannot specify this
flag and the SSADISK_SERVICEMODE flag together.
Opens a device in no-retry mode.
When a device is opened in this mode, commands are not retried if an error
occurs.
Opens an SSA logical disk drive in fence mode. The open subroutine
succeeds although the using system might be fenced out from access to the
disk drive. Only ioctls can be issued to the device while it is open in this mode.
Any attempt to read from, or write to, a device that is opened in this mode is
rejected with an error.
This flag has support only for SSA logical disk drives. You cannot specify this
flag and the SSADISK_NO_RESERVE flag, SSADISK_FORCED_OPEN flag,
or SSADISK_RETAIN_RESERVATION flag together.
Request for hardware relocation that is safe.
Request for hardware relocation that is not safe.
Request for write verification.
One of the following conditions has occurred:

Advertisement

Table of Contents
loading

Table of Contents