Look at the bottom to the solution that worked for me.

>> I've just install Redhat 7.3 into Pentium 4 (motherboard ASUS P4S333-VM), and
>> Double Processor Pentium 3(Double Processor  motherboard  INTEL SAI2) , the
>> problem is their time gap increase around 6 seconds / day , Anyone know what
>> is wrong ?
>
>....and since this never really got answered....Because clocks drift.  It
>doesn't matter how many processors you have.  Now, six seconds a day is more
>than I usually see, but it happens.  You should use something like ntp to
>sync your clock once a day to some trusted source.


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>Well, add an entry to root's crontab to do a "hwclock --hctosys"
>>every so often--perhaps every 15 minutes or so:
>>
>>      0-59/15 * * * * hwclock --hctosys
>>
>>I'd also comment out the following line in /etc/rc.d/init.d/halt:
>>
>>      runcmd $"Syncing hardware clock to system time"
>>              /sbin/hwclock $CLOCKFLAGS
>>
>>(I split the line for readability).  It should be somewhere around
>>line 113 in the file.  The reason is that this does the
>>"hwclock --systohc" command, and since your system clock ain't too
>>reliable, I sure as hell wouldn't want it to muck up the hardware
>>clock.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to