Snapclonestoragevolumetocontainer; Snapclonestoragevolumestocontainers - HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual

Hp storageworks replication solutions manager 4.0.1 user guide (t3680-96308, june 2008)
Hide thumbs Also See for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure:
Table of Contents

Advertisement

SnapcloneStorageVolumeToContainer

Creates a preallocated snapclone (point-in-time copy, using a container) of a storage volume.
Syntax and arguments
SnapcloneStorageVolumeToContainer ( %storvol_unc_name%, %container_unc_name%, NOWAIT )
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the UNC name of the storage
volume to copy.
UNC Container Name (%container_unc_name%). Select or enter the name of the virtual disk container
that is to become the preallocated snapclone.
Wait Flag. Select wait or nowait. See jobs
Examples
SnapcloneStorageVolumeToContainer ( "\\ArrayA2\Cats", "\\ArrayA2\CatsContainer", NOWAIT )
Comments
Associated validation commands.
Agent and license prerequisites. Requires a local replication license for the storage system on
which the storage volume is located.
Command result value. Snapclone storage volume name (UNC). For a complete list, see
command result
OS specifics. None
A flush of the source virtual disk write cache is required before replication is started.
This command cannot be used with some older versions of controller software.
See
resource names and UNC

SnapcloneStorageVolumesToContainers

Creates a preallocated snapclones (point-in-time copies) of a multiple storage volumes, by using
containers.
Syntax and arguments
SnapcloneStorageVolumesToContainers ( %storvol_unc_names%, %container_unc_names%, NOWAIT )
UNC Storage Volume Names (%storvol_unc_names%). Select or enter the UNC names of the storage
volumes to copy. See
storage volumes.
UNC Container Names (%container_unc_names%). Select or enter the names of the virtual disk
containers that are to become the preallocated snapclones. Or, select a variable used in a prior step
that represents the containers.
Wait Flag. Select wait or nowait. See jobs
Examples
SnapcloneStorageVolumesToContainers ( ("\\ArrayA2\Cats", "\\ArrayA2\Dogs"), ("\\ArrayA2\CatsCon-
tainer", "\\ArrayA2\DogsContainer"), NOWAIT )
SnapcloneStorageVolumesToContainers ( $my_svol_list, $cont_list, NOWAIT )
338
Jobs
wait/nowait
ValidateSnapcloneStorageVolume
values.
formats.
argument
lists. Or, select a variable used in a prior step that represents the
wait/nowait
argument.
argument.

Advertisement

Table of Contents
loading

Table of Contents