AMCC 9590SE-4ME Ex/slotx show identify, Ex/slotx set identify=onoff, Ex/fanx show, Ex/tempx show

Page 88

Chapter 2. CLI Syntax Reference

/ex/slotx show identify

This command shows the identify status of the specified slot. The status can be either on or off.

Example:

//localhost> /e0/slot1 show identify /e0/slot1 Identify status = on

/ex/slotx set identify=onoff

This command causes the slot to be identified by blinking the LED associated with it, or turns off identification of the LED for this slot.

Setting identify to on will cause the LED associated with that slot to blink, provided that the EPCT has been set to associate “identify” with “blinking,” as is the case in the 3ware Sidecar.

Note: This command is equivalent to “/cx/px set identify=onoff” on page 73.

Example:

//localhost> /e0/slot1 set identify=on

Sending Identify request to Drive Slot /e0/slot0 to [on] ...

Done.

/ex/fanx show

This command shows the information about the specified fan element /fanx in the specified enclosure /ex. The fan name is followed by its status. If a fan is on and no fault has been detected, the status would indicate OK.

Example:

//localhost> /e0/fan0 show

Fan Status

-------------------

fan0 OK

/ex/tempx show

This command shows the information about the specified temperature sensor element /fanx in the specified enclosure /ex. The temperature sensor name is followed by the temperature sensed in the enclosure unit.

Example:

//localhost> /e0/temp0 show

TempSensor Temperature

-------------------------------

temp024~C(75~F)

82

3ware Serial ATA RAID Controller CLI Guide for the Power Mac G5

Image 88
Contents Command Line Interface 3wareCopyright Table of Contents Page Cx/ux set autoverify=onoff Return Code About this CLI Guide Page Introduction to the 3ware Command Line Interface Features of the CLISupported Operating Systems TerminologyInstalling the 3ware CLI on Mac OS Working with 3ware CLIUsing the command interface interactively Using a single command with outputUsing an input file to execute a script Outputting the CLI to a Text FileUnderstanding RAID Levels and Concepts ConventionsRAID Concepts Available RAID Configurations RAIDRAID 0 Configuration Example RAID 5 Configuration Example Determining What RAID Level to Use Single DiskUsing Drive Capacity Efficiently Common Tasks Mapped to CLI Commands CLI Syntax ReferenceCommon Tasks Mapped to CLI Commands Common Tasks Mapped to CLI Commands Syntax Overview Shell Object Commands Focus ObjectShow Show ver Show diag Show alarms reverseShow rebuild Show verify Show selftestUpdate fw=filenamewithpath force FlushRescan CommitController Object Commands Cx showCx show Cx show attribute attribute Typical output looks likeCx show bios Cx show driverCx show model Cx show firmwareCx show serial Cx show pcbCx show pchip Cx show achipCx show numports Cx show numunitsCx show ctlbus Cx show exportjbodCx show spinup Cx show staggerCx show ondegrade Cx show autocarveCx show carvesize Cx show memoryCx show autorebuild Cx show unitstatusCx show allunitstatus Cx show drivestatusCx show all 3JV3MVTASupported Stripe Sizes Controller Object Commands Cx rescan noscan Supported Model-Unit Types for ignoreECCCx commit Cx update fw=filenamewithpath forceCx flush Cx show alarms reverse Cx show diagCx show rebuild RAID-5 Initializing Cx show verify Cx show selftest Setting Up a Rebuild Schedule Cx add rebuild=dddhhdurationSetting Up a Verify Schedule Cx add verify=dddhhdurationCx add selftest=dddhh Cx del rebuild=slotidCx del verify=slotid Cx set rebuild=enabledisable1..5Cx del selftest=slotid Cx set selftest=enabledisable task=UDMASMART Cx set verify=enabledisable1..5Cx set exportjbod=onoff Cx set ondegrade=cacheofffollow Cx set spinup=nnCx set stagger=nn Cx set autocarve=onoffCx set carvesize=1024..2048 Cx set autorebuild=onoffCx start mediascan Cx stop mediascanUnit Object Commands Cx/ux showCx/ux show attribute attribute Cx/ux show statusCx/ux show rebuildstatus Cx/ux show verifystatusCx/ux show initializestatus Cx/ux show nameCx/ux show qpolicy Cx/ux show storsaveCx/ux show identify Cx/ux show autoverifyCx/ux show volumes Cx/ux show cacheCx/ux show ignoreECC Cx/ux show allCx/ux remove noscan quiet Cx/ux del noscan quietCx/ux start rebuild disk=pp-p...ignoreECC Cx/ux start verifyCx/ux resume rebuild Cx/ux pause rebuildCx/ux stop verify Cx/ux set autoverify=onoff Cx/ux flushCx/ux set cache=onoff quiet Cx/ux set identify=onoff Cx/ux set ignoreECC=onoffCx/ux set name=string Cx/ux set qpolicy=onoffBy default, qpolicy is off Cx/ux set storsave=protectbalanceperform quietExample Valid Migration Paths Supported Stripe Sizes Migration Process 3JV2Q1VA Cx/px show Port Object CommandsCx/px show attribute attribute Cx/px show status Cx/px show modelCx/px show serial Cx/px show firmwareCx/px show ncq Cx/px show lspeedCx/px show capacity Cx/px show smartCx/px show all Cx/px remove noscan quiet Cx/px set identify=onoffBBU Object Commands Cx/bbu showCx/bbu show attribute attribute Cx/bbu show statusCx/bbu show batinst Cx/bbu show lasttestCx/bbu show volt Cx/bbu show tempCx/bbu show bootloader Cx/bbu show serialCx/bbu show fw Cx/bbu show pcbCx/bbu enable Cx/bbu disable quietEnclosure Object Commands Ex showEx show controllers Ex show attribute attributeEx show slots Ex show fans Ex show tempEx show all Ex/slotx showEx/slotx show identify Ex/slotx set identify=onoffEx/fanx show Ex/tempx showHelp Commands Help with specific commandsHelp with attributes Help show HelpHelp flush Help update Help rescanHelp commit Help focusReturn Code