Operating System - HP-UX
1834263 Members
83706 Online
110066 Solutions
New Discussion

Re: defining a second mc/sg package

 
SOLVED
Go to solution
Gustavo Ferraro
Advisor

defining a second mc/sg package

Hi folks!

I have a running cluster with one informix package.
Now, I want to define a second package for a new informix instance. I have defined a new VG in the cluster.
My doubt is with the LAN interfaces.
It is possible to use the same primary / standby interfaces of the other package with a new IP for the new package ??
any other suggestions?

thanks in advance,
Gustavo.-
3 REPLIES 3
melvyn burnard
Honored Contributor
Solution

Re: defining a second mc/sg package

Yes it is.
You can have up to 200 relocatable ip addresses per cluster, so when you add anohter package, just ensure you set the subnet(s) you want to monitor and add the ip address to, and ensure you use anohter ip address, i.e. it must not already be used elsewhere.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Rainer von Bongartz
Honored Contributor

Re: defining a second mc/sg package

No problem here.

I have 3 INFORMIX instances running on my cluster each with a n own IP address on the primary LAN card.

Just take care configuring your INFORMIX sqlhosts file correctly

Regards
Rainer

He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Gustavo Ferraro
Advisor

Re: defining a second mc/sg package

thanks for your answers.
btw, another question:
in order to load balance the network, can i define the stanby nic of the 1st package as the primary for the 2nd and viceversa ?

regards,
Gustavo.-