How do I get information about TPD controlled devices via DMP?



  • Some arrays are controlled by their own multipathing software, for instance EMC uses Powerpath to control multipathing, but VxVM DMP is still able to view information about the devices

    For instance if EMC Powerpath is used "vxdisk list" will list devices names like emcpower10s2

    This will check the paths for device emcpower10s2, controlled by EMC Powerpath

    # vxdmpadm getsubpaths tpdnodename=emcpower10s2
    

    This is the reverse getting the Powerpath node that is tied to a device path c6t0d10s2

    # vxdmpadm gettpdnode nodename=c6t0d10s2
    

Log in to reply
 

© Lightnetics 2024