Operating System - HP-UX
1826704 Members
2566 Online
109696 Solutions
New Discussion

Re: Basic Networking question regarding Hyper Fabric HF2

 

Basic Networking question regarding Hyper Fabric HF2

Hi, I have 2 nodes running oracle 9 IRac, each of one have 2 Hyper Fabric HF2 card.
I have a doubt regarding de IP address of each card.

NODE 1
HF2 - A = 192.0.0.5
HF2- B = ???????

NODE 2
HF2 - A = 192.0.0.6
HF2 - B = ???????

Se second card on each node, must be in the same subnet? 192.0.0.x or in another net?
192.0.1.x?

Regads.
7 REPLIES 7
Hein van den Heuvel
Honored Contributor

Re: Basic Networking question regarding Hyper Fabric HF2

Did you check the hp - oracle - ctc resources?

http://www.hporaclectc.com/cug/index.html


Like:
http://www.hporaclectc.com/cug/database/9iRAChp.html

Also available as:
http://otn.oracle.com/products/oracle9i/htdocs/9iRAChp.html#4

This comes close to answerring your question directly, but not eactly :-(.

Still, there are plenty of good links there.
For example to:


http://download.oracle.com/docs/pdf/A95979_02.pdf
"Use the following parameters to specify the relocatable IP address in the Oracle9i
Real Application Clusters Guard setup configuration file:
â   PFS_IP_PACK_HOSTA
â   PFS_IP_PACK_HOSTB
After you run the PFSSETUP utility, as described in Chapter 2,"


Good luck!

Hei
Steven E. Protter
Exalted Contributor

Re: Basic Networking question regarding Hyper Fabric HF2

My basic experience with HP-UX.

You can not have two NIC cards on the same machine on the same subnet and network.

So

192.168.0.10
255.255.255.0

and

10.1.10.10
255.255.255.0

is okay

but
192.168.0.10
255.255.255.0

and

192.168.0.11
255.255.255.0

is not.

The latter will lock networking and cause your machine to drop right off the network.

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Hein van den Heuvel
Honored Contributor

Re: Basic Networking question regarding Hyper Fabric HF2

Re: Basic Networking question regarding Hyper Fabric HF2

Thanks for the answers, another one, how can achive access to hporaclectc.com?

Regards
Hein van den Heuvel
Honored Contributor

Re: Basic Networking question regarding Hyper Fabric HF2

Ooops, so sorry. That is a restricted access website (oracle, hp, selected partners).

Best follow that alternative pointer I also posted.

Sorry 'bout that!
Hein.
rick jones
Honored Contributor

Re: Basic Networking question regarding Hyper Fabric HF2

Configuring multiple physical (from the standpoint of the transport) interfaces into the same IP subnet requires a bit of care, but it can be done. As pointed-out though, it is generally much easier to have things in separate subnets, and when you want stuff like fail-over and such, use APA (Auto-Port Aggregation).

I have no idea if APA support HF. I suspect not, which means if you want fail-over it will have to be via ServiceGuard, or something in RAC.
there is no rest for the wicked yet the virtuous have no pillows

Re: Basic Networking question regarding Hyper Fabric HF2

I have this new notice, the version of HyperFabric Driver 11.11.03 with point to point connection, dosen't work properly, in fact the transparent local failover dosen't work in this configuration.
And the Oracle IRac dosen't work properly too.

There is a new verision of the driver 11.11.09, delivered half year ago only for to customer in europe, that fix this problem, for the rest of the people, we must wait until April 14 for the new release of the driver with "this fix"

Regards.