Operating System - Linux
1753427 Members
4810 Online
108793 Solutions
New Discussion юеВ

Serviceguard log file generate the wrong time stamp

 
Sak
Occasional Advisor

Serviceguard log file generate the wrong time stamp

I already configuration serviceguard cluster for linux but the log file when start or stop package is wrong. How should me do to fix this problem?

I already set the ntp time synchrnization.
The system time is true only serviceguard log is wrong.

The following is the sample log file that I can get it from /var/log/messages.

Jan 23 11:53:30 norma43 CM-CMD[6112]: cmhaltpkg -v mysql_s
Jan 23 11:53:30 norma43 CM-CMD[6112]: Request from root on node norma43 to halt package
Jan 23 11:53:30 norma43 cmclconfd[6116]: cmclconfd running with weak security (identd disabled)
Jan 22 20:53:30 norma43 cmcld[11957]: Request from node norma42 to disable global switching for package mysql_s.
Jan 22 20:53:30 norma43 cmcld[11957]: Request from node norma42 to halt package mysql_s on node norma43.
Jan 22 20:53:30 norma43 cmcld[11957]: Executing '/opt/cmcluster/pkg/mysql_s/mysql_s.cntl stop' for package mysql_s, as service PKG*16136.
Jan 22 20:53:30 norma43 CM-mysql_s[6127]: cmhaltserv mysqls_monitor
Jan 22 20:53:34 norma43 CM-mysql_s[6162]: cmmodnet -r -i 10.65.24.74 10.65.24.0
Jan 22 20:53:34 norma43 cmcld[11957]: Service PKG*16136 terminated due to an exit(0).
Jan 22 20:53:34 norma43 cmcld[11957]: Halted package mysql_s on node norma43.

The following is the sample log file that I can get it from control file when I start and stop the package.

####### Node "norma43": Halting package at Mon Jan 22 20:53:30 PST 2007 #######
Jan 22 20:53:30 - Node "norma43": Halting service mysqls_monitor
Jan 22 20:53:31 - Node "norma43": Stopping MySQL daemons
Slave PID=3953
STOPPING server from pid file /MySQL_S/log/slave.pid
070122 20:53:34 mysqld ended

Jan 22 20:53:34 - Node "norma43": Remove IP address 10.65.24.74 from subnet 10.65.24.0
Jan 22 20:53:34 - Node "norma43": Unmounting filesystem on /MySQL_S
Jan 22 20:53:34 - Node "norma43": Deactivating volume group vgpkgB
###### Node "norma43": Package halt completed at Mon Jan 22 20:53:34 PST 2007 ######




2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: Serviceguard log file generate the wrong time stamp

Just to make it clear, the lines you don't like are the Jan 23 ones?

What is your timezone?
Sak
Occasional Advisor

Re: Serviceguard log file generate the wrong time stamp

Thank you very much for your help.
I already fixed it by upgrade patch.