CLI Guide

Table Of Contents
spanlength
Use this parameter to specify the number of physical disks in each stripe. This parameter applies only to RAID-50 an RAID 60
and optional for RAID 10 virtual disks. If you are not creating a RAID-50 virtual disk, do not specify this parameter. For example:
spanlength=3
For RAID 10 on SAS controllers with firmware version 6.1 and later, spanlength is optional. Also, you can now specify the
spanlength as an even number with a maximum of 8 spans with 32 physical disks each. For example:
omconfig storage controller action=createvdisk controller=1 raid=r10 size=min pdisk=
1:1:0,1:1:1,1:1:3,1:1:4,1:1:6,1:1:7,1:1:8,1:1:9
spanlength=4
Omconfig Set Controller Rebuild Rate
Table 172. Omconfig Set Controller Rebuild Rate
Description
Sets the controller rebuild rate.
Syntax omconfig storage controller action=setrebuildrate controller=id rate=<0 to 100>,
where id is the controller ID as reported by the omreport storage controller command.
Example to Set the rebuild rate to 50 on controller 1.
Example
omconfig storage controller action=setrebuildrate controller=1 rate=50
omconfig Change Controller Properties
Table 173. omconfig Change Controller Properties
Description
Changes any or all of the controller properties.
Syntax
omconfig storage controller action=
setchangecontrollerproperties
controller=<id> bgirate=<rate>
reconstructrate=<rate>
checkconsistencyrate=<rate>
rebuildrate=<rate> clearredundantpath=clear
abortcheckconsistencyonerror=<enabled |
disabled> loadbalance=<auto | disabled>
allowrevertiblehotspareandreplacemember=<ena
bled | disabled>
autoreplacememberonpredictivefailure=
<enabled | disabled>
persistenthotspare=<enabled | disabled>
nrdiskcachepolicy=<enabled | disabled |
unchanged>
Example to
Example
Enable revertible hot spare and replace member operation.
omconfig storage controller
action= setchangecontrollerproperties
allowrevertiblehotspare
andreplacemember=enabled controller=1
Example to
Example
Allows to enable, disable, or not to change the Non-RAID Hard
Disk Drives. This is applicable only to Disk Cache Policy.
Omconfig storage commands 169