1830062 Members
2375 Online
109998 Solutions
New Discussion

Service Guard on Linux

 
SOLVED
Go to solution
J.D._3
Frequent Advisor

Service Guard on Linux

Hi all,
I have a 2 node cluster and a quorum server running Red Hat Linux 7.3 with Kernel 2.4.18. If I created 5 packages, (sg_pkg1, sg_pkg2, sg_pkg3, sg_pkg4, sg_pkg5), how could I set it up so that each control script associated with each package is launched from 1 through 5 at startup and 5 through 4 on shutdown of the cluster? Thank you all in advance.
JD
10 REPLIES 10
Balaji N
Honored Contributor

Re: Service Guard on Linux

this can be a possible work around if there is no configuration.

you can modify the control scripts in such a way that it checks if the previous package is already started and then only it gets started.

and can be done similarly for shutdown as well.

-balaji

ps: Service Guard on Linux!!!! Is it the same MC/SG. never knew such a product existed.
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
J.D._3
Frequent Advisor

Re: Service Guard on Linux

Yes, MCSG is available for Linux :), works the same and binaries are the same execpt the directory structure installs in /usr/local/cmcluster. I'm finding new things about it myself. Thanks for the info.
Balaji N
Honored Contributor

Re: Service Guard on Linux

nice to know this. when time permits, will check out more on this.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Serviceguard for Linux
Honored Contributor
Solution

Re: Service Guard on Linux

Serviceguard for Linux uses the same code base as MC/SG on HP/UX. There are some differences, mostly because of differences between HP/UX and Linux.

This URL is a good starting point for information:
http://h18000.www1.hp.com/solutions/enterprise/highavailability/linux/serviceguard/index.html

Steven E. Protter
Exalted Contributor

Re: Service Guard on Linux

I am wondering if it can be used on Non-HP hardware.

Quite an interesting development.

I've got just the kind of operation with my web hosting business that would benefit from this product.

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
Steven E. Protter
Exalted Contributor

Re: Service Guard on Linux

The document already answers my question. It is only currently supported on Proliant Servers.

Me thinks that is a marketing mistake HP.

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
Krishna Prasad
Trusted Contributor

Re: Service Guard on Linux

Is this what you get when you install Advanced Server on RedHat?

Also, isn't there other cluster programs available for Linux?

If there is other cluster applications has anyone had any success with them?
Positive Results requires Positive Thinking
J.D._3
Frequent Advisor

Re: Service Guard on Linux

There is a application called Life Keeper that we are also using but phasing out. Why would you not use Service Guard instead?
Krishna Prasad
Trusted Contributor

Re: Service Guard on Linux

It really isn't a Service Guard vs something else question. It's more of Cost vs Free and a Active/Passive and Active/Active solution.

I know the Red Hat Advanced Server has clustering functionality.

I was just wondering what else was available because Service Guard is a Active/Passive solution. I would much rather have an Active/Active solution if there is one available.
Positive Results requires Positive Thinking
Serviceguard for Linux
Honored Contributor

Re: Service Guard on Linux

As the term is usally used, Serviceguard is an Active-Active cluster. Every node in the cluster can be running appliucations. In that case, after a failover one node would be running two (or more) applications.

I believe that is also the case for Likekeeper.

The cost vs free question is one that everyone has to decide for themselvrs based on what your trying to do and potential business impact.