<?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: how to retard ntp sync in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021255#M65337</link>
    <description>Thanks to all for the reply.&lt;BR /&gt;&lt;BR /&gt;Now i need to know how configure the minpool, because i don't find it on the man page.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Fri, 05 Jan 2007 04:29:48 GMT</pubDate>
    <dc:creator>Alpha977</dc:creator>
    <dc:date>2007-01-05T04:29:48Z</dc:date>
    <item>
      <title>how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021251#M65333</link>
      <description>Hello all!&lt;BR /&gt;&lt;BR /&gt;I need to know how i can to retard the ntp syncronize with the ntp server.&lt;BR /&gt;&lt;BR /&gt;How i can do this?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;(points to reply)</description>
      <pubDate>Thu, 04 Jan 2007 08:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021251#M65333</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2007-01-04T08:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021252#M65334</link>
      <description>You can use the minpoll option. See man ntp for detailed information.</description>
      <pubDate>Thu, 04 Jan 2007 09:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021252#M65334</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-04T09:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021253#M65335</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;service ntpd stop&lt;BR /&gt;or&lt;BR /&gt;service xntpd stop&lt;BR /&gt;&lt;BR /&gt;Depending on your distribution.&lt;BR /&gt;&lt;BR /&gt;You can also modify ntp.conf and restart.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Jan 2007 09:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021253#M65335</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-04T09:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021254#M65336</link>
      <description>At the risk of showing I didn't fully understand the question...&lt;BR /&gt;&lt;BR /&gt;I was under the impression that as NTP achieved sync with the time server(s) it naturally backed-off on the polling interval to something like 1024 seconds, and that if it didn't back-off it suggested that NTP was having trouble establishing and/or keeping synchronization.&lt;BR /&gt;&lt;BR /&gt;In that case, setting minpoll might treat a symptom of sending many queries, but not a root cause...</description>
      <pubDate>Thu, 04 Jan 2007 20:34:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021254#M65336</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2007-01-04T20:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021255#M65337</link>
      <description>Thanks to all for the reply.&lt;BR /&gt;&lt;BR /&gt;Now i need to know how configure the minpool, because i don't find it on the man page.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 05 Jan 2007 04:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021255#M65337</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2007-01-05T04:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021256#M65338</link>
      <description>The minpoll is an option in your /etc/ntp.conf file.  Review your ntp.conf and you will be able to figure it out.  To make it active you will need to stop/start your ntp process.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 05 Jan 2007 07:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021256#M65338</guid>
      <dc:creator>Charles Holland</dc:creator>
      <dc:date>2007-01-05T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021257#M65339</link>
      <description>&lt;!--!*#--&gt;Well I first thought you were talking about HPUX but then realized you were talking about Linux.  Anyway it is basically the same thing.  Here is an example out of my /usr/share/doc/packages/xntp/conf directory were I simply did a grep for poll I found both minpoll and maxpoll entries.&lt;BR /&gt;&lt;BR /&gt;minpoll:&lt;BR /&gt;server 127.127.22.1 minpoll 4     # PPS quick poll&lt;BR /&gt;&lt;BR /&gt;maxpoll:&lt;BR /&gt;manycastclient 239.1.1.1 autokey maxpoll 12 ttl 7&lt;BR /&gt;&lt;BR /&gt;Now if minpoll is indicating that it will attempt ever 4 seconds to sync, and maxpoll it that it will go to 12 seconds before trying to sync how does it manage to get to a 1024 polling (slightly over 17 minutes) interval as represented by &lt;BR /&gt;# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset  jitter&lt;BR /&gt;==============================================================================&lt;BR /&gt; LOCAL(0)        LOCAL(0)        10 l   35   64  377    0.000    0.000   0.004&lt;BR /&gt;*server1         tick.usno.navy.  2 u  687 1024  377    0.256   -2.726   0.068&lt;BR /&gt;+server2         bonehed.lcs.mit  2 u  691 1024  377    0.393   -2.202   0.568&lt;BR /&gt;&lt;BR /&gt;Perhaps because I don't have either min nor max in my /etc/ntp.conf file.  There is probably a maximum you can specify.  I might suggest that you explore &lt;A href="http://www.eecis.udel.edu/~ntp" target="_blank"&gt;http://www.eecis.udel.edu/~ntp&lt;/A&gt; for further answers.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 05 Jan 2007 07:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021257#M65339</guid>
      <dc:creator>Charles Holland</dc:creator>
      <dc:date>2007-01-05T07:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to retard ntp sync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021258#M65340</link>
      <description>Thank Charles for your reply!&lt;BR /&gt;&lt;BR /&gt;I'm looking for this!&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 05 Jan 2007 08:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-retard-ntp-sync/m-p/5021258#M65340</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2007-01-05T08:42:30Z</dc:date>
    </item>
  </channel>
</rss>

