 To Get the Multipathing Support Properties
To Get the Multipathing Support PropertiesThe multipathing support properties are associated with Multipath Management API plug-in properties.
List the multipathing support by typing the mpathadm list mpath-support command.
| # mpathadm list mpath-support mpath-support: libmpscsi_vhci.so | 
(Only one mpath support name result is shown in the preceding output list example.)
Choose the mpath support name from the output list.
List the multipathing support properties for a specified mpath support name by typing the mpathadm show mpath-support mpath-support-name command.
| # mpathadm show mpath-support libmpscsi_vhci.so
mpath-support: libmpscsi_vhci.so
     Vendor: Sun Microsystems
     Driver Name:  scsi_vhci
     Default Load Balance:  round-robin
     Supported Load Balance Types:
          round-robin
          logical-block
     Allows To Activate Target Port Group Access:  yes
     Allows path Override:  no
     Supported Auto Failback Config: yes
     Auto Failback:  on
     Failback Polling Rate (current/max):  0/0
     Supported Auto Probing config: no
     Auto Probing:  NA
     probing Polling Rate (current/max):  NA/NA
     Supported Devices:
          Vendor:  SUN
          Product:  T300
          Revision:
          Supported Load Balance Types:
               round-robin
          Vendor:  SUN
          Product:  T4
          Revision:
          Supported Load Balance Types:
               round-robin
  | 
The command output also shows a list of device products that is supported by the multipathing support software. The multipathing support libmpscsi_vhci.so supports T10 target port group compliant devices by default.