<?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 the sg interface working mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914823#M698671</link>
    <description>Is the following right??&lt;BR /&gt;  the interface in cluster configuration has the three working mode:&lt;BR /&gt;   a.heartbeat interface&lt;BR /&gt;     can work as heartbeat interface send    heartbeat information ; can also work as data interface which will send data information&lt;BR /&gt;   b.stationary interface&lt;BR /&gt;     can only work as data interface with service.&lt;BR /&gt;   c.interface with none configuration&lt;BR /&gt;     NETWORK_INTERFACE lan2&lt;BR /&gt;     can only work as failover interface when the data interface fails on the same host and the floating ip address will flow to the lan2&lt;BR /&gt;&lt;BR /&gt;I have another question:&lt;BR /&gt;   first I give the following lines&lt;BR /&gt;NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;&lt;BR /&gt;the interface lan2 is the lan1's failover interface .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; if I change the lan2 location following lan0&lt;BR /&gt; NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;&lt;BR /&gt;my question is : if I configure the lan2 follows the heartbeat interface lan0,now how the interface lan2 works as ????</description>
    <pubDate>Wed, 27 Jul 2005 21:39:20 GMT</pubDate>
    <dc:creator>singvey</dc:creator>
    <dc:date>2005-07-27T21:39:20Z</dc:date>
    <item>
      <title>the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914823#M698671</link>
      <description>Is the following right??&lt;BR /&gt;  the interface in cluster configuration has the three working mode:&lt;BR /&gt;   a.heartbeat interface&lt;BR /&gt;     can work as heartbeat interface send    heartbeat information ; can also work as data interface which will send data information&lt;BR /&gt;   b.stationary interface&lt;BR /&gt;     can only work as data interface with service.&lt;BR /&gt;   c.interface with none configuration&lt;BR /&gt;     NETWORK_INTERFACE lan2&lt;BR /&gt;     can only work as failover interface when the data interface fails on the same host and the floating ip address will flow to the lan2&lt;BR /&gt;&lt;BR /&gt;I have another question:&lt;BR /&gt;   first I give the following lines&lt;BR /&gt;NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;&lt;BR /&gt;the interface lan2 is the lan1's failover interface .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; if I change the lan2 location following lan0&lt;BR /&gt; NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;&lt;BR /&gt;my question is : if I configure the lan2 follows the heartbeat interface lan0,now how the interface lan2 works as ????</description>
      <pubDate>Wed, 27 Jul 2005 21:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914823#M698671</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2005-07-27T21:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914824#M698672</link>
      <description>The answer to part one is Yes that is true.&lt;BR /&gt;&lt;BR /&gt;The answer to part two is Yes that is true.&lt;BR /&gt;&lt;BR /&gt;The answer to part three is that lan2 would be the failover for lan0.&lt;BR /&gt;&lt;BR /&gt;All of the above ASSUMES that the subnetting is correct for lan2 to function as a failover.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2005 23:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914824#M698672</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-07-27T23:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914825#M698673</link>
      <description>kent ostby:&lt;BR /&gt;  thank you!&lt;BR /&gt;  Maybe I do not describe my qestion,I show you again the last part question!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1.interface with none configuration&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;  what is the lan2 function???&lt;BR /&gt;&lt;BR /&gt;2.I give the following lines&lt;BR /&gt;NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;&lt;BR /&gt;what is the function of interface lan2???&lt;BR /&gt;what is the relationship among lan0,lan1,lan2???&lt;BR /&gt;&lt;BR /&gt;3.I give the lan2 location following lan0&lt;BR /&gt;NODE_NAME oradb2&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP 192.168.1.2&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;NETWORK_INTERFACE lan1&lt;BR /&gt;STATIONARY_IP 10.49.14.95&lt;BR /&gt;what is the function of interface lan2???&lt;BR /&gt;what is the relationship among lan0,lan1,lan2???&lt;BR /&gt;&lt;BR /&gt;thank you very much!!!!&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 01:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914825#M698673</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2005-07-28T01:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914826#M698674</link>
      <description>can u attach /etc/cmcluster/cmclconf.ascii file if you don't mind.&lt;BR /&gt;Everything will be cleared looking at the file.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 03:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914826#M698674</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-07-28T03:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914827#M698675</link>
      <description>The placing of the lan line has no relevance.&lt;BR /&gt;What is needed for a lan to be a standby is that a configured lan (e.g. lan1) MUST be able to communicate to lan2 via the physical cabling out to a switch and back again.&lt;BR /&gt;If you wish lan0 to be able to use lan2, it must be able to do the same communication.&lt;BR /&gt;&lt;BR /&gt;cmquerycl, when creating the cluster ascii file, checks all of this, and will place comments BELOW the node entries telling you which lan card has a standby, if any.&lt;BR /&gt;&lt;BR /&gt;Once again, I strongly recommend you read the Managing Serviceguard manual.&lt;BR /&gt;Also be aware it is no longer called MC/ServiceGuard, it is now just Serviceguard</description>
      <pubDate>Thu, 28 Jul 2005 04:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914827#M698675</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-07-28T04:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: the sg interface working mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914828#M698676</link>
      <description>I will read the sg manager manual</description>
      <pubDate>Thu, 28 Jul 2005 20:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-sg-interface-working-mode/m-p/4914828#M698676</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2005-07-28T20:15:40Z</dc:date>
    </item>
  </channel>
</rss>

