Operating System - HP-UX
1827293 Members
1305 Online
109717 Solutions
New Discussion

configure service guard cluster

 
SOLVED
Go to solution
Julianto
Frequent Advisor

configure service guard cluster

hi all,

i already installed service guard manager version A.05.01 in rx2600 and rx7640, both with os hp-ux 11.23

i following step the doc service guard but i still confuse to configure service guard cluster.

can i install quorom server in one of server i already install service guard??

i also can't find command cmcquerycl.

is there agen must installed in both server?

please help
17 REPLIES 17
Asif Sharif
Honored Contributor

Re: configure service guard cluster

Hi Julianto,

--> can i install quorom server in one of server i already install service guard??

If you are configuring two node cluster then no need for quorum server.

-->i also can't find command cmcquerycl.

The command is not cmcquerycl, its cmquerycl.

#cd /etc/cmcluster
#cmquerycl -v -C /etc/cmcluster/cluster.conf -n nodename1 -n nodename2

Regards,
Asif Sharif



Regards,
Asif Sharif
Asif Sharif
Honored Contributor

Re: configure service guard cluster

See the Technical knowledge base - document
HP-UX Serviceguard A.11.16 - Cluster Implementation Summary

http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01155787-1

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

Regards,
Asif Sharif
Regards,
Asif Sharif
Julianto
Frequent Advisor

Re: configure service guard cluster

i can't find cmquerycl in /etc/cmcluster.

script that i can run only sgmgr in /opt/sgmgr/bin.

so in this case without quorum server it's ok??

ok, then i install service guard but there no command that i can use the example like cmquerycl

any suggestion?? or maybe i install wrong version?
Jeeshan
Honored Contributor

Re: configure service guard cluster

Hi

The cmquerycl is not reside in /etc/cmcluster. Its a command which runs from /usr/sbin directory.

no need to setup quorum server.
a warrior never quits
Julianto
Frequent Advisor

Re: configure service guard cluster

hi too,
thx for the reply, i really apreciate it.

i can't found too in /usr/sbin.
or maybee i installed wrong product??

i used HP-UX 11i Version 2 & 3
HP serviceguard
distributed components

i already installed in both server but i can't find /etc/cmcluster or cmquerycl in /usr/sbin.

it's only installed in /opt/sgmgr/bin

some body plz help me...
Asif Sharif
Honored Contributor

Re: configure service guard cluster

The command is resides on this path #/usr/sbin/cmquerycl

# ll /usr/sbin/cmquerycl
-r-xr-xr-x 12 bin bin 4226744 Mar 16 2007 /usr/sbin/cmquerycl

The configuration files would reside on "/etc/cmcluster" directory.

Regards,
Asif Sharif
Regards,
Asif Sharif
Aashique
Honored Contributor

Re: configure service guard cluster

Hi,

root@wdkccbn2 [/]
# whereis cmquerycl
cmquerycl: /usr/sbin/cmquerycl /usr/share/man/man1m.Z/cmquerycl.1m

Thanks & Regards
Asif Sharif
Honored Contributor

Re: configure service guard cluster

Send the output of the following command.
#model
#swlist -l product |grep Serviceguard
#ll /usr/sbin/cmquerycl

Regards,
Asif Sharif
Regards,
Asif Sharif
Julianto
Frequent Advisor

Re: configure service guard cluster

thx all for the reply,

this is the output

# model
ia64 hp server rx2620
# swlist -l product | grep Serviceguard
PHKL_35420 1.0 Overtemp shutdown / Serviceguard failover
SG-Manager A.05.01 Serviceguard Java GUI
SG-Manager-Addon A.05.01 Serviceguard Manager/OpenView Integration Add-on
# ll /usr/sbin/cmquerycl
/usr/sbin/cmquerycl not found

is the serviceguard not installed?
Asif Sharif
Honored Contributor

Re: configure service guard cluster

It seems that ServiceGuard software is not installed.
Regards,
Asif Sharif

