Using the Snapshot Feature
73
default name is
aaa-1
. If the source virtual disk already has
n
– 1 number of
snapshot virtual disks, then the default name is
aaa-n
. Similarly, if the name
of the source virtual disk is
aaa
and it does not have a repository virtual disk,
then the default repository virtual disk name is
aaa-R1
. If the source virtual
disk already has
n –
1 number of repository virtual disks, then the default
name is
aaa-R
n
.
In the examples from the previous section, the user-defined name of the
snapshot virtual disk was
Mars_Spirit_4_snap1
. The user-defined name of
the repository virtual disk was
Mars_Spirit_4_rep1
. The default name
provided by the RAID controller module for the snapshot virtual disk would
be
Mars_Spirit_4-1
. The default name provided by the RAID controller
module for the repository virtual disk would be
Mars_Spirit_4-R1
.
Changing Snapshot Virtual Disk Settings
The
set (snapshot) virtualDisk
command enables you to change the property
settings for a snapshot virtual disk. Using this command, you can change the
following parameters:
•
Name of the snapshot virtual disk
•
Warning threshold percent
•
Repository full policy
The following example shows the command to change the name of a
snapshot virtual disk:
client>smcli 123.45.67.89 -c "set virtualDisk
[\"Mars_Spirit_4-1\"] userLabel=\"Mars_Odyssey_3-
2\";"
The following example is the script file version of the command:
set virtualDisk ["Mars_Spirit_4-1"] userLabel=
"Mars_Odyssey_3-2";
Summary of Contents for PowerVault MD3000i
Page 12: ...12 Contents ...
Page 42: ...42 About the Script Commands ...
Page 90: ...90 Using the Virtual Disk Copy Feature ...
Page 104: ...104 Maintaining a Storage Array ...
Page 222: ...222 Script Commands ...
Page 228: ...228 Sample Script Files ...
Page 236: ...236 Index ...