Dynamic Multi-Pathing 8.0.1 Administrator's Guide - Windows
- Understanding DMPW
- Setting up DMPW
- Administering DMPW
- DMP DSMs menus
- View array, disk, and path status
- vxdmpadm
- Performance tuning
- Troubleshooting
- Glossary
vxdmpadm set isislog
vxdmpadm set isislog level=<#|default> [reg=<y|n>]
This command alters trace level of the VEA/ISIS log dynamically. The following attributes apply:
level=# | Specifies the trace level to be set as current trace level, where #can be:
|
reg=y|n | Specifies whether to update the trace level in the registry or not.
By default, the trace level is not updated in the registry if this attribute is not specified. |
Example
vxdmpadm set isislog level=default
Sets the trace level to 'Error'(6) and does not update the trace level in the registry.
vxdmpadm set isislog level=4 reg=y
Sets the trace level to 'Info'(4) and updates the trace level in the registry.