<?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 Hostname chagnes for the nodes in the Serviceguard cluster environment. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265285#M333409</link>
    <description>I have a HP-UX service guard cluster setup. For some reason, I had to change the hostname of one of the nodes. The SG cluster commands are not responding after changing the hostname of the node. Can you please let me know how the hostname of a node can be changed in this kind of setup.</description>
    <pubDate>Tue, 09 Sep 2008 07:40:59 GMT</pubDate>
    <dc:creator>PrasannaKumari</dc:creator>
    <dc:date>2008-09-09T07:40:59Z</dc:date>
    <item>
      <title>Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265285#M333409</link>
      <description>I have a HP-UX service guard cluster setup. For some reason, I had to change the hostname of one of the nodes. The SG cluster commands are not responding after changing the hostname of the node. Can you please let me know how the hostname of a node can be changed in this kind of setup.</description>
      <pubDate>Tue, 09 Sep 2008 07:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265285#M333409</guid>
      <dc:creator>PrasannaKumari</dc:creator>
      <dc:date>2008-09-09T07:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265286#M333410</link>
      <description>After changing hostname u have to make changes in ASCII configuration file and recompile and restart cluster</description>
      <pubDate>Tue, 09 Sep 2008 07:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265286#M333410</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-09T07:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265287#M333411</link>
      <description>See reconfigurations for cluster and what can be made online - &lt;A href="http://docs.hp.com/en/B3936-90122/ch07s04.html#ceggjfbd" target="_blank"&gt;http://docs.hp.com/en/B3936-90122/ch07s04.html#ceggjfbd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 09 Sep 2008 07:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265287#M333411</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-09T07:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265288#M333412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Follow the steps:&lt;BR /&gt;steps to change hostname of nodes in serviceguard cluster environment:&lt;BR /&gt;========================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In order to change the hostname,number of system and cluster files must be edited, the server must be rebooted, and the cluster configuration &lt;BR /&gt;&lt;BR /&gt;file must be re-applied.Use the following steps to complete the changeover.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. If the present cluster configuration does not match the present&lt;BR /&gt;hardware configuration, further cluster modifications may compound&lt;BR /&gt;unresolved issues. Determine if the present cluster binary is still&lt;BR /&gt;compatible with the cluster hardware and resolve the issues as deemed&lt;BR /&gt;necessary before proceeding with this document:&lt;BR /&gt;&lt;BR /&gt;# cd /etc/cmcluster&lt;BR /&gt;# cmgetconf CONF # create a cluster ASCII from the binary&lt;BR /&gt;# cmcheckconf -C CONF # verify the binary against the hardware &lt;BR /&gt;&lt;BR /&gt;If cmcheckconf fails, it may be necessary to dissolve the present&lt;BR /&gt;cluster and create a new ASCII file. This requires that the cluster&lt;BR /&gt;be halted:&lt;BR /&gt;&lt;BR /&gt;# cmhaltcl&lt;BR /&gt;# cmdeleteconf&lt;BR /&gt;&lt;BR /&gt;(The creation of the new cluster configuration file comes in step 10.)&lt;BR /&gt;&lt;BR /&gt;2. Perform cmhaltnode on the node receiving the new hostname.&lt;BR /&gt;&lt;BR /&gt;3. Execute the set_parms hostname command. This will change the&lt;BR /&gt;hostname reference in the following files:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;/etc/hosts &lt;BR /&gt;&lt;BR /&gt;4. On each node where they exist, change the NODE_NAME references in both&lt;BR /&gt;the cluster and package configuration files on:&lt;BR /&gt;&lt;BR /&gt;/etc/cmcluster/cmclconfig.ascii (cluster ASCII file)&lt;BR /&gt;NODE_NAME &lt;NEWNAME&gt; &lt;BR /&gt;&lt;BR /&gt;/etc/cmcluster/&lt;PKG_DIR&gt;/&lt;CONFIG&gt; (package config file)&lt;BR /&gt;NODE_NAME &lt;NEWNAME&gt; &lt;BR /&gt;&lt;BR /&gt;5. Update these files on both hosts with the new hostname:&lt;BR /&gt;~root/.rhosts or /etc/cmcluster/cmclnodelist&lt;BR /&gt;/etc/hosts.equiv&lt;BR /&gt;/etc/hosts&lt;BR /&gt;&lt;BR /&gt;Update any DNS name servers as well. &lt;BR /&gt;&lt;BR /&gt;6. If any, update references to the old hostname in package control&lt;BR /&gt;scripts. References to floating or relocatable IP addresses or names&lt;BR /&gt;should not be affected.&lt;BR /&gt;&lt;BR /&gt;7. On the server being renamed, edit the /etc/rc.config.d/cmcluster&lt;BR /&gt;file to disable it's ability to join the cluster on reboot:&lt;BR /&gt;AUTOSTART_CMCLD=0&lt;BR /&gt;&lt;BR /&gt;8. Reboot the server with the new hostname.&lt;BR /&gt;&lt;BR /&gt;9. Verify hostname change: &lt;BR /&gt;# uname -a ; hostname&lt;BR /&gt;&lt;BR /&gt;10. If the cluster was dissolved in step 1, create a new cluster ASCII file:&lt;BR /&gt;&lt;BR /&gt;# cmquerycl -C /etc/cmcluster/CONF -n nodeA -n nodeB&lt;BR /&gt;&lt;BR /&gt;11. Verify the configuration files and update the cluster binary file.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# cd /etc/cmcluster&lt;BR /&gt;# cmcheckconf -C cluster.ascii -P pkg1/pkg1.conf -P pkg2/pkg2.conf ...&lt;BR /&gt;# cmapplyconf -C cluster.ascii -P pkg1/pkg1.conf -P pkg2/pkg2.conf ... &lt;BR /&gt;&lt;BR /&gt;12. Use the cmrunnode &lt;NEW_HOSTNAME&gt; command to bring the&lt;BR /&gt;node into the cluster. Move packages to it as necessary.&lt;BR /&gt;&lt;BR /&gt;13. Edit the /etc/rc.config.d/cmcluster file on each node&lt;BR /&gt;to enable automatic cluster startup upon system boot.&lt;BR /&gt;AUTOSTART_CMCLD=1&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;Deepak&lt;BR /&gt;&lt;/NEW_HOSTNAME&gt;&lt;/NEWNAME&gt;&lt;/CONFIG&gt;&lt;/PKG_DIR&gt;&lt;/NEWNAME&gt;</description>
      <pubDate>Tue, 09 Sep 2008 08:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265288#M333412</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-09-09T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265289#M333413</link>
      <description>halt the cluster&lt;BR /&gt;cmhaltcl {clustername}&lt;BR /&gt;&lt;BR /&gt;change hostname on node{change /etc/rc.config.d/netconf also}&lt;BR /&gt;&lt;BR /&gt;add new hostsnames and userids (like root) to /etc/cmcluster/cmnodelist&lt;BR /&gt;&lt;BR /&gt;change hostname in /etc/cmcluster/{clusterasciifile}&lt;BR /&gt;&lt;BR /&gt;cmscancl -n nodeB -o /tmp/file&lt;BR /&gt;&lt;BR /&gt;cmquerycl -C config.ascii -n node A -n nodeB&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -v -C cluster.ascii&lt;BR /&gt;&lt;BR /&gt;cmapplyconf -v -C cluster.ascii&lt;BR /&gt;&lt;BR /&gt;replicate this file to alternam enode.&lt;BR /&gt;&lt;BR /&gt;start the cluster&lt;BR /&gt;cmruncl {clustername}</description>
      <pubDate>Tue, 09 Sep 2008 08:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265289#M333413</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-09T08:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265290#M333414</link>
      <description>do not forget to update /.rhosts</description>
      <pubDate>Tue, 09 Sep 2008 08:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265290#M333414</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-09T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265291#M333415</link>
      <description>Hi Prasanna,&lt;BR /&gt;&lt;BR /&gt;if ur not using .rhost then put the entry in /etc/cmcluser/nodelist &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Tue, 09 Sep 2008 13:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265291#M333415</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-09T13:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hostname chagnes for the nodes in the Serviceguard cluster environment.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265292#M333416</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am new for HP-UX and Service Guide.&lt;BR /&gt;&lt;BR /&gt;I had followed procedure according to Deepak for changing host name. &lt;BR /&gt;&lt;BR /&gt;But after rebooting server according to step 8 when I fire "cmviewcl" on node it's show "Permission denied to 127.0.0.1".&lt;BR /&gt;&lt;BR /&gt;I had double check "/etc/hosts,/etc/cmcluster/cmclnodelist,~/.rhosts" but problem is same.&lt;BR /&gt;&lt;BR /&gt;If I revert back host name change procedure then I am able to access my cluster.&lt;BR /&gt;&lt;BR /&gt;Currently My Service Guard is working fine with my old host name.&lt;BR /&gt;Thnx</description>
      <pubDate>Mon, 15 Sep 2008 07:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-chagnes-for-the-nodes-in-the-serviceguard-cluster/m-p/4265292#M333416</guid>
      <dc:creator>Dax</dc:creator>
      <dc:date>2008-09-15T07:15:45Z</dc:date>
    </item>
  </channel>
</rss>

