C x /p x show serial, C x /p x show smart – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 103

Advertising
background image

Port Object Commands

www.lsi.com/channel/products

95

/cx/px show serial

The /cx/px show serial command shows the serial number of the drive
attached to the specified port.

Example:

//localhost> /c0/p5 show serial

/c0/p5 Serial = WD-WMACK140649

/cx/px show smart

The /cx/px show smart command extracts SMART data from a specified
SATA disk. This command will output drive attributes in hex format without
any decoding. (For additional information, please refer to AT Attachment
standard.) Because the data is extracted directly from the disk, you can use
this command to get the most recent data about a disk.

The /cx/px show smart command is currently only available for SATA
drives. For SAS drives, limited attribute data is available through the
commands listed below.

Since the SMARTA data is not decoded, you can use the commands below to
get important drive status in a more meaningful way. For both SATA and SAS
drives, you can get information with regard to temperature, spindle speed,
reallocated sectors, and power-on hours:

/cx/px show temperature

/cx/px show spindlespd

/cx/px show rasect

/cx/px/ show pohrs

You can also use /cx/px show all to retrieve all of the drive attributes

Example:

//localhost> /c0/p5 show smart

10 00 01 0F 00 C8 C8 00 00 00 00 00 00 00 03 03

00 DA B5 34 08 00 00 00 00 00 04 32 00 64 64 88

00 00 00 00 00 00 05 33 00 C7 C7 01 00 00 00 00

00 00 07 0F 00 C8 C8 00 00 00 00 00 00 00 09 32

00 42 42 2A 63 00 00 00 00 00 0A 13 00 64 64 00

00 00 00 00 00 00 0B 12 00 64 64 00 00 00 00 00

00 00 0C 32 00 64 64 88 00 00 00 00 00 00 BE 22

00 3A 2F 2A 00 00 00 00 00 00 C2 22 00 69 5E 2A

Note:

1) If the drive attached to the specified port is not present or if there are

cabling problems affecting the drive, CLI returns an error. This can be one way of
detecting whether a drive is present.

Advertising