Dell 32XX Marine Radio User Manual


 
Parameters
Parameter Description
snapVirtualDisk
The name of the specific snapshot virtual disk for
which you want to resume a rollback operation.
Enclose the snapshot virtual disk identifier in
square brackets ([ ]). If the snapshot virtual disk
identifier has special characters, you must also
enclose the snapshot virtual disk identifier in
double quotation marks (" ").
snapImage
The name of the snapshot image for which you
want to resume snapshot virtual disk operations.
The name of a snapshot image is comprised of two
parts:
The name of the snapshot group
An identifier for the snapshot image in the
snapshot group
The identifier for the snapshot image can be one of
these:
An integer value that is the sequence number
of the snapshot in the snapshot group.
NEWEST - Use this option when you want to
show the latest snapshot image created in the
snapshot group.
OLDEST - Use this option when you want to
show the earliest snapshot image created in the
snapshot group.
Enclose the snapshot image name in double
quotation marks (" ") inside square brackets ([ ]).
Notes
The name of a snapshot image has two parts separated by a colon (:):
The identifier of the snapshot group
The identifier of the snapshot image
For example, if you want to resume snapshot virtual disk operations for snapshot image 12345 in a
snapshot group that has the name snapGroup1, use the following command:
resume snapVirtualDisk [snapVol1] snapImage=["snapGroup1:12345"];
To resume snapshot virtual disk operations for the most recent snapshot image in a snapshot group that
has the name snapGroup1, use the following command:
resume snapVirtualDisk [snapVol1] snapImage=["snapGroup1:newest"];
266