HP P6000 Replication Solutions Manager CLI Reference (T3680-96071, June 2012)

Specifies the name of the source virtual disk. This switch is used with the
diskgroup_name and redundancy_level switches to create a snapclone.
vdisk
Waits until the new replica is discovered before executing the next step. This is the
default behavior.
wait
ADD SNAPSHOT
The ADD SNAPSHOT command creates a point-in-time local replica of a virtual disk or multiple
point-in-time replicas of multiple virtual disks. Select an array before using this command.
Syntax
a[dd] snaps[hot]|ss <snapshot name>
[nowait]
[wait]
{ {vd[isk]=<vdisk name(s)>}
[alloc_type|at={demand_allocated|fully_allocated}]
[cont[ainer]=<container name(s)>] }
|{ {vd[isk]=<vdisk name>}
[redundancy_level|rl={same|raid0|raid1|raid5|raid6}]
[snapshot_type|st={demand_allocated|da|fully_allocated|fa}] }
Switches
Specifies the type of allocation for the containeralloc_type
Specifies the container or comma-separated ordered list of containers with which to
perform preallocated snapshot operations. The vdisk switch is required. The
container
snapshot name switch is ignored if provided with preallocated snapshot operations;
the resulting snap will assume the target container name.
Creates the snapshot without waiting for normalization to complete.nowait
Specifies the redundancy (Vraid) level of the snapshot copy. Valid values are SAME
(default), RAID0, RAID1, RAID5, or RAID6. See “Vraid hierarchy” (page 10) for
information on redundancy levels.
redundancy_level
Specifies the snapshot type. Values are ,fully_allocated, or
demand_allocated. The default is demand_allocated, however, preallocated
container-based snapshot operations use fully_allocated.
snapshot_type
Waits until the new replica is discovered before executing the next step. This is the
default behavior.
wait
Specifies the name of the source virtual disk or a comma-separated ordered list of
source virtual disks. The switch is used with the container_name switch to create
vdisk
preallocated snapshots. If snapshot_name is provided with the switch, the name
is ignored and the resulting snapshot assumes the target container name.
Specifies the name of the source virtual disk. This switch is used with the
diskgroup_name and redundancy_level switches to create a snapshot.
vdisk
ADD VDISK
The ADD VDISK command creates a virtual disk with the specified name and parameters. Select
an array before using this command.
Syntax
a[dd] vd[isk] <vdisk name>
{ {s[ize]=<size(gb)>}
{disk_g[roup]|dg=<disk group name>}
ADD SNAPSHOT 21