HP (Hewlett-Packard) HP-UX 11i v3 Landscape Lighting User Manual


 
502 Commands summary
vxsnap [-g diskgroup] prepare volume \
[drl=on|sequential|off]
Prepares a volume for instant
snapshots and for DRL logging.
See “Preparing a volume for DRL and
instant snapshots” on page 275.
Example:
# vxsnap -g mydg prepare \
myvol drl=on
vxsnap [-g diskgroup] make \
source=volume/newvol=snapvol\
[/nmirror=number]
Takes a full-sized instant snapshot of
a volume by breaking off plexes of the
original volume.
See “Creating instant snapshots” on
page 319.
Example:
# vxsnap -g mydg make \
source=myvol/\
newvol=mysnpvol/\
nmiror=2
vxsnap [-g diskgroup] make \
source=volume/snapvol=snapvol
Takes a full-sized instant snapshot of
a volume using a prepared empty
volume.
See “Creating a volume for use as a
full-sized instant or linked break-off
snapshot” on page 323.
See “Creating instant snapshots” on
page 319.
Example:
# vxsnap -g mydg make \
source=myvol/snapvol=snpvol
Table A-7 Administering volumes
Command Description