I had to remove disks from rootdg diskgroup (Array was being removed). Disks
from the array were used to make 3rd mirrors for the root and swap volume.
Removed the 3rd mirrors (plexes) using vxplex
vxplex -o -rm dis opt
Removed the diskmedia from the disk group using vxdg
vxdg -g rootdg rmdisk root03
Removed disk from volume manager control using vxdisk:
vxdisk rm c4t96d0
At the time I wasn't thinking there was anything special about root volumes -
Now
I am begining to wonder. How does one identify, or unidentify, boot disks to
the system?
Any other steps that I need to be aware?
Thanks for any advice