<?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 change heartbeat IP address ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736832#M713670</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to modify the IP heartbeat, you don't need to remove the binary file.&lt;BR /&gt;Using "cmapplyconf -c cluster.ascii" will update  your binary file keeping the pakages' configuration. You don't need to specify the packages' configuration files.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Jun 2002 06:00:10 GMT</pubDate>
    <dc:creator>Frederic Sevestre</dc:creator>
    <dc:date>2002-06-04T06:00:10Z</dc:date>
    <item>
      <title>How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736829#M713667</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I couldnot get this info through search options in &lt;BR /&gt;ITRC.  I need to change the heartbeat IP addresses&lt;BR /&gt;of my 2 node production cluster.  There are two&lt;BR /&gt;packages running on this cluster.&lt;BR /&gt;&lt;BR /&gt;I would change the heartbeat IP in the cluster acsii&lt;BR /&gt;file.  But my question is do I need to run &lt;BR /&gt;cmapplyconf -C clusterascii -p pkg1 -p pkg2 or&lt;BR /&gt;is it enough to if I run &lt;BR /&gt;cmapplyconf -C clusterascii&lt;BR /&gt;alone (I am not removing the existing binary file).&lt;BR /&gt;&lt;BR /&gt;I am not modifying any pkg files.&lt;BR /&gt;&lt;BR /&gt;The manual doesn't talk clearly about this.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;TV</description>
      <pubDate>Tue, 04 Jun 2002 04:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736829#M713667</guid>
      <dc:creator>TVS MURTY</dc:creator>
      <dc:date>2002-06-04T04:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736830#M713668</link>
      <description>vi clusterascii, change the heartbeat IP,&lt;BR /&gt;&lt;BR /&gt;then run cmcheckconf, next cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;This will do it.&lt;BR /&gt;&lt;BR /&gt;run cmviewcl -v to double check</description>
      <pubDate>Tue, 04 Jun 2002 04:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736830#M713668</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-06-04T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736831#M713669</link>
      <description>Wilfred,&lt;BR /&gt;&lt;BR /&gt;Do you mean that no flags need to be given with the cmapplyconf command?  If so,&lt;BR /&gt;what effect does this have ?&lt;BR /&gt;Will it rebuild a completely new binary file taking into account the new cluster ascii file as well the existing pkg files or will it only update the binary file with the changes made to the cluster ascii file?&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;TVS</description>
      <pubDate>Tue, 04 Jun 2002 05:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736831#M713669</guid>
      <dc:creator>TVS MURTY</dc:creator>
      <dc:date>2002-06-04T05:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736832#M713670</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to modify the IP heartbeat, you don't need to remove the binary file.&lt;BR /&gt;Using "cmapplyconf -c cluster.ascii" will update  your binary file keeping the pakages' configuration. You don't need to specify the packages' configuration files.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 06:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736832#M713670</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-06-04T06:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736833#M713671</link>
      <description>&lt;BR /&gt;Thank you all,&lt;BR /&gt;&lt;BR /&gt;I thought that we should be to apply the change with only&lt;BR /&gt;cmapplyconf -c.  Just wanted some reconfirmation.  Will implement this shortly.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;TVS</description>
      <pubDate>Tue, 04 Jun 2002 06:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736833#M713671</guid>
      <dc:creator>TVS MURTY</dc:creator>
      <dc:date>2002-06-04T06:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736834#M713672</link>
      <description>Hello TVS,&lt;BR /&gt;&lt;BR /&gt;Sorry you could not find this document:&lt;BR /&gt;&lt;BR /&gt;UMCSGKBRC00007723  &lt;BR /&gt;TITLE:Changing a LAN IP in a ServiceGuard system&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;-s.</description>
      <pubDate>Wed, 05 Jun 2002 11:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736834#M713672</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2002-06-05T11:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736835#M713673</link>
      <description>Stephen,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately I am not able to get this document.  Can you please mail it to me at&lt;BR /&gt;surya@tc4hq.cmcltd.com ?&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;TVS</description>
      <pubDate>Thu, 06 Jun 2002 03:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736835#M713673</guid>
      <dc:creator>TVS MURTY</dc:creator>
      <dc:date>2002-06-06T03:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736836#M713674</link>
      <description>Done!&lt;BR /&gt;Please reply to hpcu@atl.hp.com if you do not receive it.  (Use the document ID as the Subject).&lt;BR /&gt;&lt;BR /&gt;-s.</description>
      <pubDate>Thu, 06 Jun 2002 11:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736836#M713674</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2002-06-06T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736837#M713675</link>
      <description>stephen,&lt;BR /&gt;&lt;BR /&gt;Thnak you for the doc.  As per this document, it won't be enough if you do a &lt;BR /&gt;cmapplyconf -C alone.  You&lt;BR /&gt;need to add the -p &lt;PKG name=""&gt;&lt;BR /&gt;for all the pkgs that are there.  &lt;BR /&gt;&lt;BR /&gt;Looks like I don't have an option of applying only the cluster ascii file alone.&lt;BR /&gt;&lt;BR /&gt;Thnak you,&lt;BR /&gt;&lt;BR /&gt;TVS&lt;/PKG&gt;</description>
      <pubDate>Fri, 07 Jun 2002 08:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736837#M713675</guid>
      <dc:creator>TVS MURTY</dc:creator>
      <dc:date>2002-06-07T08:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to change heartbeat IP address ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736838#M713676</link>
      <description>Hi TVS,&lt;BR /&gt;&lt;BR /&gt;I noticed the document doesn't explicitly state that a cmapplyconf can be done if cmcheckconf succeeds, so I updated the document:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Correct any errors until cmcheckconf completes without errors.&lt;BR /&gt;If cmcheckconf if happy, halt the cluster, apply the change and then start&lt;BR /&gt;the cluster:&lt;BR /&gt;&lt;BR /&gt; # cmapplyconf -C &lt;CONF&gt; &lt;BR /&gt; # cmruncl &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-s.&lt;/CONF&gt;</description>
      <pubDate>Fri, 07 Jun 2002 11:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-heartbeat-ip-address/m-p/2736838#M713676</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2002-06-07T11:50:43Z</dc:date>
    </item>
  </channel>
</rss>

