How do I add a disk to a existing disk group in VxVM?



  • If the disk is completely new use vxdisksetup first

    # vxdiskadd c2t2d0
    # vxdg -g engdg01 adddisk engdg01-02=c2t2d0s2
    Where -g engdg01 is your disk group, engdg01-02 is the medianame of the disk and c2t2d0s2 is the accessname of the disk to add
    

Log in to reply
 

© Lightnetics 2024