Server time lagging too often
Some times , the server time will be either slow or fast. This kind of clock issues can “usually” be fixed with the following steps:
1. Correct the server time
2. Edit /etc/grub.conf. The parameter to be added varies with processor as shown below.
Case a) Pentium D processor - add “notsc” into the kernel line in grub.conf
Case b) AMD processor - add “clock=pmtmr” into the kernel line in grub.conf
3. Reboot the server
Leave a Reply
You must be logged in to post a comment.