CLI Guide

Syntax
set cgSnapVirtualDisk [consistencyGroupName]
userLabel="
snapVirtual DiskName"
Parameters
Parameter Description
cgSnapVirtualDisk
The name of the consistency group virtual disk that
you want to rename. Enclose the name of the
consistency group snapshot virtual disk in square
brackets ([ ]).
userLabel
The new name that you want to give to the
snapshot virtual disk in the consistency group.
Enclose the new snapshot virtual disk name in
double quotation marks (" ").
Notes
You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for
the names. Names can have a maximum of 30 characters.
Set Disk Group
Description
Use the set diskGroup command to add virtual disk, change the RAID level, or change virtual disk group
ownership from one controller to another.
This command defines the properties for a virtual disk group.
NOTE: You must perform only one operation (add virtual disk, change the RAID level, or change
virtual disk group ownership) for each command. You cannot perform more than one operation
with a single command.
Syntax
set diskGroup [diskGroupName]
addPhysicalDisks=(
enclosureID1,slotID1 enclosureID2,slotID2...
enclosureIDn,slotIDn)
raidLevel=(0 | 1 | 5 | 6)
owner=(0 | 1)
292