LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Log File Date Oddness (https://www.linuxquestions.org/questions/linux-server-73/log-file-date-oddness-555540/)

iamryman 05-21-2007 08:36 AM

Log File Date Oddness
 
Morning all...
Got a question about my messages log file. I hope this is the correct forum.

This morning I noticed that some entries in my /var/log/messages file are not chronological in order when I cat out the file... here is an example:

May 13 21:02:06 serverName udevsend[1574]: starting udevd daemon
May 13 21:02:08 serverName rc.sysinit: -e
May 14 01:03:01 serverName kernel: Initializing CPU#0
May 13 21:02:09 serverName scsi.agent[2391]: disk at /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.2/1-1.2:1.1/host2/target2:0:0/2:0:0:0
May 14 01:03:01 serverName kernel: CPU 0 irqstacks, hard=c03ee000 soft=c03ce000
May 13 21:02:09 serverName scsi.agent[2382]: cdrom at /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.2/1-1.2:1.0/host1/target1:0:0/1:0:0:0
May 14 01:03:01 serverName kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)


This doesn't happen througout the whole log file, but in different spots. I also checked in the rotated log files (messages.1, messages.2, etc.) and see sections in those files as well where this has happened..

Does anyone know what is going on and if it is something I should be concerned about?

Thanks in advance.
:Pengy:

DragonM15 05-22-2007 01:39 AM

It might be something to be concerned about, but I doubt it... I had this problem with an old server of mine when the battery died, therefor whenever it booted it thought it was 12:00 or 1:00 or something like that. Then while it was running it would sync with a time server, and be fine, until I exited out of X and started back up and the time would be messed up again and then it would fix itself after a few minutes.
I am not sure if this is your problem, but I had a problem with that once before. Have you ever had a problem with times before? And are the times that are messed up in messages.1 and 2 around the same time or different?

DragonM15


All times are GMT -5. The time now is 01:06 PM.