To remove a mirror from a volume (i.e., to remove one of the plexes that belongs to the volume), run the following command:
vxplex -o rm dis
Any associated subdisks will then become available for other uses. To remove the disk from Volume Manager control entirely, run the following command:
vxdisk rm
For example, "vxdisk rm c1t1d0s2".
|