CLI Guide

Table 101. Details of storage (continued)
Configuration
NOTE: For any storage operation executed, creating a configuration job is needed for the operation to
be applied. Only storage operations that don't need a configuration job to apply the changes are blink/
unblink. Also supported is the ability to stack multiple storage operations for one configuration job.
Examples are execute reset config, create VD, assign hotspare and create
configuration job. For more details on creating configuration job, refer to jobqueue help
create command".
Below are the supported input options for storage operations:
--refkeySpecifies the controller or enclosure FQDDs.
-name—Specifies the new name for the virtual disk.
NOTE: You can use alphanumeric characters, spaces, dashes, and underscores in the disk name.
Any other special character that you enter is removed and replaced by a space while creating a
virtual disk.
-size—Specifies the new size for the virtual disk. It should be more than the current size.
bSpecifies the size in bytes
kSpecifies the size in kilobytes
mSpecifies the size in megabytes
gSpecifies the size in gigabytes
tSpecifies the size in terabytes
-rlSets the storage level.
r0storage 0-Striping
r1storage 1-Mirroring
r5storage 5-Striping with Parity
r6storage 6-Striping with Extra Parity
r10storage 10-Spanned Striping with Mirroring
r50storage 50-Spanned Striping with Parity
r60storage 60-Spanned Striping with Extra Parity
-new_rlSpecifies the new possible raid level for the virtual disk
r0RAID0
r1RAID1
r5RAID5
r6RAID6
NOTE:
This is a mandatory option must provide with RLM operation. Possible raid migrations with
disk addition are R0-R1, R0-R5/R6,R1-R0/R5/R6, R5-R0/R6, R6-R0/R5. Possible raid migrations
without disk addition are R1-R0, R5-R0, R6-R0/R5.
-wp{wt|wb|wbf}Sets the write policy to Write Through, Write Back, or Write Back Force
-rp {nra|ra|ara}Sets the read policy to No Read Ahead, Read Ahead, Adaptive Read Ahead
-ssSpecifies the stripe size to use.
-pdkey:<PD FQDD list>Specifies the physical disk drive to use in the virtual disk.
-dcpSets the Disk Cache Policy in the Virtual Disk.
enabledAllows the virtual disk to use the cache.
disabledDoes not allow the virtual disk to use the cache.
defaultUses the default cache policy. For SAS drives, use the disabled option and for SATA
drives, use the enabled option by default.
-name <VD name>Specifies the name of the virtual disk.
-size <VD size>Specifies the size of each virtual disk.
bSpecifies the size in bytes
kSpecifies the size in kilobytes
mSpecifies the size in megabytes
gSpecifies the size in gigabytes
tSpecifies the size in terabytes
RACADM Subcommand Details
127