Koozali.org: home of the SME Server

Time out of sync

Offline EdelingF

  • *****
  • 215
  • +0/-0
Re: Time out of sync
« Reply #15 on: December 08, 2013, 12:35:27 PM »
This is the result:
Code: [Select]
[root@sme8 ~]# service syslog status
syslogd is gestopt
klogd is gestopt
...

guest22

Re: Time out of sync
« Reply #16 on: December 08, 2013, 01:47:27 PM »
Try:

service syslog start

Offline EdelingF

  • *****
  • 215
  • +0/-0
Re: Time out of sync
« Reply #17 on: December 08, 2013, 02:02:49 PM »
They both started without problems:
Code: [Select]
[root@sme8 ~]# service syslog start
Starting system logger:                                [  OK  ]
Starting kernel logger:                                 [  OK  ]
...

guest22

Re: Time out of sync
« Reply #18 on: December 08, 2013, 02:03:38 PM »
They both started without problems:
Code: [Select]
[root@sme8 ~]# service syslog start
Starting system logger:                                [  OK  ]
Starting kernel logger:                                 [  OK  ]

Try making your time server changes now

Offline EdelingF

  • *****
  • 215
  • +0/-0
Re: Time out of sync
« Reply #19 on: December 08, 2013, 02:15:46 PM »
I made the timeserver changes and
Code: [Select]
smeserver.pool.ntp.org minpoll 10 maxpoll 11 is now in the 'NTP Server' field in server-manager.

I noticed syslog was down and I had to start it again.
I tried :
Code: [Select]
signal-event timeserver-update again, but got the same error and syslog went down again.
...

guest22

Re: Time out of sync
« Reply #20 on: December 08, 2013, 02:17:02 PM »
Anything in /var/log/messages that can give a clue?

Offline EdelingF

  • *****
  • 215
  • +0/-0
Re: Time out of sync
« Reply #21 on: December 08, 2013, 02:32:30 PM »
This what I find:

