1834133 Members
2066 Online
110064 Solutions
New Discussion

Re: cmquerycl

 
hp100001
Occasional Contributor

cmquerycl

Warning: Unable to determine local domain name for hpsg2
9 REPLIES 9
baiju_3
Esteemed Contributor

Re: cmquerycl

Hi ,

Is hpsg2 a package / node name ? Plz post some more info .


Regds ..bl.
Good things Just Got better (Plz,not stolen from advertisement -:) )
Chan 007
Honored Contributor

Re: cmquerycl

Hi,

Check this file, /sbin/set_parms

You may need to update your hostname here too..If you have recently modified your hostname or so

Chan
Deoncia Grayson_1
Honored Contributor

Re: cmquerycl

Discussions of interest with similar problems:

Hard to pinpoint without more info

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=948194


http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=934853
If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
hp100001
Occasional Contributor

Re: cmquerycl

# cmquerycl -v -C cmclconf.ascii -n hpsg1 -n hpsg2

Begin checking the nodes...
Warning: Unable to determine local domain name for hpsg2
Looking for other clusters ... Done
Error: Node hpsg1 is refusing Serviceguard communication.
Please make sure that the proper security access is configured on node
hpsg1 through either file-based access (pre-A.11.16 version) or role-based
access (version A.11.16 or higher) and/or that the host name lookup
on node hpsg1 resolves the IP address correctly.
Failed to gather configuration information.
Darrel Louis
Honored Contributor

Re: cmquerycl

Hi,

Is your ident service running, check your /etc/inetd.conf file.

GoodLuck

Darrel Louis
Svetoslav Gyurov
Valued Contributor

Re: cmquerycl

Hi,

check that you have the following lines in your inetd.conf file:

hacl-probe stream tcp nowait root /opt/cmom/lbin/cmomd cmomd -f /var/opt/
cmom/cmomd.log
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd

Good luck!


--
sve
Mohanasundaram_1
Honored Contributor

Re: cmquerycl

Hi,

Since communication is a problem, I would check the .rhosts file or the cmclnodelist file to check if both the server's names are mentioned in the file.

I suggest that you perform all pre-requisite check before actually configuring the cluster. "Managing serviceguard" is the manual you need to have in handy when you do this.
You can also access this manual at http://docs.hp.com

With regards,
Mohan.
Attitude, Not aptitude, determines your altitude
RAC_1
Honored Contributor

Re: cmquerycl

What is the version of SG?? If at 11.16 and above, you need to put access policies in package/cluster configuration files. For these versions cmclnodelist and .rhosts are used only at the begining-at the time configuring the cluster.

Also from all cluster nodes, can resolve the name/ipaddress for all clustered nodes??
There is no substitute to HARDWORK
Stephen Doud
Honored Contributor

Re: cmquerycl

Is 'identd' commented out of /etc/inetd.conf?