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
wait/nowait argument
.
Examples
SnapcloneStorageVolumeToContainer ( "\\ArrayA2\Cats", "\\ArrayA2\CatsContainer", NOWAIT )
Comments
•
Associated validation commands
.
ValidateSnapcloneStorageVolume
•
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 values
.
•
OS speci
fi
cs
. None
•
A
fl
ush 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 formats
.
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
argument lists
. Or, select a variable used in a prior step that represents the
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
wait/nowait argument
.
Examples
SnapcloneStorageVolumesToContainers ( ("\\ArrayA2\Cats", "\\ArrayA2\Dogs"), ("\\ArrayA2\CatsCon-
tainer", "\\ArrayA2\DogsContainer"), NOWAIT )
SnapcloneStorageVolumesToContainers ( $my_svol_list, $cont_list, NOWAIT )
338
Jobs
Содержание 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure
Страница 16: ...Tables 1 Document conventions 18 16 ...
Страница 20: ...20 About this guide ...
Страница 56: ...56 Replication Solutions Manager ...
Страница 160: ...160 Host volumes ...
Страница 384: ...384 Managed sets ...
Страница 402: ...402 Oracle ...
Страница 412: ...412 Storage systems ...
Страница 444: ...444 Virtual disks ...
Страница 456: ...456 CLUI ...