Operating System - HP-UX
1836174 Members
2098 Online
110096 Solutions
New Discussion

cmquerycl got hung while collecting information

 
marvik
Regular Advisor

cmquerycl got hung while collecting information

Hi All,

cmquerycl is stuck at this position.Its not going ahead ,Can the experts suggest something.

lontmp22:/etc/cmcluster # cmquerycl -n lontmp22 -n lontmp26 -q lonqus91 -v -C newclust.ascii

Begin checking the nodes...
Looking for other clusters ... Done
Gathering configuration information ..
Gathering storage information

Rgds
Marvik
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: cmquerycl got hung while collecting information

do you have a large SAN storage infrastructure connected to these nodes?
You could try using the -k option to reduce disc probing
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
marvik
Regular Advisor

Re: cmquerycl got hung while collecting information

Thanks Melvyn,

Tried that as well.I also tried -l net -k but to no success.
There are only local disks no SAN attached to the server
melvyn burnard
Honored Contributor

Re: cmquerycl got hung while collecting information

hmm, this implies there may be issues with hostname lookups.
What version of SG, and what SG patch do you have installed?
do:
# what /usr/lbin/cmcld

Is anything logged in either host syslog?
Hav eyou tried individually on each node to do a cmquerycl just to itself?
e.g.:
lontmp26:/etc/cmcluster # cmquerycl -n lontmp26 -q lonqus91 -v -C newclust.ascii

lontmp22:/etc/cmcluster # cmquerycl -n lontmp22 -q lonqus91 -v -C newclust.ascii


Also, you may want to try increasing the logging to try to see what goes
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!