<?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 add another node into acluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889801#M281264</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Rebuild the cluster config which an be done while running.&lt;BR /&gt;&lt;BR /&gt;cmquerycl -n newnode name -n oldnodename&lt;BR /&gt;&lt;BR /&gt;Then &lt;BR /&gt;cmcheckconf&lt;BR /&gt;cmapplyconf&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 31 Oct 2006 06:43:51 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-10-31T06:43:51Z</dc:date>
    <item>
      <title>how to add another node into acluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889800#M281263</link>
      <description>hp9000 rp4440 systems ,os: hp-ux 11i&lt;BR /&gt;&lt;BR /&gt;serviceGuard OPS&lt;BR /&gt;&lt;BR /&gt;there are two nodes(rp4440_1,rp4440_2) in a cluster&lt;BR /&gt;&lt;BR /&gt;there is a rp4440_3 want to join the cluster&lt;BR /&gt;&lt;BR /&gt;how can I do ?&lt;BR /&gt;&lt;BR /&gt;can you tell me in detail ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Oct 2006 06:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889800#M281263</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2006-10-31T06:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to add another node into acluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889801#M281264</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Rebuild the cluster config which an be done while running.&lt;BR /&gt;&lt;BR /&gt;cmquerycl -n newnode name -n oldnodename&lt;BR /&gt;&lt;BR /&gt;Then &lt;BR /&gt;cmcheckconf&lt;BR /&gt;cmapplyconf&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 Oct 2006 06:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889801#M281264</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-31T06:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to add another node into acluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889802#M281265</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90100/B3936-90100.pdf" target="_blank"&gt;http://docs.hp.com/en/B3936-90100/B3936-90100.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;page #344&lt;BR /&gt;&lt;BR /&gt;rgs&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Oct 2006 06:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889802#M281265</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-10-31T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to add another node into acluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889803#M281266</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;This checklist should be of help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.olearycomputers.com/ll/mcsg/mcsg_mknode.html" target="_blank"&gt;http://www.olearycomputers.com/ll/mcsg/mcsg_mknode.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Tue, 31 Oct 2006 08:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889803#M281266</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2006-10-31T08:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to add another node into acluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889804#M281267</link>
      <description>Use the following procedure to add a node with HP-UX commands. For this example, nodes ftsys8 and ftsys9 are already configured in a running cluster named cluster1, and you are adding node ftsys10.&lt;BR /&gt;&lt;BR /&gt;Use the following command to store a current copy of the existing cluster configuration in a temporary file:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# cmgetconf -C temp.ascii &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Specify a new set of nodes to be configured and generate a template of the new configuration:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# cmquerycl -C clconfig.ascii -c cluster1 \   -n ftsys8 -n ftsys9 -n ftsys10 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Edit the file clconfig.ascii to check the information about the new node.&lt;BR /&gt;&lt;BR /&gt;Verify the new configuration:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# cmcheckconf -C clconfig.ascii &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Apply the changes to the configuration and send the new binary configuration file to all cluster nodes:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# cmapplyconf -C clconfig.ascii &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Use cmrunnode to start the new node, and, if desired, set the AUTOSTART_CMCLD parameter to 1 in the /etc/rc.config.d/cmcluster file to enable the new node to join the cluster automatically each time it reboots.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Award points...&lt;BR /&gt;&lt;BR /&gt;Regard&lt;BR /&gt;Vinod&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Nov 2006 09:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-add-another-node-into-acluster/m-p/3889804#M281267</guid>
      <dc:creator>vinod_25</dc:creator>
      <dc:date>2006-11-04T09:01:38Z</dc:date>
    </item>
  </channel>
</rss>

