<?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: 4 nodes sync. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890997#M102846</link>
    <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;If you mean rsync, take a look at next link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.5.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.5.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Tue, 28 Jan 2003 21:34:43 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-01-28T21:34:43Z</dc:date>
    <item>
      <title>4 nodes sync.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890993#M102842</link>
      <description>Hi Everyone:&lt;BR /&gt;&lt;BR /&gt;We have 4 nclass servers running 11.0, 64 bit. MCSG,&lt;BR /&gt;all applications, patches etc.. we are doing load&lt;BR /&gt;balacing to ensure all the 4 servers are equally&lt;BR /&gt;loaded and they are. We have to make sure that all the&lt;BR /&gt;4 servers are in sync (i mean the files, directories&lt;BR /&gt;etc..) how do go about doing this job? How to make&lt;BR /&gt;sure all the nodes are in sync&lt;BR /&gt;Node A (nis master)(also running  veritas backup)&lt;BR /&gt;Node B (nis slave)&lt;BR /&gt;Node C (nis slave)&lt;BR /&gt;Node D (nis slave)&lt;BR /&gt;all of them are single node MCSG clusters with the&lt;BR /&gt;same patches.&lt;BR /&gt;&lt;BR /&gt;please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Brian.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jan 2003 16:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890993#M102842</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2003-01-28T16:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes sync.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890994#M102843</link>
      <description>NIS will take care of itself. If this were me I would look into rdist - it's made to do this sort of thing but it operates at the file level which can lead to large transfers of very dynamic data. You may need to look into a more home-grown solution that does block-by-block checksums and stores them in a database or your applications may need to keep change logs and apply deltas to the other systems. All of this will depend on how dynamic are the data. My first cut would ceratinly be rdist. Man rdist for details.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jan 2003 16:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890994#M102843</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-01-28T16:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes sync.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890995#M102844</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Take a look at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/products/SIM/info.html" target="_blank"&gt;http://software.hp.com/products/SIM/info.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also there is free utility called rsync.&lt;BR /&gt;&lt;BR /&gt;I have not used it so can't comment on that. But if you are talking about all the files then it may not be possible.&lt;BR /&gt;&lt;BR /&gt;Giri Sekar.</description>
      <pubDate>Tue, 28 Jan 2003 20:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890995#M102844</guid>
      <dc:creator>Giri Sekar.</dc:creator>
      <dc:date>2003-01-28T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes sync.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890996#M102845</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Never heard of that tool? is anyone using that?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Brian.</description>
      <pubDate>Tue, 28 Jan 2003 21:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890996#M102845</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2003-01-28T21:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes sync.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890997#M102846</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;If you mean rsync, take a look at next link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.5.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.5.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Tue, 28 Jan 2003 21:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-sync/m-p/2890997#M102846</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-28T21:34:43Z</dc:date>
    </item>
  </channel>
</rss>

