Unit Object Commandswww.3ware.com 61/cx/ux showattribute [attribute ...]This command shows the current setting of the specified attributes. One ormany attributes can be requested. Specifying an invalid attribute willterminate the loop. Possible attributes are: initializestatus, name (9000 series),qpolicy (9550SX, 9590SE, and 9650SE only), rebuildstatus, serial (9000series), status, storsave (9550SX, 9590SE, and 9650SE only), verifystatus,volumes (9000 series), autoverify (9000 series), cache, ignoreECC (9000series), and identify (9550SX, 9590SE, and 9650SE only)./cx/ux show statusThis command reports the status of the specified unit.Possible statuses include: OK, VERIFYING, VERIFY-PAUSED,INITIALIZING, INIT-PAUSED, REBUILDING, REBUILD-PAUSED,DEGRADED, MIGRATING, MIGRATE-PAUSED, RECOVERY,INOPERABLE, and UNKNOWN. (Definitions of the unit statuses areavailable in the 3ware Serial ATA RAID Controller User Guide.)Example://localhost> /c0/u0 show status/c0/u5 status = OK/cx/ux show rebuildstatusThis command reports the rebuildstatus (if any) of the specified unit.Example://localhost> /c0/u5 show rebuildstatus/c0/u5 is not rebuilding, its current state is OKIf the unit is in the process of migrating, the command will return thefollowing://localhost> /c0/u5 show rebuildstatus/c0/u5 is not rebuilding, its current state is MIGRATING/cx/ux show verifystatusThis command reports the verifystatus (if any) of the specified unit.Example://localhost> /c0/u5 show verifystatus/c0/u5 is not verifying, its current state is OK