1835245 Members
2617 Online
110078 Solutions
New Discussion

syslog : warning message

 
minmoo
Contributor

syslog : warning message

hi,

Warning: file system time later than time-of-day register

what does this message mean?

5 REPLIES 5
S.K. Chan
Honored Contributor

Re: syslog : warning message

Basically (I think) what it means is your "system clock" that is the clock used by the OS is not synchronized with the "real-time-clock" that is the battery operated clock.

The "filesystem time" would be the "system clock" that I mentioned above. The "time-of-day register" would be the "real-time-clock".

I have not seen this error before, what OS, model of server are you running ?
MANOJ SRIVASTAVA
Honored Contributor

Re: syslog : warning message

Hi Bmmin87

did you update the date/time/time zone recently , also you may check the system clock which get syncronised with Unix clock whever the sytem is booted , so you may like to call HP in case the CPU/Mother Board need a battery change.


Manoj Srivastava
Clemens van Everdingen
Honored Contributor

Re: syslog : warning message

Hi,

Check out patch
PHKL_15599 s700 10.10 realtime clock,VM,PM,T520,LVM,SCSI,pstat cumulative

In the patch text is your exact message mentioned. So I guess you are using 10.10 on a 700 system if you experience this problem.

Is already replaced by PHKL_23477.
Install this one to solve the problem.

This is for 10.10 700 systems !!

Regards,
C.

The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Olav Baadsvik
Esteemed Contributor

Re: syslog : warning message


Hi,

Clemens is quite right about the message
beeing described in the patch-text for PHKL_15599.
But be aware, equivalent patches with
the same text exists for series 800 and
series 700 on 10.02, 10.10 and 10.20.
This again gives me the oppurtunity to
request that when a question is put to
the forum it should contain info about
hardware and HP-ux version.

Regards
Olav
T G Manikandan
Honored Contributor

Re: syslog : warning message

Hello,


/*

PHKL_15711:
The time is not always read correctly when booting a system
that has HIL hardware. This can generate the error message:
Warning: file system time later than time-of-day register
Getting time from file system



Path Name: /hp-ux_patches/s700/10.X/PHKL_23512
*/

This is for 10.01 systems.
What version you are running on the server.

Thanks