<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: time syncs after restarting ntpd but, within a few minutes, it's off again in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005868#M47841</link>
    <description>Shalom Matt,&lt;BR /&gt;&lt;BR /&gt;ntp won't really sync if you are off too far. You may need to manually set the clock.&lt;BR /&gt;&lt;BR /&gt;You may need to replace the clock battery if the drift problem is servere. If the clock itself is a brick its system board replacement time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 27 Sep 2006 16:14:48 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-09-27T16:14:48Z</dc:date>
    <item>
      <title>time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005865#M47838</link>
      <description>My rhel4 server (recently built) is running ntp.  It syncs to a rhel3 server on the same network but in a different subnet (not sure if that matters). If I restart the ntpd service, the time syncs up no problem.  But within minutes, it's off drastically.</description>
      <pubDate>Wed, 27 Sep 2006 14:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005865#M47838</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-09-27T14:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005866#M47839</link>
      <description>It appears to be a severe clock drift problem.&lt;BR /&gt;NTP will only adjust minor drift.&lt;BR /&gt;Try running the command &lt;BR /&gt;   ntpq -c peers&lt;BR /&gt;This will show you if you have synced with &lt;BR /&gt;other server and how far off you are.&lt;BR /&gt;&lt;BR /&gt;You may be syncing to one server with ntpdate&lt;BR /&gt;when starting ntp and switching to another&lt;BR /&gt;once ntpd start running.  &lt;BR /&gt;Check the contents of ntp.conf and the&lt;BR /&gt;command line used to start ntpd. &lt;BR /&gt;If the contents of the ntp.drift file are&lt;BR /&gt;less than +/1 500 and not zero then ntp is &lt;BR /&gt;managing to sync the clock.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005866#M47839</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-09-27T15:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005867#M47840</link>
      <description>At startup, the ntpdate command is executed to sync the servers time.&lt;BR /&gt;&lt;BR /&gt;You should use ntpq -pn to view if you are using a NTP server, the server markes with a * is your current ntp server.&lt;BR /&gt;&lt;BR /&gt;Ensure that your timezone configuration is correct. Remove the local clock from the configuration file.</description>
      <pubDate>Wed, 27 Sep 2006 16:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005867#M47840</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-27T16:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005868#M47841</link>
      <description>Shalom Matt,&lt;BR /&gt;&lt;BR /&gt;ntp won't really sync if you are off too far. You may need to manually set the clock.&lt;BR /&gt;&lt;BR /&gt;You may need to replace the clock battery if the drift problem is servere. If the clock itself is a brick its system board replacement time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 Sep 2006 16:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005868#M47841</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-27T16:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005869#M47842</link>
      <description>When I run nptq -pn there are no servers that have the * by it.  what does that mean?  I have 300 rhel3 machines and they are all syncing with the ntp server.  when I run nptq -pn on one of those I see that one of the ntp servers has the * by it.  I made this rhel4 just like those but that didn't work either.  can I include any files that might help?  Or how do I manually reset the clock?  This server has just been out of the box for 2 weeks.  Thanks to all</description>
      <pubDate>Thu, 28 Sep 2006 08:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005869#M47842</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-09-28T08:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005870#M47843</link>
      <description>Please run:&lt;BR /&gt;&lt;BR /&gt;service ntpd stop&lt;BR /&gt;&lt;BR /&gt;ntpdate -b ntp_server&lt;BR /&gt;&lt;BR /&gt;service ntpd start&lt;BR /&gt;&lt;BR /&gt;Post the results of the command ntpdate -b,  the ntp.conf and the /etc/sysconfig/clock file.&lt;BR /&gt;&lt;BR /&gt;Also post the results of:&lt;BR /&gt;&lt;BR /&gt;date +%z &lt;BR /&gt;date +%Z&lt;BR /&gt;&lt;BR /&gt;Of your server and another server that actually works the time synchronization.</description>
      <pubDate>Thu, 28 Sep 2006 08:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005870#M47843</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-09-28T08:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005871#M47844</link>
      <description>RPSPRO is the server that doesn't work&lt;BR /&gt;RPSPRO.wescodist.com# ntpdate -b 207.241.222.30&lt;BR /&gt;28 Sep 11:07:00 ntpdate[7719]: step time server 207.241.222.30 offset -2332.6316&lt;BR /&gt;45 sec&lt;BR /&gt;**********************&lt;BR /&gt;/etc/ntp.conf file&lt;BR /&gt;restrict default ignore&lt;BR /&gt;restrict 207.241.222.11 mask 255.255.255.255 nomodify notrap noquery&lt;BR /&gt;restrict 207.241.222.30 mask 255.255.255.255 nomodify notrap noquery&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;driftfile  /etc/ntp/drift&lt;BR /&gt;&lt;BR /&gt;logfile  /var/log/ntp.log&lt;BR /&gt;&lt;BR /&gt;#server time_server&lt;BR /&gt;server 207.241.222.30&lt;BR /&gt;server 207.241.222.11&lt;BR /&gt;server 66.187.233.4&lt;BR /&gt;fudge 127.127.1.0 stratum 10&lt;BR /&gt;&lt;BR /&gt;broadcastdelay 0.008&lt;BR /&gt;authenticate yes&lt;BR /&gt;keys /etc/ntp/keys&lt;BR /&gt;***************************&lt;BR /&gt;/etc/sysconfig/clock file&lt;BR /&gt;ZONE="America/New_York"&lt;BR /&gt;UTC=false&lt;BR /&gt;ARC=false&lt;BR /&gt;*****************************&lt;BR /&gt;*****************************&lt;BR /&gt;&lt;BR /&gt;This server does work&lt;BR /&gt;B1116-&amp;gt; ntpdate -b 207.241.222.30&lt;BR /&gt;28 Sep 11:07:18 ntpdate[17869]: step time server 207.241.222.30 offset 0.004804&lt;BR /&gt;sec&lt;BR /&gt;***********************&lt;BR /&gt;/etc/ntp.conf file&lt;BR /&gt;restrict default ignore&lt;BR /&gt;restrict 207.241.222.11 mask 255.255.255.255 nomodify notrap noquery&lt;BR /&gt;restrict 207.241.222.30 mask 255.255.255.255 nomodify notrap noquery&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;driftfile  /var/lib/ntp/drift&lt;BR /&gt;&lt;BR /&gt;logfile  /var/log/ntp.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#server time_server&lt;BR /&gt;server 207.241.222.11&lt;BR /&gt;server 207.241.222.30 prefer&lt;BR /&gt;server 66.187.233.4&lt;BR /&gt;fudge 127.127.1.0 stratum 10&lt;BR /&gt;&lt;BR /&gt;broadcastdelay 0.008&lt;BR /&gt;authenticate yes&lt;BR /&gt;keys /etc/ntp/keys&lt;BR /&gt;***************************&lt;BR /&gt;/etc/sysconfig/clock file&lt;BR /&gt;ZONE="America/New_York"&lt;BR /&gt;UTC=false&lt;BR /&gt;ARC=false&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2006 10:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005871#M47844</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-09-28T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005872#M47845</link>
      <description>Does anyone have any idears about this?  Why don't I see a current ntp server when I run ntpq -pn?  I appreciate all the help because I'm stumped on this.  I expected ntp be just work.  Thanks</description>
      <pubDate>Fri, 29 Sep 2006 12:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005872#M47845</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-09-29T12:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005873#M47846</link>
      <description>Is your key file correctly configured? ntpdate works, so ntp should work also, the only difference is that you use authentication with ntp.&lt;BR /&gt;&lt;BR /&gt;Can you post the output of ntpq -pn please?</description>
      <pubDate>Mon, 02 Oct 2006 19:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005873#M47846</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-02T19:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005874#M47847</link>
      <description>RPSPRO.wescodist.com# ntpq -pn&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;==============================================================================&lt;BR /&gt; 207.241.222.30  192.5.41.209     2 u   28   64    1    1.108   -0.146   0.001&lt;BR /&gt; 207.241.222.11  .INIT.          16 u    -   64    0    0.000    0.000 4000.00&lt;BR /&gt; 66.187.233.4    .INIT.          16 u    -   64    0    0.000    0.000 4000.00&lt;BR /&gt;*******************************************&lt;BR /&gt;&lt;BR /&gt;Keep in mind, when I manually stop and restart ntpd my server syncs with the ntp server.  But it gets way out of sync when I just let it go.  Also, if I turn off ntp the clock seems to keep good time.</description>
      <pubDate>Tue, 03 Oct 2006 08:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005874#M47847</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-10-03T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005875#M47848</link>
      <description>Can you set authenticate to no and also, what do you have in the /var/log/ntp.log file?</description>
      <pubDate>Tue, 03 Oct 2006 13:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005875#M47848</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-03T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005876#M47849</link>
      <description>actually when I turned off ntp and let the server run on it's own clock for awhile, now when I turned ntpd back on it is now syncing with my time server.  I now have an * by my primary time server.  thanks to all - you all helped me out.</description>
      <pubDate>Tue, 03 Oct 2006 13:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005876#M47849</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-10-03T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: time syncs after restarting ntpd but, within a few minutes, it's off again</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005877#M47850</link>
      <description>once I let the server run on it's own clock for a few days, I was able to sync it with my ntp server.</description>
      <pubDate>Tue, 03 Oct 2006 13:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-syncs-after-restarting-ntpd-but-within-a-few-minutes-it-s/m-p/5005877#M47850</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2006-10-03T13:48:25Z</dc:date>
    </item>
  </channel>
</rss>

