ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

NTP/chronyd

Fri Jun 28, 2013 8:00 am

Anybody else having issues, that chronyd sometimes crashes and time then is false on the pi?

magistros
Posts: 4
Joined: Tue Jul 02, 2013 8:29 am

Re: NTP/chronyd

Tue Jul 02, 2013 6:56 pm

Hi, are you sure you have set correctly the system to get date and time through the NTP ??

ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

Re: NTP/chronyd

Wed Jul 03, 2013 2:32 pm

Yep. I've done this as usual whilst the installation of the device. firstboot asks for it.

Usually, it would do it, but if i restart the device, there seems to occur a problem and i drop on the 7th of march :?:

magistros
Posts: 4
Joined: Tue Jul 02, 2013 8:29 am

Re: NTP/chronyd

Thu Jul 04, 2013 8:41 am

hmm I see... I didn't set the ntp using the firstboot(I killed firstboot from the very first time)
try this:

Code: Select all

yum provides ntpdate
and install the package that yum provides to you.
After that,

Code: Select all

sudo systemctl enable ntpdate
sudo systemctl start ntpdate
Maybe the ntpdate isn't installed...

ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

Re: NTP/chronyd

Mon Jul 29, 2013 11:32 am

in fact, ntpdate is installed on my system. Time works okay, if i restart chrony. Is eventuall ntpdate needed while startup, or ntpdate is not yet ready when chronyd starts?

I gonna try this, enabling ntpdate and making ntpdate a dependency for chronyd in systemd while booting.

thx.

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: NTP/chronyd

Wed Aug 21, 2013 2:05 am

Sounds like the same thing as this (still open) bug report I filed http://trac.proximity.on.ca/projects/rpfr/ticket/372

Return to “Pidora / Fedora”