Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: a55830 on September 08, 2006, 06:22:47 PM
-
Hi can any one help me
my clock is running to slow
one sek last 5 sek......
-
Setup a NTP from the server panel.
-
what do i type in server panel?????????
-
http://smeserver.sourceforge.net/sme70/Manual#h81-2
-
it is not the time thats do not work
it is that 1 sek last 5 sek how can that be
im running it on a VMware could that be the problem???
-
im running it on a VMware could that be the problem???
Yes...
http://sourceforge.net/tracker/index.php?func=detail&aid=1303401&group_id=96750&atid=615772
-
Put "clock=pit" in the entry for your o/s in the grub.conf file and that should fix the problem. Note that you need to make the change to the entry that's actually being booted. I'm running vmware, and this fixed my problem, even without installing vmware tools. Here's my grub.conf file:
=============================================
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/main/root
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.9-34.0.2.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-34.0.2.EL ro root=/dev/main/root clock=pit
initrd /initrd-2.6.9-34.0.2.EL.img
title CentOS (2.6.9-34.0.2.ELsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-34.0.2.ELsmp ro root=/dev/main/root
clock=pit
initrd /initrd-2.6.9-34.0.2.ELsmp.img
title SME Server (2.6.9-34.ELsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-34.ELsmp ro root=/dev/main/root
initrd /initrd-2.6.9-34.ELsmp.img
title SME Server-up (2.6.9-34.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-34.EL ro root=/dev/main/root
initrd /initrd-2.6.9-34.EL.img
-
Hi,
I have a similar problem, however I'm not running in VMWARE, does anyone know what might be causing the issue, or if there is a possibility this fix will help me also or have negative consequences.
Its running on an old IBM desktop model PC with a P4 processor and 256MB of RAM and serves only about 10 users, but is currently in use. It appears this behaviour has a negative impact on many processes in the system, as it appears to hang when logged into it quite often. I would appreciate any help.
Thanks.