<?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: changing interface name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559895#M534211</link>
    <description>My opinion is:&lt;BR /&gt;&lt;BR /&gt;i) you don't have enough NICs - for RAC you should have 2 resilient interfaces (i.e. 4 physical NIC connections teamed into 2 aggregates) That gives you a public interface for your VIP and for user connections, plus a private interface for RAC interconnect, CSS heartbeat and Serviceguard heartbeat.&lt;BR /&gt;&lt;BR /&gt;ii) Don't try and use the physical interfaces in Serviceguard - configure your NICs into an aggregate using APA - that way you will have a consistent link aggregate name on both ndoes (such as lan900) - you have APA installed, but you will need to set it up - see this manual here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J4240-90045/J4240-90045.pdf" target="_blank"&gt;http://docs.hp.com/en/J4240-90045/J4240-90045.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Thu, 07 Jan 2010 08:53:21 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2010-01-07T08:53:21Z</dc:date>
    <item>
      <title>changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559894#M534210</link>
      <description>Hello All&lt;BR /&gt;&lt;BR /&gt;Oracle complain :)&lt;BR /&gt;we have a setup of serviceguard Extension for RAC on HPUX v3.&lt;BR /&gt;&lt;BR /&gt;Node 1:  &lt;BR /&gt;# lanscan&lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;0/4/2/0  0x001A4B095372 0   UP    lan0 snap0     1   ETHER     Yes     119&lt;BR /&gt;0/4/2/1  0x001A4B095373 1   UP    lan1 snap1     2   ETHER     Yes     119&lt;BR /&gt;0/5/2/0  0x001F290DF270 3   UP    lan3 snap3     3   ETHER     Yes     119&lt;BR /&gt;LinkAgg0 0x000000000000 900 DOWN  lan900 snap900 5   ETHER     Yes     119&lt;BR /&gt;LinkAgg1 0x000000000000 901 DOWN  lan901 snap901 6   ETHER     Yes     119&lt;BR /&gt;LinkAgg2 0x000000000000 902 DOWN  lan902 snap902 7   ETHER     Yes     119&lt;BR /&gt;LinkAgg3 0x000000000000 903 DOWN  lan903 snap903 8   ETHER     Yes     119&lt;BR /&gt;LinkAgg4 0x000000000000 904 DOWN  lan904 snap904 9   ETHER     Yes     119&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Node 2:&lt;BR /&gt;# lanscan&lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;0/4/2/0  0x001A4B09525A 0   UP    lan0 snap0     1   ETHER     Yes     119&lt;BR /&gt;0/4/2/1  0x001A4B09525B 1   UP    lan1 snap1     2   ETHER     Yes     119&lt;BR /&gt;0/5/1/0  0x001F290DF27C 2   UP    lan2 snap2     3   ETHER     Yes     119&lt;BR /&gt;LinkAgg0 0x000000000000 900 DOWN  lan900 snap900 5   ETHER     Yes     119&lt;BR /&gt;LinkAgg1 0x000000000000 901 DOWN  lan901 snap901 6   ETHER     Yes     119&lt;BR /&gt;LinkAgg2 0x000000000000 902 DOWN  lan902 snap902 7   ETHER     Yes     119&lt;BR /&gt;LinkAgg3 0x000000000000 903 DOWN  lan903 snap903 8   ETHER     Yes     119&lt;BR /&gt;LinkAgg4 0x000000000000 904 DOWN  lan904 snap904 9   ETHER     Yes     119&lt;BR /&gt;&lt;BR /&gt;i build the cluster as below.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;CLUSTER        STATUS&lt;BR /&gt;xcluster    up&lt;BR /&gt;&lt;BR /&gt;  NODE           STATUS       STATE&lt;BR /&gt;  xdb01       up           running&lt;BR /&gt;&lt;BR /&gt;    Cluster_Lock_LVM:&lt;BR /&gt;    VOLUME_GROUP          PHYSICAL_VOLUME       STATUS&lt;BR /&gt;    /dev/vgora            /dev/disk/disk13      up&lt;BR /&gt;&lt;BR /&gt;    Network_Parameters:&lt;BR /&gt;    INTERFACE    STATUS                     PATH                NAME&lt;BR /&gt;    PRIMARY      up                         0/4/2/0             lan0&lt;BR /&gt;    PRIMARY      up                         0/5/1/0             lan2&lt;BR /&gt;&lt;BR /&gt;  NODE           STATUS       STATE&lt;BR /&gt;  xdb02       up           running&lt;BR /&gt;&lt;BR /&gt;    Cluster_Lock_LVM:&lt;BR /&gt;    VOLUME_GROUP          PHYSICAL_VOLUME       STATUS&lt;BR /&gt;    /dev/vgora            /dev/dsk/c10t0d2      up&lt;BR /&gt;&lt;BR /&gt;    Network_Parameters:&lt;BR /&gt;    INTERFACE    STATUS                     PATH                NAME&lt;BR /&gt;    PRIMARY      up                         0/4/2/0             lan0&lt;BR /&gt;    PRIMARY      up                         0/5/2/0             lan3&lt;BR /&gt;&lt;BR /&gt;MULTI_NODE_PACKAGES&lt;BR /&gt;&lt;BR /&gt;  PACKAGE        STATUS           STATE            AUTO_RUN    SYSTEM&lt;BR /&gt;  xpkg        up               running          enabled     no&lt;BR /&gt;&lt;BR /&gt;    NODE_NAME      STATUS           STATE            SWITCHING&lt;BR /&gt;    xdb01       up               running          enabled&lt;BR /&gt;&lt;BR /&gt;      Script_Parameters:&lt;BR /&gt;      ITEM       STATUS   MAX_RESTARTS  RESTARTS INTERCONNECT NAME&lt;BR /&gt;      Service    up       0             0                     xpkg-srv&lt;BR /&gt;&lt;BR /&gt;    NODE_NAME      STATUS           STATE            SWITCHING&lt;BR /&gt;    xdb02       up               running          enabled&lt;BR /&gt;&lt;BR /&gt;      Script_Parameters:&lt;BR /&gt;      ITEM       STATUS   MAX_RESTARTS  RESTARTS INTERCONNECT NAME&lt;BR /&gt;      Service    up       0             0                     xpkg-srv&lt;BR /&gt;&lt;BR /&gt;    Other_Attributes:&lt;BR /&gt;    ATTRIBUTE_NAME                          ATTRIBUTE_VALUE&lt;BR /&gt;    Style                                   modular&lt;BR /&gt;    Priority                                no_priority&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Lan0 in both nodes as public, Lan2 in node 1 is Heartbeat and Lan3 in node 2 is heartbeat.&lt;BR /&gt;&lt;BR /&gt;everything is working fine, oracle face problem and the support suggest to use sam interface names in the cluster for both nodes. &lt;BR /&gt;unfortunately we don't have same names in both nodes.&lt;BR /&gt;node1:  lan0,lan1,lan2&lt;BR /&gt;node2:  lan0,lan1,lan3 &lt;BR /&gt;&lt;BR /&gt;lan0,lan1 in the same card with 1GB&lt;BR /&gt;lan2, lan3 are the local built-in interfaces with 100MB&lt;BR /&gt;&lt;BR /&gt;Gentlemen, what is your opinion?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 07 Jan 2010 07:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559894#M534210</guid>
      <dc:creator>manuj kumar</dc:creator>
      <dc:date>2010-01-07T07:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559895#M534211</link>
      <description>My opinion is:&lt;BR /&gt;&lt;BR /&gt;i) you don't have enough NICs - for RAC you should have 2 resilient interfaces (i.e. 4 physical NIC connections teamed into 2 aggregates) That gives you a public interface for your VIP and for user connections, plus a private interface for RAC interconnect, CSS heartbeat and Serviceguard heartbeat.&lt;BR /&gt;&lt;BR /&gt;ii) Don't try and use the physical interfaces in Serviceguard - configure your NICs into an aggregate using APA - that way you will have a consistent link aggregate name on both ndoes (such as lan900) - you have APA installed, but you will need to set it up - see this manual here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J4240-90045/J4240-90045.pdf" target="_blank"&gt;http://docs.hp.com/en/J4240-90045/J4240-90045.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 07 Jan 2010 08:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559895#M534211</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-01-07T08:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559896#M534212</link>
      <description>Thanks Dunkan for your reply,&lt;BR /&gt;&lt;BR /&gt;I used to build serviceguard On physical NICs without HP Auto Port Aggregation. &lt;BR /&gt;APA is Extra benefit provides more data bandwidth.&lt;BR /&gt;I already finish my installation for SGERAC. also Oracle team installed the RAC without any problem. then i integrated The Unix with The Oracle.&lt;BR /&gt;The system is UP now, But facing some problems with oracle, and oracle team is blaming the difference in NIC names in both nodes for the private interface &lt;BR /&gt;&lt;BR /&gt;Node1 Private interface name is: LAN2&lt;BR /&gt;Node2 Private interface name is: LAN3&lt;BR /&gt;&lt;BR /&gt;SG and HPUX are not caring about that difference, that's why i proceeded without thinking to play with the names.</description>
      <pubDate>Thu, 07 Jan 2010 09:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559896#M534212</guid>
      <dc:creator>manuj kumar</dc:creator>
      <dc:date>2010-01-07T09:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559897#M534213</link>
      <description>Any opinion ?</description>
      <pubDate>Thu, 07 Jan 2010 12:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559897#M534213</guid>
      <dc:creator>manuj kumar</dc:creator>
      <dc:date>2010-01-07T12:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559898#M534214</link>
      <description>You don't mention what version of RAC, so I'll assume 10gR2. The manuals for RAC make this pretty clear:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/install.102/b14202/pre_hpux.htm#sthref389" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/install.102/b14202/pre_hpux.htm#sthref389&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As in:&lt;BR /&gt;&lt;BR /&gt;"â ¢The public interface names associated with the network adapters for each network must be the same on all nodes, and the private interface names associated with the network adaptors should be the same on all nodes.&lt;BR /&gt;&lt;BR /&gt;For example: With a two-node cluster, you cannot configure network adapters on node1 with lan0 as the public interface, but on node2 have lan1 as the public interface. Public interface names must be the same, so you must configure lan0 as public on both nodes. You should configure the private interfaces on the same network adapters as well. If lan1 is the private interface for node 1, then lan1 should be the private interface for node 2."&lt;BR /&gt;&lt;BR /&gt;So you can either follow my advice and use APA, or spend some time mucking around with the ioinit command to sort this out (use ioinit to move lan2 and lan3 on each node to lan4 or something like that). There are plenty of examples on the forums of how to use ioinit to do this - just doing a google search of:&lt;BR /&gt;&lt;BR /&gt;ioinit lan site:itrc.hp.com&lt;BR /&gt;&lt;BR /&gt;will throw up plenty of examples...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 07 Jan 2010 16:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559898#M534214</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-01-07T16:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: changing interface name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559899#M534215</link>
      <description>Hi Sir,&lt;BR /&gt;I faced these problem before ...&lt;BR /&gt;&lt;BR /&gt;below is the recommendations from oracle:&lt;BR /&gt;&lt;BR /&gt;they said:&lt;BR /&gt;"According to the documentation the interface names should match. It is highly not recommended to have different interface names for the private interfaces on different nodes."&lt;BR /&gt;&lt;BR /&gt;If you can't change the interface names on node2 then you have 2 options to configure the private interconnect for the instances:\&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. delete the cluster interconnect interface from the OCR with oifcfg delif -global lan2/xx.xx.xx.xx&lt;BR /&gt;and use cluster_interconnects in the spfile/init.ora&lt;BR /&gt;&lt;BR /&gt;2. delete the cluster interconnect interface wile the DB is up using oracle software owner from the OCR with &lt;BR /&gt;oifcfg delif -global lan2/xxx.xx.x.x&lt;BR /&gt;configure the interfaces in the OCR with&lt;BR /&gt;&lt;BR /&gt;oifcfg setif -node [nodename] if_name/subnet/if_type (please see oifcfg -help)&lt;BR /&gt;&lt;BR /&gt;like:&lt;BR /&gt;&lt;BR /&gt;oifcfg setif -node xxxxxx01 lan2/xxx.xx.x.x:cluster_interconnect&lt;BR /&gt;&lt;BR /&gt;oifcfg setif -node xxxxxx02 lan3/xxx.xx.x.x:cluster_interconnect&lt;BR /&gt;&lt;BR /&gt;The instances need to be restarted after the changes.&lt;BR /&gt;&lt;BR /&gt;i select the second option and the DB started successfully after this...&lt;BR /&gt;&lt;BR /&gt;I hope this can help...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2010 17:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-interface-name/m-p/4559899#M534215</guid>
      <dc:creator>Waelkhalil_1</dc:creator>
      <dc:date>2010-01-08T17:52:52Z</dc:date>
    </item>
  </channel>
</rss>

