Operating System - HP-UX
1833589 Members
4230 Online
110061 Solutions
New Discussion

Package running as master/slave

 
SOLVED
Go to solution
Tulio Magno
New Member

Package running as master/slave

I'd like to know if it is possible to run a custom package as master/slave on Serviceguard.

In example: I have n nodes running the same package but one of them is set as master and has a relocatable IP address. The others are slaves. If the master fails, one of the slaves will become the master.

I don't think it is possible to create this using failover or multi-node packages. Am I correct?
3 REPLIES 3
Steven E. Protter
Exalted Contributor
Solution

Re: Package running as master/slave

Shalom Tulio,

If the database is actually open at all times, you might want to design a special package to handle floating IP addresses.

If you set priority on them, you can load balance your application traffic.

I think multi-node packages is the way to go.

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
Tulio Magno
New Member

Re: Package running as master/slave

Hello Steven,

Thank you for your answer.
In this scenario it is necessary to configure a failover package with the relocatable IP address only?

Regards
Kevin Wright
Honored Contributor

Re: Package running as master/slave

right, if you want the 'master' to have the relocatable.. configure a pkg with the IP to failover to node x if the master node dies.