hpsa.4: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-21 03:59:01 +02:00
parent f8f39c1ea7
commit 302d12b719
1 changed files with 5 additions and 2 deletions

View File

@ -84,6 +84,7 @@ tape drives, or entire storage boxes containing pre-configured logical drives.
The "firmware_revision" attribute contains the firmware version of the Smart Array.
For example:
.nf
# \fBcd /sys/class/scsi_host/host4\fP
# \fBcat firmware_revision\fP
@ -108,6 +109,7 @@ contains the RAID level of each logical drive.
.nf
For example:
# \fBcd /sys/class/scsi_disk/4:0:0:0/device\fP
# \fBcat raid_level\fP
RAID 0
@ -120,8 +122,9 @@ physical device can be addressed.
.nf
For example:
# cd /sys/class/scsi_disk/4:0:0:0/device\fP
# cat lunid\fP
# \fBcd /sys/class/scsi_disk/4:0:0:0/device\fP
# \fBcat lunid\fP
0x0000004000000000
.fi
.SS Supported ioctl() operations