<?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 Defining multiple stratum 2 servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525736#M24320</link>
    <description>Hi,&lt;BR /&gt;I am to define settings for setting up NTP. I've a radio clock at certain IP in the intranet and is being used as the stratum 1 source. Now, I want to use two Stratum 2 servers, each should poll the radio clock at the 1st priority, then the other st:2 server and then, finally its own local clock. Was wondering whether ntp.conf will allow multiple server statements, with the preference as stated above?&lt;BR /&gt;&lt;BR /&gt;Besides this, all other hosts in our network should be querying these 2 st:2 servers. This way,even if one St:2 is down, the client should get the time from the other St:2 server. Here also, the question Xle servers comes up. &lt;BR /&gt;&lt;BR /&gt;What should i put in ntp.conf to attain these objectives in ntp client and server hosts?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your time and replies.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anu Mathew</description>
    <pubDate>Mon, 07 May 2001 18:25:59 GMT</pubDate>
    <dc:creator>Anu Mathew</dc:creator>
    <dc:date>2001-05-07T18:25:59Z</dc:date>
    <item>
      <title>Defining multiple stratum 2 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525736#M24320</link>
      <description>Hi,&lt;BR /&gt;I am to define settings for setting up NTP. I've a radio clock at certain IP in the intranet and is being used as the stratum 1 source. Now, I want to use two Stratum 2 servers, each should poll the radio clock at the 1st priority, then the other st:2 server and then, finally its own local clock. Was wondering whether ntp.conf will allow multiple server statements, with the preference as stated above?&lt;BR /&gt;&lt;BR /&gt;Besides this, all other hosts in our network should be querying these 2 st:2 servers. This way,even if one St:2 is down, the client should get the time from the other St:2 server. Here also, the question Xle servers comes up. &lt;BR /&gt;&lt;BR /&gt;What should i put in ntp.conf to attain these objectives in ntp client and server hosts?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your time and replies.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anu Mathew</description>
      <pubDate>Mon, 07 May 2001 18:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525736#M24320</guid>
      <dc:creator>Anu Mathew</dc:creator>
      <dc:date>2001-05-07T18:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Defining multiple stratum 2 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525737#M24321</link>
      <description>Hi Anu:&lt;BR /&gt;I think I understand you question. I'll call your Stratum 1 server node 'Clock'; your Stratum 2 servers 'Yogi' and 'Booboo'.&lt;BR /&gt;&lt;BR /&gt;Yogi's ntp.conf entry should include:&lt;BR /&gt;server Clock version 3 prefer&lt;BR /&gt;peer Booboo version 3&lt;BR /&gt;&lt;BR /&gt;Booboo's ntp.conf entry should include:&lt;BR /&gt;server Clock version 3 prefer&lt;BR /&gt;peer Yogi version 3&lt;BR /&gt;&lt;BR /&gt;Now the client's should have entries which include:&lt;BR /&gt;server Yogi version 3 prefer&lt;BR /&gt;server Booboo version 3&lt;BR /&gt;&lt;BR /&gt;I like to actually list one of the servers as preferred. &lt;BR /&gt;&lt;BR /&gt;Hope this helps, Clay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 May 2001 20:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525737#M24321</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-07T20:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Defining multiple stratum 2 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525738#M24322</link>
      <description>Anu&lt;BR /&gt;&lt;BR /&gt;It goes like this&lt;BR /&gt;&lt;BR /&gt;In the two servers whioch you have to define as stratum 2 servers , in ntp.conf &lt;BR /&gt;server &lt;IP address="" stratum="" 1="" server=""&gt;&lt;BR /&gt;peer   &lt;IP address="" startum="" 2="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;The same is true for the other server too.&lt;BR /&gt;Then you can other server pointing to these two servers , so you make a cluster of them or (group them in case one of then conks of it can refernce to the peer for the correct time )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj&lt;BR /&gt;&lt;BR /&gt;Also look at the docs.hp.com for NTP it helped me setup the same at my work place too.&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Mon, 07 May 2001 20:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-multiple-stratum-2-servers/m-p/2525738#M24322</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-05-07T20:42:47Z</dc:date>
    </item>
  </channel>
</rss>

