Dynamic Multi-Pathing 7.3.1 Administrator's Guide - Linux
- Understanding DMP
- Setting up DMP to manage native devices
- Using Dynamic Multi-Pathing (DMP) devices with Oracle Automatic Storage Management (ASM)
- Administering DMP
- Administering DMP using the vxdmpadm utility
- Gathering and displaying I/O statistics
- Specifying the I/O policy
- Administering disks
- Discovering and configuring newly added disk devices
- About discovering disks and dynamically adding disk arrays
- How to administer the Device Discovery Layer
- Changing the disk device naming scheme
- Dynamic Reconfiguration of devices
- Reconfiguring a LUN online that is under DMP control using the Dynamic Reconfiguration tool
- Manually reconfiguring a LUN online that is under DMP control
- Event monitoring
- Performance monitoring and tuning
- Appendix A. DMP troubleshooting
- Appendix B. Reference
Displaying information about controllers
The following Dynamic Multi-Pathing (DMP) command lists attributes of all HBA controllers on the system:
# vxdmpadm listctlr all
CTLR-NAME ENCLR-TYPE STATE ENCLR-NAME PATH_COUNT ============================================================== c1 OTHER ENABLED other0 3 c2 X1 ENABLED jbod0 10 c3 ACME ENABLED enc0 24 c4 ACME ENABLED enc0 24
This output shows that the controller c1 is connected to disks that are not in any recognized DMP category as the enclosure type is OTHER.
The other controllers are connected to disks that are in recognized DMP categories.
All the controllers are in the ENABLED state, which indicates that they are available for I/O operations.
The state DISABLED is used to indicate that controllers are unavailable for I/O operations. The unavailability can be due to a hardware failure or due to I/O operations being disabled on that controller by using the vxdmpadm disable command.
The following forms of the command lists controllers belonging to a specified enclosure or enclosure type:
# vxdmpadm listctlr enclosure=emc0
or
# vxdmpadm listctlr type=EMC
# vxdmpadm listctlr type=EMC CTLR_NAME ENCLR_TYPE STATE ENCLR_NAME PATH_COUNT =========================================================== c1 EMC ENABLED emc0 6 c6 EMC ENABLED emc0 6
The vxdmpadm getctlr command displays HBA vendor details and the Controller ID. For iSCSI devices, the Controller ID is the IQN or IEEE-format based name. For FC devices, the Controller ID is the WWN. Because the WWN is obtained from ESD, this field is blank if ESD is not running. ESD is a daemon process used to notify DDL about occurrence of events. The WWN shown as 'Controller ID' maps to the WWN of the HBA port associated with the host controller.
# vxdmpadm getctlr c5
LNAME PNAME VENDOR CTLR-ID =================================================== c5 c5 qlogic 20:07:00:a0:b8:17:e1:37