AMCC 9590SE-4ME manual Supported Stripe Sizes

Page 42

Chapter 2. CLI Syntax Reference

/cx add type=<RaidType> disk=<p:-p> [stripe=Stripe] [noscan] [group=<3456>] [nocache] [autoverify] [ignoreECC] [name=string] [storsave=<protectbalanceperform>]

This command allows you to create a new unit on the specified controller. You specify type, disks, and optional stripe size. By default the host operating system will be informed of the new block device, write cache will be enabled, and a storsave policy of protect will be set. In case of RAID 50, you can also specify the layout of the unit by specifying the number of disks per disk group with the group attribute.

/cx is the controller name, for example /c0, /c1, and so forth.

type=RaidType specifies the type of RAID unit to be created. Possible unit types include raid0, raid1, raid5, raid10, raid50, single, spare, and JBOD (7000/8000 only).

Example: type=raid5

When a new unit is created, it is automatically assigned a unique serial number. In addition, users can assign the unit a name.

Note: The unit’s serial number cannot be changed.

disk=p:-pconsists of a list of ports (disks) to be used in the construction of the specified unit type. One or more ports can be specified. Multiple ports can be specified using a colon (:) or a dash (-) as port index separators. A dash indicates a range and can be mixed with colons. For example disk=0:1:2- 5:9:12 indicates port 0, 1, 2 through 5 (inclusive), 9 and 12.

stripe=Stripe consists of the stripe size to be used. The following table illustrates the supported and applicable stripes on unit types and controller models. Stripe size units are in K (kilobytes). If no stripe size is specified, 64K is used by default, if applicable. If you need to change the stripe size after the unit is created, you can do so my migrating the unit.

Table 5: Supported Stripe Sizes

Model

R0

R1

R5

R10

Spare

Single

 

 

 

 

 

 

 

9K

16

N/A

16

16

N/A

N/A

 

 

 

 

 

 

 

 

64

 

64

64

 

 

 

 

 

 

 

 

 

 

256

 

256

256

 

 

 

 

 

 

 

 

 

36

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

Image 42
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 alarms reverse Show diagShow rebuild Show verify Show selftestRescan Update fw=filenamewithpath forceFlush CommitController Object Commands Cx showCx show Cx show attribute attribute Typical output looks likeCx show model Cx show biosCx show driver Cx show firmwareCx show pchip Cx show serialCx show pcb Cx show achipCx show ctlbus Cx show numportsCx show numunits Cx show exportjbodCx show ondegrade Cx show spinupCx show stagger 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 update fw=filenamewithpath force Cx commitCx 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 set rebuild=enabledisable1..5 Cx del verify=slotidCx del selftest=slotid Cx set verify=enabledisable1..5 Cx set selftest=enabledisable task=UDMASMARTCx set exportjbod=onoff Cx set stagger=nn Cx set ondegrade=cacheofffollowCx set spinup=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 initializestatus Cx/ux show rebuildstatusCx/ux show verifystatus Cx/ux show nameCx/ux show identify Cx/ux show qpolicyCx/ux show storsave Cx/ux show autoverifyCx/ux show ignoreECC Cx/ux show volumesCx/ux show cache 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 pause rebuild Cx/ux resume rebuildCx/ux stop verify Cx/ux flush Cx/ux set autoverify=onoffCx/ux set cache=onoff quiet Cx/ux set name=string Cx/ux set identify=onoffCx/ux set ignoreECC=onoff Cx/ux set qpolicy=onoffBy default, qpolicy is off Cx/ux set storsave=protectbalanceperform quietExample Valid Migration Paths Supported Stripe Sizes Migration Process 3JV2Q1VA Port Object Commands Cx/px showCx/px show attribute attribute Cx/px show serial Cx/px show statusCx/px show model Cx/px show firmwareCx/px show capacity Cx/px show ncqCx/px show lspeed 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 volt Cx/bbu show batinstCx/bbu show lasttest Cx/bbu show tempCx/bbu show fw Cx/bbu show bootloaderCx/bbu show serial Cx/bbu show pcbCx/bbu enable Cx/bbu disable quietEnclosure Object Commands Ex showEx show attribute attribute Ex show controllersEx show slots Ex show all Ex show fansEx show temp Ex/slotx showEx/fanx show Ex/slotx show identifyEx/slotx set identify=onoff Ex/tempx showHelp Commands Help with specific commandsHelp with attributes Help Help showHelp flush Help commit Help updateHelp rescan Help focusReturn Code