Cx/ux show attribute [attribute – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 82

Advertising
background image

Chapter 2. CLI Syntax Reference

74

3ware SATA+SAS RAID Controller Card CLI Guide, Version 10.2

/cx/ux show attribute [attribute ...]

The /cx/ux show attribute command shows the current setting of one or more
specified attributes. If you specify an invalid attribute, the loop terminates.
Possible attributes are: initializestatus, name, autoverify, rdcache, wrcache,
ignoreECC, identify, qpolicy, parity, rapidrecovery, rebuildstatus, serial,
status, storsave, verifystatus, and volumes.

/cx/ux show autoverify

The /cx/ux show autoverify command shows the current autoverify setting of
the specified unit.

Example:

//localhost> /c0/u0 show autoverify

/c0/u0 Auto Verify Policy = off

/cx/ux show wrcache

The /cx/ux show wrcache command shows the current write cache state of
the specified unit.

Example:

//localhost> /c0/u0 show wrcache

/c0/u0 Write Cache State = on

/cx/ux show rdcache

The /cx/ux show rdcache command shows the current read cache state of the
specified unit.

The state of the read cache can be either Basic, Intelligent, or Off. This
command is supported with all RAID array types. For more information, see
“/cx/ux set rdcache=basic|intelligent|off” on page 82

Example:

//localhost> /c0/u0 show rdcache

/c0/u0 Read Cache = Intelligent

/cx/ux show identify

The /cx/ux show identify command is related to the /cx/ux set
identify=on|off

command. It shows the identify status of the specified unit

(either on or off).

Example:

//localhost> /c0/u0 show identify

/c0/u0 Identify status = on

Advertising