rootdg volume
- pkgadd "volume management software"
- # reboot
- Login as a root
- # vxconfigd -m disable
- # vxdctl mode
mode : disable
- # vxdctl init ---> Initialize database
- # vxdg init rootdg ---> Create rootdg
- # vxdctl add disk c0t3d0s6 type=simple
(Ignore error messages.)
- # vxdisk -f init c0t3d0s6 type=simple
- # vxdg adddisk c0t3d0s6
- # vxctl enable
- # cd /etc/vx/reconfig.d/state.d
- # ls install-db
- # rm install-db
- # reboot