- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Unable to establish comm... : 19.
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
Discussions
Discussions
Discussions
Forums
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
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
тАО09-19-2005 08:27 AM
тАО09-19-2005 08:27 AM
I'm using SLES8, SG A.11.15.
here is the output of the initial cmquerycl:
Looking for other clusters ... Done
Error: Unable to establish communication to node ppi2: 19
Failed to gather configuration information.
Here is the contents of my cmclnodelist:
ppi1 root
ppi2 root
I am using DNS, and I can "host" each node and get the correct ip back. I can rlogin/ssh etc.. to each node from each node, and bypass the password prompt.
I am using 2 nic cards in each DL560G2. One card is directly connected to the other node via a peer-to-peer cable. The other nic's connect the LAN. I am not using the channel
bonding driver, is this required?
The only other message I can get out of cmquerycl is from /var/log/messages:
Sep 19 14:08:20 PPI2 cmclconfd[23268]: Unable to stat /opt/cmcluster/conf/cmclconfig, No such file or directory.
Can anyone give me anymore hints,suggestions, or pointers? I would greatly appreciate it!
Thanks,
-Evan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2005 10:16 AM
тАО09-19-2005 10:16 AM
Re: Unable to establish comm... : 19.
All seems well now. That sure was a frustrating day!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2005 04:35 AM
тАО09-23-2005 04:35 AM
SolutionThere are a couple of things that you may have to verify in order to get this problem solved.
Which version of serviceguard patch level are you on ? I know that we released a patch for 11.15 , 11.15.06 in the last week.
So you may need to update it.
1) Verify that the deadman module is loaded.
lsmod | grep deadman
2) Verify that the pidentd module is loaded. lsmod | grep pidentd
3)Verify that the process identd is started.
ps -ef | grep iden
4) Channel bonding driver is not required.
5) Make sure that each of the nodes have the cmclnodelist file populated or they have the etc/hosts and .rhosts entries.
6) Reboot the systems and verify that the modules are still loaded. (deadman and pidentd)
7) Verify that the process identd is started.
ps -ef | grep iden
8) If you find that the modules are not loaded after restrat ( use the comaand )
insserv MODULENAME
to make sure that the module is loaded at that init level every time that system is restarted.
9) Now try the cmquerycl
10) If all of these does not work, try updating the patch level (11.15.06) latest.
11) Remove the Back to Back cable between the 2 nodes and then try to do the same thing.
12) Still not working, Please uninstall and reinstall OS and Serviceguard.
Do let me know if this solves your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2005 12:53 PM
тАО09-25-2005 12:53 PM
Re: Unable to establish comm... : 19.
I had this problems before. It is because I did a typing error when I configured the cmclconf.ascii file. It took me a while to find out.
Check all the hostnames and Ip address in cmclconf.ascii file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2005 03:56 AM
тАО09-26-2005 03:56 AM
Re: Unable to establish comm... : 19.
In the hosts file they names where in upper case, whereas in the cmquerycl command I was using lower case in the host names.
Thanks for everyones help!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2005 01:04 PM
тАО09-26-2005 01:04 PM
Re: Unable to establish comm... : 19.
Assigning points to all the answers is a better way to say thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2005 07:12 AM
тАО09-29-2005 07:12 AM