How do I get VxVM vertias volume manager to recognise new disks?



  • Note: These commands tell VxVM, I'm available to use as VM disks. To get them into VxVM control is another command.

    For Version 3.2+

    # vxdiskconfig
    

    OR

    For Solaris 7

    # drvconfig (Solaris command that configures the /devices directory)
    # disks (Solaris command that creates /dev entries for hard disks attached to the system)
    # devlinks (Solaris command that adds /dev entries for miscellaneous devices and pseudo-devices)
    # vxdctl enable (Volume Manager command that scans all the disks and then adds the volume view)
    

    For Solaris 8

    # devfsadm -C -v (this replaces drvconfig, disks and devlinks)
    # vxdctl enable (same as above)
    

Log in to reply
 

© Lightnetics 2024