1753448 Members
6218 Online
108794 Solutions
New Discussion юеВ

Re: MC Service Guard

 
ghousebagwan
Occasional Contributor

MC Service Guard

Hi Guys,

 

I'm trying to do a cluster setup on two nodes, and need assistance with that. Can someone share the step by step plan or any guidance for that? Both the servers are HP-UX 11.31 virtual machines running on Superdome. Thanks.

 

Ghouse Bagwan.

5 REPLIES 5

Re: MC Service Guard

Serviceguard is complex - and what you require is often not a straightforward list of commands as you have to consider what you are actually trying to achieve and your own circumstances, so my real advice is to RTFM:

https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-a00062147en_us&withFrame

If you really want to jump straight in to creating the cluster (I don't advise it), then go straight to the "Configuring the cluster" section on p237


I am an HPE Employee
Accept or Kudo
Torsten.
Acclaimed Contributor

Re: MC Service Guard

Another question is if you want to have serviceguard for the application or just for the VM itself.


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Bill Hassell
Honored Contributor

Re: MC Service Guard

Are the two nodes on the same Superdome? If so, ServiceGuard won't help keep things going. 

Or is your goal to just monitor database(s) and apps and change to the other node when things aren't working?

A big part of the setup will be to define failure modes which can be handled with failover. For instance, if the app/db fails due to a full filesystem, the filesystem cannot be part of the shared storage or the same failure will exist on the other node. Similar problems might relate to kernel parameters that are exceeded. Some kernel limits will be new on the other node and the apps will start OK, others may cause the app/db to fail as the limit does not change on the second node.

There are lots of docs at hpe.com for designing an SG environment and some good paper books on the subject. Mr. Google will be useful but only choose docs from hpe.com.



Bill Hassell, sysadmin
ghousebagwan
Occasional Contributor

Re: MC Service Guard

Hi Torsten,

I want to have it for Application .

ghousebagwan
Occasional Contributor

Re: MC Service Guard

Hi Bill,

Both the nodes are hosted on different superdomes. I want the node2 as failover when we have any failure(any hardware/software creash) state on node1.