similar to: Time Synchronization

Displaying 20 results from an estimated 3000 matches similar to: "Time Synchronization"

2006 Apr 27
5
Xen 3.0.2 on AMD64 - and initrd fun :)
Mm, I have a big Quad-Opteron.. thing.. that I''m trying to get Xen onto. I''ve used the 3.0.2 binary-install mode, updated menu.lst as per the README, but I need an initrd which contains the HP cciss RAID driver, and no Xen initrd image was installed into /boot. Now I notice xen-3.0.2-2-install/install/lib/modules/2.6.16-xen/kernel/drivers /block/cciss.ko But I
2006 Feb 15
2
clock, centos 4 and dual core?
Hi, I have a dual core athlon server and it is gaining 1 day every 2 days w/o time sync. Even with ntpd running, the time is not under control. I must put a very frequent cronjob of 'ntpdate' to keep the time under control. This creates big problems since winbind eventually stops working so my users can't access their data. Any ideas? -- Ugo -> Please don't send a copy of
2020 Aug 04
2
Time synchronization issues in Samba 4
On Tue, 2020-08-04 at 13:08 -0500, Michael Jones via samba wrote: > On Tue, Aug 4, 2020 at 1:05 PM Rowland penny via samba < > samba at lists.samba.org> wrote: > > > On 04/08/2020 18:59, Michael Jones via samba wrote: > > > I use systemd-timesyncd to sync time with the rest of the > > > internet. > > > > This is not supported by Samba > >
2020 Aug 04
3
Time synchronization issues in Samba 4
Hi, I configured my NTP server in samba 4 according to the article " https://wiki.samba.org/index.php/Time_Synchronisation" however I verified that the NTP server does not respond to requests from Windows NTPv3 clients, it only responds to NTPv4. Following my ntp.conf: # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help driftfile /var/lib/ntp/ntp.drift # Enable this if
2006 Oct 11
9
time synchronization problem (using NTP)
Hi, using SLES10 I''m unable to synchronize the time of DomU with that of Dom0. There is a persistent offset of about 3 seconds! Here''s a small history (not actual output): remote refid st t when poll reach delay offset jitter rkdvmso1.dvm.kl 192.168.0.11 5 u - 64 1 0.136 -2977.1 0.099 *rkdvmso1.dvm.kl 192.168.0.11 5 u 2 64
2015 Nov 22
3
Time Synchronization
I have a primary and a secondary DC, however I found that the time of the secondary DC is different from the primary. Do I need to install ntpdate in the secondary DC ? If positive, how I configure it? I'm using samba 4 on debian 7. How can I solve this problem Regards, Márcio Bacci
2025 Jan 20
2
Time synchronization problem. Chrony, ntp
Op 20-01-2025 om 11:52 schreef Rowland Penny via samba: > On Sun, 19 Jan 2025 17:51:54 +0100 > Peter Milesson via samba <samba at lists.samba.org> wrote: > >> >> >> On 19.01.2025 17:30, Sonic via samba wrote: >>> When I first did a Samba upgrade to 4.19.3 on Debian Bookworm back >>> in December of 2023 Chrony was working just fine for a natural
2016 Dec 09
1
samba 4.5.0 on hpux ia64: Configuring time synchronization for samba AD DC
As mentioned in below link:- https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller I am trying to synchronize time for Kerberos with NTP. But NTP(4.2.6) supported on hpux is not build with enabled signed ntp support *(**--enable-ntp-signd)* for time synchronization mechanism. What would be the impact if i don’t configuring time synchronization for Samba
2007 Feb 07
3
Linux Kernel Timer Frequency and Asterisk
Ok here is a real geek question, I building my own linux kernel for my asterisk system and came across the kernel setting for the timer frequency. I have one of 3 hardcode choices 100Hz, 250 Hz and 1000Hz. From what I understand the default Freq was changed from 100Hz in kernel 2.4 to 1000Hz (1KHz) in kernel 2.6. Timing is a BIG issue in asterisk with all the TDM and zap channel stuff.
2020 Aug 04
2
Time synchronization issues in Samba 4
On 04/08/2020 18:59, Michael Jones via samba wrote: > I use systemd-timesyncd to sync time with the rest of the internet. This is not supported by Samba > > Then, I use ntpd to allow my samba4 dc to share it's time with joined > domain members. > > Most likely my ntpd.conf is horribly insecure and broken, but it's what I > was able to figure out. > >
2012 Jan 30
1
fc storage examples
Hello, I will have two servers with fc storage. storage will be connected with two links to both servers ___________ ___________ | server 1 | | server 2 | -------------- -------------- | | | | -------------------------- | storage | -------------------------- on servers i will have multipathing enabled. storage has
2014 Jul 03
1
rmdir() EBUSY warnings on 2.2.12
Hi, I'm getting a lot of syslog spam on FreeBSD 10 from nfs_flush_file_handle_cache_dir where, apparently it tries to rmdir() the mountpoint of my mail storage. > Jul 4 00:04:44 mailhost dovecot: imap(user at example.com): Error: nfs_flush_file_handle_cache_dir: rmdir(/var/mail/vhosts/example.com) failed: Device busy We're using ZFS and have /var, /var/mail, /var/mail/vhosts,
2025 Jan 19
1
Time synchronization problem. Chrony, ntp
On 19.01.2025 17:30, Sonic via samba wrote: > When I first did a Samba upgrade to 4.19.3 on Debian Bookworm back in > December of 2023 Chrony was working just fine for a natural domain time > sync to the DC - no special config or GPO necessary. So after seeing this > thread I decided to see what was different about my configuration that > allowed it to work so seamlessly and I was
2014 Jan 14
2
restored mails
Hello, I am running dovecot 2.1 on debian wheezy . We are using maildir format. one of our uses deleted content of INBOX folder during xmass. he wants these messages back. I had these mail on tape. I have restored them to his inbox/cur directory but dovecot is not indexing them. Email client shows empty inbox as well. tried manually run: doveadm index -u john -q INBOX no change. deleting
2025 Jan 20
2
Time synchronization problem. Chrony, ntp
On Sun, 19 Jan 2025 17:51:54 +0100 Peter Milesson via samba <samba at lists.samba.org> wrote: > > > > On 19.01.2025 17:30, Sonic via samba wrote: > > When I first did a Samba upgrade to 4.19.3 on Debian Bookworm back > > in December of 2023 Chrony was working just fine for a natural > > domain time sync to the DC - no special config or GPO necessary. So >
2007 Oct 05
2
Recommendations for kernel config
Hi, I'm building a test asterisk server and building the latest kernel I got to wonder if there are any specific recommendations about schedulers and so forth for optimum performance. There are a few areas that raise questions in my mind and I wonder if anyone has any opinions/comments on which settings are most suitable for use with asterisk: SLAB Allocator (SLAB or SLUB?) Tickless
2013 Jan 18
3
new errors in /var/log/messages since update to 5.9
since updating to 5.9 a little while ago I find a load of these in /var/log/messages, which I've not seen before: Jan 17 22:17:18 fcshome ntpd[4680]: sendto(216.230.228.211) (fd=22): Invalid argument Jan 17 22:17:20 fcshome ntpd[4680]: sendto(199.4.29.166) (fd=22): Invalid argument Jan 17 22:17:31 fcshome ntpd[4680]: sendto(129.70.132.37) (fd=22): Invalid argument Jan 17 22:34:22 fcshome
2015 May 24
4
Systemd
So I've built my first CentOS 7 host and am learning all the new ways of doing things. I setup and enabled ntpd but after a reboot I get: $ systemctl status ntpd ntpd.service - Network Time Service Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled) Active: inactive (dead) After issuing: $ systemctl start ntpd Ntpd runs just fine. But why isn't it loading at boot
2016 Jul 29
2
centos7: ntpd not started on boot
Hi, I have got problems with the ntp daemon. It is enabled in systemd but is not started on boot. # systemctl status ntpd ? ntpd.service - Network Time Service Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled; vendor preset: disabled) Active: inactive (dead) Starting manually works # systemctl start ntpd # systemctl status ntpd ? ntpd.service - Network Time Service
2011 Oct 18
3
Possible hint for "Clocksource tsc unstable" problem
Hello, I made an interesting observation related to the "Clocksource tsc unstable (delta = -2999660320319 ns)" problem. In the log of ntpd I found: Oct 5 03:46:35 greenville-dom0 ntpd[4020]: kernel time sync status change 6001 Oct 5 04:03:41 greenville-dom0 ntpd[4020]: kernel time sync status change 2001 Oct 5 05:29:03 greenville-dom0 ntpd[4020]: kernel time sync status change