- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmquerycl is unable to gather configuration in...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:20 AM
07-02-2007 08:20 AM
cmquerycl is unable to gather configuration information
# cmquerycl -v -C /etc/cmcluster/lpcluster.config -n hp9000
Begin checking the nodes...
Looking for other clusters ... Done
Error: Unable to establish communication to node hp9000
Failed to gather configuration information.
I have double checked both my hosts file and my cmclconfig.ascii files and the node names are all lowercase. Can anyone tell me why and how this could be happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 09:42 AM
07-02-2007 09:42 AM
Re: cmquerycl is unable to gather configuration information
I would suggest you to look into /etc/inetd.conf check for the below mentioned entries which
makes cluster nodes able to see other nodes:
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c
hacl-probe stream tcp nowait
root /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -f /var/opt/cmom/cmomd.log
After adding the above entries, both of the nodes should be able to communicate with
each other.
Note: For the above error, check /etc/services and
/etc/inetd.conf files first for necessary entries of cluster daemons.
Best Regards,
Prashanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 03:57 PM
07-02-2007 03:57 PM
Re: cmquerycl is unable to gather configuration information
check /etc/cmcluster.conf
compare the hacl & ident entries on /etc/services and /etc/inetd.conf
check ident .
check cmclnodelist/~home/.rhosts file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:43 AM
07-03-2007 01:43 AM
Re: cmquerycl is unable to gather configuration information
#vi /etc/cmcluster/
# vi /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:44 AM
07-03-2007 01:44 AM
Re: cmquerycl is unable to gather configuration information
#vi /etc/cmcluster/
# vi /var/adm/syslog/syslog.log
Srinivas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:52 AM
07-03-2007 01:52 AM
Re: cmquerycl is unable to gather configuration information
Thanks everyone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:53 AM
07-03-2007 01:53 AM