

- #HP SMART ARRAY P410I CONTROLLER DISK STATUS COMMANDS DRIVER#
- #HP SMART ARRAY P410I CONTROLLER DISK STATUS COMMANDS OFFLINE#
Supported ioctl() operations For compatibility with applications written for the cciss(4) driver, many, but not all of the ioctls supported by the cciss(4) driver are also

c: b: t: lĪre the controller, bus, target and lun of the device.

RAID 0 /sys/class/scsi_disk/c:b:t:l/device/lunid This attribute contains the 16 hex-digit (8 byte) LUN ID by which a logical drive or physical device can be addressed. HPSA-specific disk attribute files in /sys /sys/class/scsi_disk/c:b:t:l/device/unique_id This attribute contains a 32 hex-digit unique ID for each logical drive.Ħ00508B1001044395355323037570F77 /sys/class/scsi_disk/c:b:t:l/device/raid_level This attribute contains the RAID level of each logical drive. sys/class/scsi_host/host*/firmware_revision This attribute contains the firmware version of the Smart Array. This attribute may be useful when hot plugging devices like tape drives, or entire storage boxes containing pre-configured logical drives. Normally a rescan is triggered automatically by HP'sĪrray Configuration Utility (either the GUI or the command-line variety) thus, for logical drive changes, the user should not normally have to use thisĪttribute. Or newly configured or deleted logical drives, etc.) and notify the SCSI midlayer of any changes detected. Writing to this attribute will cause the driver to scan for new, changed, or removed devices (e.g. HPSA-specific host attribute files in /sys /sys/class/scsi_host/host*/rescan This is a write-only attribute. SCSI generic driver ( sg(4)), with device nodes named /dev/sd*, /dev/st*, and /dev/sg*, respectively.
#HP SMART ARRAY P410I CONTROLLER DISK STATUS COMMANDS OFFLINE#
Supported hardware The hpsa driver supports the following Smart Array boards:Ĭonfiguration details To configure HP Smart Array controllers, use the HP Array Configuration Utility (either hpacuxe(8) or hpacucli(8)) or the Offline ROM-basedĬonfiguration Utility (ORCA) run from the Smart Array's option ROM at boot time.ĭevice nodes Logical drives are accessed via the SCSI disk driver ( sd(4)), tape drives via the SCSI tape driver ( st(4)), and the RAID controller via the These older boards have not been tested and are not supported with hpsa, and cciss(4) should still be used for these. Predates the RAID controller, though it may also be used to enable hpsa to drive older controllers that would normally be handled by the cciss(4)ĭriver. Typically this is used to allow installation of operating systems from media that This allows newer hardware to work with older drivers. Options hpsa_allow_any=1: This option allows the driver to attempt to operate on any HP Smart Array hardware RAID controller, even if it is not explicitly Hpsa is a SCSI driver for HP Smart Array RAID controllers.