Code: [Select]
Dec  8 14:04:28 server01 syslogd 1.4.1: restart.
Dec  8 14:04:28 sme8 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Dec  8 14:04:28 sme8 kernel: Inspecting /boot/System.map-2.6.18-371.3.1.el5
Dec  8 14:04:28 sme8 kernel: Loaded 30904 symbols from /boot/System.map-2.6.18-371.3.1.el5.
Dec  8 14:04:28 sme8 kernel: Symbols match kernel version 2.6.18.
Dec  8 14:04:28 sme8 kernel: No module symbols loaded - kernel modules not enabled.
Dec  8 14:04:32 sme8 /sbin/e-smith/db[29971]: /home/e-smith/db/configuration: OLD ntpd=service|NTPServer|smeserver.pool.ntp.org|SupportLargeDrift|enabled|SupportLar
Dec  8 14:04:32 sme8 /sbin/e-smith/db[29971]: /home/e-smith/db/configuration: NEW ntpd=service|NTPServer|smeserver.pool.ntp.org minpoll 10 maxpoll 11|SupportLargeDr
Dec  8 14:05:31 sme8 esmith::event[30009]: Processing event: timeserver-update
Dec  8 14:05:31 sme8 esmith::event[30009]: Running event handler: /etc/e-smith/events/actions/generic_template_expand
Dec  8 14:05:31 sme8 esmith::event[30009]: expanding /var/service/ntpd/env/MEMLIMIT
Dec  8 14:05:31 sme8 esmith::event[30009]: expanding /etc/ntp.conf
Dec  8 14:05:31 sme8 esmith::event[30009]: expanding /etc/ntp/step-tickers
Dec  8 14:05:31 sme8 esmith::event[30009]: generic_template_expand=action|Event|timeserver-update|Action|generic_template_expand|Start|1386507931 528547|End|1386507
Dec  8 14:05:31 sme8 esmith::event[30009]: Running event handler: /etc/e-smith/events/actions/adjust-services
Dec  8 14:05:31 sme8 esmith::event[30009]: adjusting non-supervised crond (restart)
Dec  8 14:05:32 sme8 esmith::event[30009]: Stoppen van crond: ^[60G[^[0;32m  OK  ^[0;39m]^
Dec  8 14:05:32 sme8 esmith::event[30009]: Starten van crond: ^[60G[^[0;32m  OK  ^[0;39m]^
Dec  8 14:05:32 sme8 esmith::event[30009]: adjusting supervised ntpd (restart)
Dec  8 14:05:32 sme8 esmith::event[30009]: adjusting supervised ntpd (up)
Dec  8 14:05:32 sme8 esmith::event[30009]: adjusting non-supervised syslog (restart)
Dec  8 14:05:32 sme8 kernel: Kernel logging (proc) stopped.
Dec  8 14:05:32 sme8 kernel: Kernel log daemon terminating.
Dec  8 14:10:06 sme8 ntpd[30028]: ntpd 4.2.2p1@1.1570-o Fri Nov 18 13:21:16 UTC 2011 (1)
Dec  8 14:10:06 sme8 ntpd[30028]: logging to file /dev/stdout
Dec  8 14:10:06 sme8 exiting on signal 15
Dec  8 14:12:07sme8 syslogd 1.4.1: restart.
Dec  8 14:12:07 sme8 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Dec  8 14:12:07 sme8 kernel: Inspecting /boot/System.map-2.6.18-371.3.1.el5
Dec  8 14:12:07 sme8 kernel: Loaded 30904 symbols from /boot/System.map-2.6.18-371.3.1.el5.
Dec  8 14:12:07 sme8 kernel: Symbols match kernel version 2.6.18.
Dec  8 14:12:07 sme8 kernel: No module symbols loaded - kernel modules not enabled.

I can't figure it out, sorry....
...

guest22

Re: Time out of sync
« Reply #22 on: December 08, 2013, 02:44:05 PM »
what is the outcome of this command please?

'lsmod'

and

'uname -a'

Offline EdelingF

  • *****
  • 215
  • +0/-0
Re: Time out of sync
« Reply #23 on: December 08, 2013, 03:21:23 PM »
The outcome of 'lsmod' is:
Code: [Select]
[root@sme8 ~]# lsmod
Module                  Size  Used by
bonding                97633  0
ipt_REJECT              9537  1
ipt_MASQUERADE          7617  1
xt_state                6209  1
xt_tcpudp               7105  26
ip_nat_ftp              7361  0
ip_conntrack_ftp       11569  1 ip_nat_ftp
iptable_mangle          6849  0
iptable_nat            10949  1
ip_nat                 21229  3 ipt_MASQUERADE,ip_nat_ftp,iptable_nat
ip_conntrack           53665  6 ipt_MASQUERADE,xt_state,ip_nat_ftp,ip_conntrack_                                                                                        ftp,iptable_nat,ip_nat
nfnetlink              10713  2 ip_nat,ip_conntrack
iptable_filter          7105  1
ip_tables              17029  3 iptable_mangle,iptable_nat,iptable_filter
ipt_ULOG               11717  2
x_tables               17349  7 ipt_REJECT,ipt_MASQUERADE,xt_state,xt_tcpudp,ipt                                                                                        able_nat,ip_tables,ipt_ULOG
loop                   18761  0
dm_multipath           27213  0
scsi_dh                12481  1 dm_multipath
video                  21193  0
backlight              10049  1 video
sbs                    18533  0
power_meter            16461  0
hwmon                   7365  1 power_meter
i2c_ec                  9025  1 sbs
dell_wmi                8401  0
wmi                    12137  1 dell_wmi
button                 10705  0
battery                13637  0
asus_acpi              19289  0
ac                      9157  0
lp                     15849  0
sg                     36973  0
e1000                 120285  0
usb_storage            80929  0
parport_pc             29669  0
parport                37513  2 lp,parport_pc
pcspkr                  7105  0
ide_cd                 40161  0
serio_raw              10693  0
cdrom                  36705  1 ide_cd
i2c_piix4              13133  0
tpm_tis                16713  0
tpm                    19041  1 tpm_tis
i2c_core               24897  2 i2c_ec,i2c_piix4
tpm_bios               11073  1 tpm
dm_raid45              67273  0
dm_message              6977  1 dm_raid45
dm_region_hash         15681  1 dm_raid45
dm_mem_cache            9537  1 dm_raid45
dm_snapshot            23653  0
dm_zero                 6209  0
dm_mirror              24905  0
dm_log                 14785  3 dm_raid45,dm_region_hash,dm_mirror
dm_mod                 64889  11 dm_multipath,dm_raid45,dm_snapshot,dm_zero,dm_m                                                                                        irror,dm_log
ata_piix               23749  0
ahci                   39245  2
libata                158085  2 ata_piix,ahci
sd_mod                 25409  3
scsi_mod              144277  5 scsi_dh,sg,usb_storage,libata,sd_mod
raid1                  25537  2
ext3                  126281  2
jbd                    57705  1 ext3
uhci_hcd               25421  0
ohci_hcd               24937  0
ehci_hcd               34509  0

The outcome of 'uname -a' is:
Code: [Select]
[root@sme8 ~]# uname -a
Linux server01 2.6.18-371.3.1.el5 #1 SMP Thu Dec 5 12:47:01 EST 2013 i686 i686 i386 GNU/Linux
...