Veritas Volume Manager 5.0.1 Administrator's Guide, HP-UX 11i v3, First Edition, November 2009

Table A-6
Creating volumes (continued)
DescriptionCommand
Initializes and zeros out a volume for
use.
See Initializing and starting a volume
on page 303.
Example:
# vxvol -g mydg init zero \
myvol
vxvol [-g
diskgroup] init zero \
volume
Table A-7
Administering volumes
DescriptionCommand
Adds a mirror to a volume.
See Adding a mirror to a volume
on page 315.
Example:
# vxassist -g mydg mirror \
myvol mydg10
vxassist [-g diskgroup] mirror \
volume [attributes]
Removes a mirror from a volume.
See Removing a mirror on page 316.
Example:
# vxassist -g mydg remove \
mirror myvol \!mydg11
Note: The ! character is a special
character in some shells. This example
shows how to escape it in a bash shell.
vxassist [-g diskgroup] remove \
mirror volume [attributes]
563Using Veritas Volume Manager commands
About Veritas Volume Manager commands