HP-UX HB v13.00 Ch-15 - Serviceguard
HP-UX Handbook – Rev 13.00 Page 56 (of 108)
Chapter 15 Serviceguard
October 29, 2013
Note: Do not try to enable cmlvmd debug logging online by changing cmcluster.conf and then
sending SIGHUP to cmlvmd PID. This will cause the node to perform a TOC! Starting with
PHSS_35427 for SG A.11.17 cmlvmd ignores the signal SIGHUP.
Debug logging of cmsrvassistd (SG A.11.17 on HPUX and later)
You can start logging for cmsrvassistd by adding the following lines in the
/etc/cmcluster.conf and do a kill -SIGHUP <pid>.
CMSRVASSISTD_LOG_FILE=/var/adm/cmcluster/cmsrvassistd.log
CMSRVASSISTD_LOG_LEVEL=5
Debug logging of cmvxd (SG A.11.17 on HPUX and later)
You can start logging for cmvxd by adding the following lines in the /etc/cmcluster.conf and
do a kill -SIGHUP <pid>.
CMVXD_LOG_FILE=/var/adm/cmcluster/cmvxd.log
CMVXD_LOG_LEVEL=5
Because cmvxd talks to the Veritas daemon vxfend it might be of interest that the logfile of
vxfend is at /var/VRTSvcs/log/vxfend_A.log.
Debug logging of cmvxpingd (SG A.11.17 on HPUX and later)
You can start logging for cmvxpingd by adding the following lines in the
/etc/cmcluster.conf and do a kill -SIGHUP <pid>.
CMVXPINGD_LOG_FILE=/var/adm/cmcluster/cmvxpingd.log
CMVXPINGD_LOG_LEVEL=5
Debug logging of cmnetassistd (only SG A.11.17 on HPUX)
You can start logging for cmnetassistd by adding the following lines in the
/etc/cmcluster.conf and do a kill -SIGHUP <pid>.
CMNETASSISTD_LOG_FILE=/var/adm/cmcluster/cmnetassistd.log
CMNETASSISTD_LOG_LEVEL=5
Debug logging of cmproxyd (SG A.11.17 on HPUX and later)
You can also start logging for cmproxyd by adding the following lines in the
/etc/cmcluster.conf and do a kill -SIGHUP <pid>.
CMPROXYD_LOG_FILE=/var/adm/cmcluster/cmproxyd.log
CMPROXYD_LOG_LEVEL=5
Debug logging of cmsnmpd (SG A.11.17 on HPUX and later)
You can also start logging for cmsnmpd by adding the following lines in the
/etc/cmcluster.conf and restarting cmsnmpd. Debug logging for cmsnmpd cannot be enabled
online.
CMSNMPD_LOG_FILE=/var/adm/cmcluster/cmsnmpd.log
CMSNMPD_LOG_LEVEL=5