VERITAS Volume Manager 4.1 Administrator's Guide
Creating and Administering Subdisks
Joining Subdisks
Chapter 5 203
Joining Subdisks
Joining subdisks combines two or more existing subdisks into one
subdisk. To join subdisks, the subdisks must be contiguous on the same
disk. If the selected subdisks are associated, they must be associated
with the same plex, and be contiguous in that plex. To join several
subdisks, use the following command:
# vxsd join subdisk1 subdisk2 ... new_subdisk
For example, to join the contiguous subdisks disk03-02, disk03-03,
disk03-04 and disk03-05 as subdisk disk03-02, use the following
command:
# vxsd join disk03-02 disk03-03 disk03-04 disk03-05
disk03-02