How do I rename a disk group during an import or deport in VxVM?



  • # vxdg -t -n mytempdg import mydg
    

    The "-t" is for temporariliy import the disk group, the "-n" is the new name

    The deport below will automatically import the disk group to host mars, when it reboots.

    # vxdg -h mars -n mynewdg deport mydg
    

Log in to reply
 

© Lightnetics 2024