HP StorageWorks 2300 Modular Smart Array CLI reference guide 39
create snapshots
Description Creates a snapshot of each specified source volume. The source volume can be a standard volume
or a master volume. The first time a snapshot is created of a standard volume, the volume is
converted to a master volume and a snap pool is created. The snap pool's size is 20% of the volume
size or 10 GB, whichever is larger. Before creating or scheduling snapshots, verify that the vdisk has
enough free space.
Syntax
create snapshots volumes volumes snap-names
Parameters volumes volumes
A comma-separated list of standard or master volumes to take snapshots of. A standard volume is
converted to a master volume before a snapshot is taken. For syntax, see Command syntax.
snap-names
A comma-separated list of names for the resulting snapshots. A name is case sensitive, cannot
include a comma, double quote, or backslash, and can have a maximum of 20 bytes. A name that
includes a space must be enclosed in double quotes.
Example Create snapshots standard volume V1 and master volume V2:
# create snapshots volumes V1,V2 V1-snap,V2-snap
Success: Command completed successfully. (V1-snap) - Snapshot(s) were created.
See also • show snapshots
• show volumes
Komentáře k této Příručce