Please enter search query.
Search <book_title>...
Dynamic Multi-Pathing 7.3.1 Administrator's Guide - Linux
Last Published:
2017-11-04
Product(s):
InfoScale & Storage Foundation (7.3.1)
- 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
DMP event logging
The event source daemon (vxesd) is a Dynamic Multi-Pathing (DMP) component process that receives notifications of any device-related events that are used to take appropriate actions.
DMP notifies vxesd of major events, and vxesd logs the event in a log file. These events include:
Marking paths or dmpnodes enabled
Marking paths or dmpnodes disabled
Throttling of paths
I/O error analysis
HBA and SAN events
You can change the level of detail that is displayed in the system or console log about the DMP events. Use the tunable dmp_log_level. Valid values are 1 through 9. The default level is 1.
# vxdmpadm settune dmp_log_level=X
The current value of dmp_log_level can be displayed with:
# vxdmpadm gettune dmp_log_level
For details on the various log levels, see the vxdmpadm(1M) manual page.