<?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 get the Heartbeat information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411836#M353166</link>
    <description>Hi vishu&lt;BR /&gt;&lt;BR /&gt;just try the command netstat -rn&lt;BR /&gt;&lt;BR /&gt;i think i will display you data ip,HB ip &amp;amp; package ip information..Package ip is the virtual ip..that come along with the data ip..like 192.168.1.1:1&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 May 2009 06:49:07 GMT</pubDate>
    <dc:creator>joseph51</dc:creator>
    <dc:date>2009-05-06T06:49:07Z</dc:date>
    <item>
      <title>How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411828#M353158</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;    Can anyone please tell me how to identify the heartbeat Lan card and IP address. And also how can i get the heartbeat information between my cluster nodes.&lt;BR /&gt;&lt;BR /&gt;I have the following Lan information from my cluster ASCII file.&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               paxil&lt;BR /&gt;NETWORK_INTERFACE       lan0&lt;BR /&gt;HEARTBEAT_IP            135.75.120.101&lt;BR /&gt;NETWORK_INTERFACE       lan1&lt;BR /&gt;HEARTBEAT_IP            135.75.108.122&lt;BR /&gt;NETWORK_INTERFACE       lan2&lt;BR /&gt;NETWORK_INTERFACE       lan3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               prozac&lt;BR /&gt;NETWORK_INTERFACE       lan0&lt;BR /&gt;HEARTBEAT_IP            135.75.120.100&lt;BR /&gt;NETWORK_INTERFACE       lan1&lt;BR /&gt;HEARTBEAT_IP            135.75.108.121&lt;BR /&gt;NETWORK_INTERFACE       lan2&lt;BR /&gt;NETWORK_INTERFACE       lan3&lt;BR /&gt;&lt;BR /&gt;Can anyone explain me these figures as i am confused as why two heartbeat IPs are given and which is my lan IP and which is Heartbeat IP.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 02 May 2009 00:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411828#M353158</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-05-02T00:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411829#M353159</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) You have a two node cluster, with two&lt;BR /&gt;heartbeat interfaces:&lt;BR /&gt;&lt;BR /&gt;lan0&lt;BR /&gt;lan1&lt;BR /&gt;&lt;BR /&gt;This is obviously not a full config (where&lt;BR /&gt;are details of your lock design)?&lt;BR /&gt;&lt;BR /&gt;b) You are not using Auto Port Aggregation.&lt;BR /&gt;&lt;BR /&gt;c) HEARTBEAT_IP carries the cluster&lt;BR /&gt;heartbeat.&lt;BR /&gt;&lt;BR /&gt;You can have more than one heartbeat&lt;BR /&gt;interface (unless you use CVM).&lt;BR /&gt;&lt;BR /&gt;STATIONARY_IP does not carry the cluster heartbeat (you do not have it defined).&lt;BR /&gt;&lt;BR /&gt;d) Even if a LAN interface is configured as&lt;BR /&gt;a HEARTBEAT_IP, it can carry normal&lt;BR /&gt;application data as well (not recommended&lt;BR /&gt;though).&lt;BR /&gt;&lt;BR /&gt;The designation STATIONARY_IP simply means&lt;BR /&gt;that no heartbeat packets are transmitted&lt;BR /&gt;over that interface; it does not mean the IP&lt;BR /&gt;address cannot be moved to a redundant,&lt;BR /&gt;standby LAN card.&lt;BR /&gt;&lt;BR /&gt;The use of a redundant standby LAN interface&lt;BR /&gt;for all interfaces is highly recommended and&lt;BR /&gt;you have two of them:&lt;BR /&gt;&lt;BR /&gt;lan2&lt;BR /&gt;lan3&lt;BR /&gt;&lt;BR /&gt;Finally, if you want to test the quality of your heartbeat design, HP offers&lt;BR /&gt;service based on Heartbeat Exchange&lt;BR /&gt;Latency Measurement (HELM). It basically tests your heartbeat network.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Sat, 02 May 2009 00:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411829#M353159</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-05-02T00:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411830#M353160</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Heartbeat IP address for cluster only define in cmclconf.ascii file not anywhere.&lt;BR /&gt;&lt;BR /&gt;IP address for packages used to failover between nodes whenver failover occurs. This is to be configured in package control script. These IP addresses are floating IP.&lt;BR /&gt;&lt;BR /&gt;Check the below links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90054/ch04s06.html" target="_blank"&gt;http://docs.hp.com/en/B9903-90054/ch04s06.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1117571" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1117571&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Sat, 02 May 2009 03:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411830#M353160</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-05-02T03:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411831#M353161</link>
      <description>Vishu,&lt;BR /&gt;&lt;BR /&gt;vi /etc/cmcluster/cmclconfig.ascii&lt;BR /&gt;will tell you your configured LANs ( heartbeat and also the LAN)&lt;BR /&gt;&lt;BR /&gt;post your cmquerycl -v&lt;BR /&gt;</description>
      <pubDate>Sat, 02 May 2009 10:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411831#M353161</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-05-02T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411832#M353162</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   thanks for your prompt replies. It was a valuable information for me. But will you please tell me that on the basis on above configuration, how can i know which is my network IP (through which i will telnet the server) and which is my heartbeat IP.&lt;BR /&gt;&lt;BR /&gt;  Also, like to know, how can i find the heartbeat communication between cluster nodes i.e. packets send/receive.&lt;BR /&gt;&lt;BR /&gt;Will appreciate your responses on it.</description>
      <pubDate>Wed, 06 May 2009 02:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411832#M353162</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-05-06T02:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411833#M353163</link>
      <description>Hi,&lt;BR /&gt;open the cluster ascii file and search for heartbit or stationary, you will get the information see the below output from my cluster ascii file&lt;BR /&gt;&lt;BR /&gt;NETWORK_INTERFACE   lan1&lt;BR /&gt;HEARTBEAT_IP        172.26.5.57&lt;BR /&gt;NETWORK_INTERFACE   lan3&lt;BR /&gt;STATIONARY_IP       172.26.5.58&lt;BR /&gt;&lt;BR /&gt;do same thing for other node you will find the HEARTBEAT_IP and STATIONARY_IP &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 06 May 2009 04:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411833#M353163</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-06T04:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411834#M353164</link>
      <description>Hi Suraj,&lt;BR /&gt;&lt;BR /&gt;     But i have already pasted my cluster config for nodes in my first post. there is nothing as such STATIONARY_IP in it. Both are configured as HEARTBEAT_IP. Then how can i identify which is my network IP and heartbeat IP.</description>
      <pubDate>Wed, 06 May 2009 04:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411834#M353164</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-05-06T04:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411835#M353165</link>
      <description>You should use "cmgetconf" to get the current config - consider to attach the complete output.</description>
      <pubDate>Wed, 06 May 2009 04:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411835#M353165</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-05-06T04:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411836#M353166</link>
      <description>Hi vishu&lt;BR /&gt;&lt;BR /&gt;just try the command netstat -rn&lt;BR /&gt;&lt;BR /&gt;i think i will display you data ip,HB ip &amp;amp; package ip information..Package ip is the virtual ip..that come along with the data ip..like 192.168.1.1:1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2009 06:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411836#M353166</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-05-06T06:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411837#M353167</link>
      <description>Hi,&lt;BR /&gt;Did you search for STATIONARY_IP  into your cluster ascii file?&lt;BR /&gt;&lt;BR /&gt;if you didn't find the STATIONARY_IP into the cluster ascii file that means by mistake someone over right STATIONARY_IP instead of  HEARTBEAT_IP and i think the second one is your STATIONARY_IP  which is lan1&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 06 May 2009 10:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411837#M353167</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-06T10:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411838#M353168</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I see two heartbeat interfaces, &lt;BR /&gt;&lt;BR /&gt;HEARTBEAT_IP 135.75.120.100&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;HEARTBEAT_IP 135.75.108.121&lt;BR /&gt;&lt;BR /&gt;You should if possible have more than one.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 May 2009 11:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411838#M353168</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-06T11:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411839#M353169</link>
      <description>As said earlier, if you find this ascii file "somewhere", it is likely not the current configuration.&lt;BR /&gt;&lt;BR /&gt;You should use "cmviewconf" or "cmgetconf" instead.</description>
      <pubDate>Wed, 06 May 2009 12:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411839#M353169</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-05-06T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411840#M353170</link>
      <description>Hi, &lt;BR /&gt; &lt;BR /&gt;  i saw the configuration from cmgetconf and this is the same i pasted above. i have also attached it for reference.&lt;BR /&gt;&lt;BR /&gt;1. Can it be also, that same lan carried the heartbeat info as well as network data?&lt;BR /&gt;&lt;BR /&gt;2. Is there any way we can trace the heartbeat communication (packets send/receive) between cluster nodes so that we can identify which is our heartbeat lan.</description>
      <pubDate>Fri, 08 May 2009 07:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411840#M353170</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-05-08T07:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411841#M353171</link>
      <description>Can anyone answer my queries. Please help in getting this info as i am totally confused in it. I have attached the cluster ascii in my previous post.</description>
      <pubDate>Tue, 12 May 2009 05:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411841#M353171</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-05-12T05:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411842#M353172</link>
      <description>From the manual:&lt;BR /&gt;&lt;BR /&gt;"When multiple heartbeats are configured, heartbeats are sent in parallel;&lt;BR /&gt;Serviceguard must receive at least one heartbeat to establish the health of a node. HP&lt;BR /&gt;recommends that you configure all subnets that connect cluster nodes as heartbeat&lt;BR /&gt;networks; this increases protection against multiple faults at no additional cost."&lt;BR /&gt;&lt;BR /&gt;So the heartbeat goes via your lans 0 and 1.&lt;BR /&gt;For failed HBs I assume an entry in the logs.</description>
      <pubDate>Tue, 12 May 2009 05:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411842#M353172</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-05-12T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Heartbeat information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411843#M353173</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;I have assigned points to   29  of   85  responses to my questions&lt;BR /&gt;&lt;BR /&gt;To get good response then please assign some points who give there valuable time for your problem.&lt;BR /&gt;&lt;BR /&gt;To know how to assign points please go through the below link.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 12 May 2009 05:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-get-the-heartbeat-information/m-p/4411843#M353173</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-12T05:34:35Z</dc:date>
    </item>
  </channel>
</rss>

