Owner manual

Re-creating A Snapshot Virtual Disk
After first preparing the host server(s) as specified in the preceding procedure, use the following examples to re-create
a virtual disk snapshot.
Refer to steps 1 through 4 in the preceding section, Preparing Host Servers To Re-create A Snapshot Virtual Disk. The
following example shows the command to restart a snapshot virtual disk:
client>smcli 123.45.67.89 -c "recreate snapshot
virtualDisks [\"Mars_Spirit_4-2\" \"Mars_Spirit_4-3\"];"
Refer to steps 1 through 4 in the preceding section, Preparing Host Servers To Re-create A Snapshot Virtual Disk. The
following example is the script file version of the command:
recreate snapshot virtualDisks ["Mars_Spirit_4-2"
"Mars_Spirit_4-3"];
If you do not intend to use a snapshot virtual disk again, you can delete the snapshot virtual disk using the delete
virtualDisk command. When you delete a snapshot virtual disk, the associated snapshot repository virtual disk is
also deleted.
73