Operating System - HP-UX
1827197 Members
2309 Online
109716 Solutions
New Discussion

two node cluster creation

 
Rajnish Dixit
New Member

two node cluster creation

Dear all,
I have to create a two node cluster in HP-UX 11i v1 and for this i am using two superdomes (9000/800/SD16000).
Can anybody tell me the step by step procedure for the same.
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: two node cluster creation

Most people will get money for doing this ;-)

See the documentation, this will help:

http://docs.hp.com/en/ha.html#Serviceguard


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

Re: two node cluster creation

Shalom,

Doesn't really matter what kind of systems you are using, the process is relatively simple.

Comply with the hardware requirements in the document in the previous post.

I strongly recommend a private network as a secondary heartbeat.

You can even use sam for basic serviceguard setup.

cmquerycl/cmcheckonf/cmapplyconf

Post errors and problems as they occur.

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
Fabien GUTIERREZ
Frequent Advisor

Re: two node cluster creation

first task cmquerycl -n node1 -n node2 -w full to generate basic file configuration you'll then be able to customize
Stephen Doud
Honored Contributor

Re: two node cluster creation

If you have a software contract, you have access to the Knowledge Database in ITRC.
If so, please look up a document titled,
HP-UX Serviceguard A.11.16 - Cluster Implementation Summary (ID: emr_na-c01155787-1).
It will give you a good overview on how to create a cluster.
Granted A.11.17 and A.11.18 features, particularly CFS-related packages are not reviewed, but there is a separate document for that, if you need it.

If you don't have a software contract with HP, then either get consulting, or read the Managing Serviceguard manual at http://docs.hp.com/en/ha.html#Serviceguard
Rajnish Dixit
New Member

Re: two node cluster creation

thanks Steven,
i will start the configuration and take help when stucked.
Rajnish Dixit
New Member

Re: two node cluster creation

thanks all.