How to increase and to collect debug level log for a VCS agent

book

Article ID: 100022262

calendar_today

Updated On:

Resolution

 
Following steps can be performed to increase the debug level for any VCS Agent. For this example, we will enable Debug for the Mount agent. 

# cd/opt/VRTSvcs/bin

# haconf -makerw

# hatype -display Mount

#hatype –modify Mount LogDbg DBG_1 DBG_2 DBG_3 DBG_4 DBG_5 DBG_AGINFO DBG_AGDEBUG DBG_AGTRACE

# hatype -modify Mount LogFileSize  

# haconf –dump -makero
 

 

Issue/Introduction

There are instances when the debug level for the log for a particular VCS agent needs to be increased for analysis.