ATTO Technology S-Class User Manual

Page of 105
46
Configure drives with CLI commands
DriveWipe
Initializes a drive: wipes it of all data. Drive must be 
offline
Set syntax: DriveWipe [Destination Sled] [Dest Drive] 
Requires a SaveConfiguration Restart command
IdeTransferRate
Sets the DMA mode transfer rate for all devices.
Choices: 0, 1, 2, 3, 4
Default: 4
Set syntax: set IdeTransferRate [0 | 1 | 2 | 3 | 4] 
Requires a SaveConfiguration Restart command
Get syntax: get IdeTransferRate
LUNInfo
Displays information about all LUNs (logical unit 
numbers) or detailed information about a specific LUN. 
Do not specify a LUN to get information about all LUNs. 
Specify a LUN to get detailed information about that 
individual LUN. For examples, refer to Information 
Commands Results 
on page ii.
...
Get syntax: get LUNInfo [LUN]
LUNState
Sets the LUN to the specified state. May be used to 
facilitate removal and insertion of sleds and RAID groups 
during power up/power down of sleds. 
Default: online
Set syntax: set LUNState [LUN number] [online|offline]
Get syntax: get LUNState [LUN number]
QuickRAID0
Specifies the RAID Level 0 configuration for the system. 
The default 0, or no RAID groups, configures the 
Diamond Storage Array in a JBOD configuration. 
DRIVE indicates drives on one side of the array are 
adjacent members of the same stripe group while SLED 
indicates the two drives on the same sled are adjacent 
members of a stripe group. 
Choices: 0, 1, 2, 3, 4, 6,12 
Set syntax: set QuickRAID0 [0|1|2|3|4|6|12][drive| sled] 
Requires a SaveConfiguration Restart command
QuickRAID1
Specifies the RAID Level 1 configuration for the system. 
Sets the system to a mirrored array of spanned drives. 
Causes the Configuration Manager to “stamp” the new 
configuration onto the drives to take effect at the next 
system startup. Setting QuickRAID0 0 removes all RAID 
configurations and creates a JBOD.
Set syntax: set QuickRAID1 <Number Hot Spare sleds>
Requires a SaveConfiguration Restart command
QuickRAID5
Specifies the RAID Level 5 configuration for the system. 
Sets the system to spanned drives with parity information. 
Causes the Configuration Manager to “stamp” the new 
configuration onto the drives to take effect at the next 
system startup. 
Setting QuickRAID5 0 removes all RAID configurations 
and creates JBOD. 
Setting QuickRAID5 ALL creates one group that 
includes all contiguous sleds (minus Hot Spare sleds if 
applicable).
To complete RAID Level 5 setup, the RAID5ClearData 
command must be issued after the Diamond Storage 
Array has been restarted: DO NOT remove power from 
the array during this operation.
Choices: 0, 1, 2, 3, 4, all
Set syntax: set QuickRAID5 [1 | 2 | 3 | 4 | all] <Number Hot 
Spare sleds>
Requires a SaveConfiguration Restart command
Get syntax: DriveInfo
QuickRAID10
Specifies the RAID Level 10 configuration for the 
system; sets the system to a mirrored array of spanned 
drives and causes the Configuration Manager to “stamp” 
the new configuration onto the drives to take effect at the 
next system startup. Setting QuickRAID10 0 removes all 
RAID configurations and creates a JBOD.
Choices: 0, 1, 2, 3
Set syntax: set QuickRAID10 [1|2|3] <Number Hot Spare 
sleds>
Requires a SaveConfiguration Restart command