Operating System - HP-UX
1822545 Members
2924 Online
109642 Solutions
New Discussion юеВ

cmquerycl cmcheckconf hung

 
kholikt
Super Advisor

cmquerycl cmcheckconf hung

I am running HPUX 11.23 with MC/SG 11.16. When I execute "cmquerycl -v -c myclusterrx" it seem to run forever and nothing happen. I have a clariion running as a storage. The same sympthon apply when I run cmcheckconf

Begin checking the nodes...
Looking for nodes in cluster myclusterrx ... Done
Gathering configuration information ..
Gathering storage information ..

Found 16 devices on node esm1a
Found 16 devices on node esm1b
Analysis of 32 devices should take approximately 4 seconds
0%----10%----
20%----30%----40%----50%----60%----70%----80%----90%----100%
abc
2 REPLIES 2
RAC_1
Honored Contributor

Re: cmquerycl cmcheckconf hung

Restrict your check to disks you set for cluster. (-k option) and check.
There is no substitute to HARDWORK
Stephen Doud
Honored Contributor

Re: cmquerycl cmcheckconf hung

It looks like it's hanging on network investigation. I've seen this occur when old Gigabit drivers are installed. Check for and install updates.

Does syslog.log offer any more clues?

If not, and this is not caused by outdated Gig-E drivers, then you can increase syslog logging by adding a "-T 5" to the end of the hacl-cfg lines in /etc/inetd.conf (don't forget to run 'inetd -c' afterwards and don't forget to revert the lines after you finish diagnosing this).