- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmquerycl error
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
06-20-2004 06:46 PM
06-20-2004 06:46 PM
cmquerycl error
====================================
/usr/sbin/cmquerycl -v -n inhyl1h3
Begin checking the nodes...
Error: Permission denied to 155.35.33.85
Warning: Unable to determine local domain name for INHYL1H3
Error: Unable to establish communication to node inhyl1h3: 19
Failed to gather configuration information.
====================================
I am trying to setup a single node cluster. I ran this command to add the node INHYL1H3 to the cluster.
Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 07:04 PM
06-20-2004 07:04 PM
Re: cmquerycl error
Inhyl1h3 root
Now I am going ahead a lil bit but I get the error :-
=========================================
# /usr/sbin/cmquerycl -v -n inhyl1h3
Begin checking the nodes...
Warning: Unable to determine local domain name for INHYL1H3
Error: Unable to establish communication to node inhyl1h3: 19
Failed to gather configuration information.
=========================================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 07:13 PM
06-20-2004 07:13 PM
Re: cmquerycl error
Just check.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 07:21 PM
06-20-2004 07:21 PM
Re: cmquerycl error
The hostname is Inhyl1h3 whereas I was giving inhyl1h3 . Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 08:03 PM
06-21-2004 08:03 PM
Re: cmquerycl error
or add a /etc/cmcluster/cmclnodelist like
inhyl1h3 root
the_other_nodes root
and copy to every cluster node.
You can ignore the warning of the local domain
name. This pops up on all my clusters even with
correct DNS configuration...
Hope this helps,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 08:40 PM
06-21-2004 08:40 PM
Re: cmquerycl error
Are you able to ping inhyl1h3 from the command line?
Are you able to remsh to the node?
If not add the node to the /etc/hosts, or put the domain sufflex in /etc/resolv.conf after search ( man resolv.conf)
Regards,
Gideon