Al Lougher
2006-Jun-23 11:29 UTC
[Asterisk-Users] Asterisk home on VMWare time sync issues
Hello - I am using AH on VMWARE. I have noticed that the date and time periodically loses sync with the server system time. Does anyone know why this would be, or where if I need to change a setting somewhere so it keeps time properly? Thanks! Alan. --------------------------------- Want to be your own boss? Learn how on Yahoo! Small Business. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060623/051e996a/attachment.htm
Philippe Lindheimer
2006-Jun-23 23:17 UTC
[Asterisk-Users] Asterisk home on VMWare time sync issues
Take a look at /etc/grub.conf and on the line(s) that look something like: kernel /vmlinuz-2.6.9-34.0.1.EL ro root=LABEL=/ add clock=pit so that it looks something like: kernel /vmlinuz-2.6.9-34.0.1.EL ro root=LABEL=/ clock=pit ^^^^^^^^^^^^ You will also want to install VMWare Tools and then in your ".vmx" vmware file you will want to set: tools.synctime = "TRUE" That line will not be there (I don't think) if you have not installed the VMWare Tools. Beyond that - if you still have problems, turn off the NTP daemon. p From: Al Lougher <alougher@yahoo.com> To: asterisk-users@lists.digium.com Date: Fri, 23 Jun 2006 11:29:41 -0700 (PDT) Subject: [Asterisk-Users] Asterisk home on VMWare time sync issues Hello - I am using AH on VMWARE. I have noticed that the date and time periodically loses sync with the server system time. Does anyone know why this would be, or where if I need to change a setting somewhere so it keeps time properly? Thanks! Alan. --------------------------------- --------------------------------- Want to be your own boss? Learn how on Yahoo! Small Business. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060623/831532cd/attachment.htm