Re: configure service guard cluster

Serviceguard Manager is a GUI tool for controlling a Serviceguard cluster. It does not contain the Serviceguard cluster software itself. Serviceguard is a licensed product which you have to explicitly purchase or get if you have purchased the Mission Critical Operating Environment bundle of HP-UX.

Whilst Serviceguard Manager and the Quorum Server are available for free download, they are both useless without the Serviceguard software itself.

Do you actually have licenses for Serviceguard?

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Julianto
Frequent Advisor

Re: configure service guard cluster

i have the license, where i can get the serviceguard? in the bundle cd or where?
or maybe i can download it.

Re: configure service guard cluster

As long as you have the licenses, you should find Serviceguard on one of your application DVDs (I'm assuming you don't have the MCOE as if you did Serviceguard would already be installed)

It will be codeword protected, so you'll have to follow the instructions that came with the license for getting a codeword.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Aashique
Honored Contributor

Re: configure service guard cluster

Hi,

#/usr/sbin/swlist -l product|grep -i ServiceGuard

PHSS_35371 1.0 Serviceguard A.11.17.00
SG-Apache-Tool B.03.00 Serviceguard Apache Script Templates
SG-NFS-Tool A.11.23.05 Serviceguard NFS Script Templates
SG-Oracle-Tool B.03.00 Serviceguard Oracle Script Templates
SG-Samba-Tool B.03.00 Serviceguard Samba Script Templates
SG-Tomcat-Tool B.03.00 Serviceguard Tomcat Script Templates
SGWBEMProviders A.01.00.00 HP Serviceguard WBEM Providers SD Product
ServiceGuard A.11.17.00 Serviceguard SD Product
melvyn burnard
Honored Contributor
Solution

Re: configure service guard cluster

>i already installed service guard manager version A.05.01 in rx2600 and rx7640, both with os hp-ux 11.23

Well that is the software you use to monitor and manage Serviceguard clusters via a GUI.

>can i install quorom server in one of server i already install service guard??
NO!!
The quorum server must NOT be on a node that is in any cluster that the QS will be serving. It will need to be a 3rd node (linux or HP-UX).

>i also can't find command cmcquerycl.
Well you have not actually installed Serviceguard yet. It is not part of the SGMGR software bundle, you need to install it from your media, provided you have the licenses and codeords may be necessary.


And to Asif the statement you make as follows is incorrect:
If you are configuring two node cluster then no need for quorum server.

For a two node cluster you MUST have arbitration using either a cluster lock disk, a Quorum Server or a LockLun(with 11.18 of SG)
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Asif Sharif
Honored Contributor

Re: configure service guard cluster

To install Service guard independently, follow these steps:

1.Install HP-UX 11i v2 before loading Serviceguard Version A.11.17
2.Use the swinstall command to install Serviceguard, product number T1905BA.
3.Verify the installation. Use the following command to display a list of all installed components:
# swlist -R T1905BA

The filesets that make up the Serviceguard product are:

*Serviceguard.CM-SG
*Cluster-Monitor.CM-CORE
*Cluster-Monitor.CM-CORE-MAN
*Package-Manager.CM-PKG
*Package-Manager.CM-PKG-MAN
*Package-CVM-CFS.CM-CVM-CFS
*Package-CVM-CFS.CM-CVM-CFS-COM

http://docs.hp.com/en/B3935-90091/ch01s04.html

Regards,
Asif Sharif
Regards,
Asif Sharif
Sandy Chen
Honored Contributor

Re: configure service guard cluster

Hi,

The service guard software is in the Application CD/DVD.

If you have purchase the license, you should have the Customer Identifier or License Number or Certificate ID that you can input on the licensing.hp.com website to get the codeword.

While you do swinstall, go to actions -> Add New Codeword, if you input the correct codeword, the Service Guard software will show up.

Regards,
Sandy
I never think of the future. It comes soon enough.