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

Table A-4
Creating and administering subdisks (continued)
DescriptionCommand
Joins two or more subdisks.
See Joining subdisks on page 275.
Example:
# vxsd -g mydg join \
mydg03-02 mydg03-03 \
mydg03-02
vxsd [-g diskgroup] join \
sd1 sd2 ... subdisk
Relocates subdisks in a volume between
disks.
See Moving relocated subdisks using
vxassist on page 419.
Example:
# vxassist -g mydg move \
myvol \!mydg02 mydg05
Note: The ! character is a special
character in some shells. This example
shows how to escape it in a bash shell.
vxassist [-g diskgroup] move \
volume \!olddisk newdisk
Relocates subdisks to their original
disks.
See Moving relocated subdisks using
vxunreloc on page 419.
Example:
# vxunreloc -g mydg mydg01
vxunreloc [-g diskgroup] original_disk
Dissociates a subdisk from a plex.
See Dissociating subdisks from plexes
on page 278.
Example:
# vxsd -g mydg dis mydg02-01
vxsd [-g diskgroup] dis subdisk
523Using Veritas Volume Manager commands
About Veritas Volume Manager commands