Veritas Volume Manager 5.1 SP1 Administrator"s Guide (5900-1506, April 2011)

To reserve a disk
Type the following command:
# vxedit [-g diskgroup] set reserve=on diskname
After you enter this command, the vxassist program does not allocate space
from the selected disk unless that disk is specifically mentioned on the
vxassist command line. For example, if mydg03 is reserved, use the following
command:
# vxassist [-g diskgroup] make vol03 20m mydg03
The vxassist command overrides the reservation and creates a 20 megabyte
volume on mydg03. However, this command does not use mydg03, even if
there is no free space on any other disk:
# vxassist -g mydg make vol04 20m
To turn off reservation of a disk
Type the following command:
# vxedit [-g diskgroup] set reserve=off diskname
See the vxedit(1M) manual page.
139Administering disks
Reserving disks