- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- node didnt automatically join cluster
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
02-17-2003 02:42 AM
02-17-2003 02:42 AM
node didnt automatically join cluster
below is so far the only clue and is taken from the syslog
saturn cmclconfd[7152]: Permission denied for user root on node saturn (/etc/cmcl
uster/cmclnodelist)
an output of cmclnodelist is
-rwxrwxr-x 1 root sys 219 Feb 19 2002 /etc/cmcluster/cmclnodelist
saturn root is an entry in this file.
any ideas where else i could look?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:46 AM
02-17-2003 02:46 AM
Re: node didnt automatically join cluster
has it joined the cluster yet?
what version of OS and SG, and what patch is on for SG?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:52 AM
02-17-2003 02:52 AM
Re: node didnt automatically join cluster
what should i look for on the other nodes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:52 AM
02-17-2003 02:52 AM
Re: node didnt automatically join cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:55 AM
02-17-2003 02:55 AM
Re: node didnt automatically join cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 03:13 AM
02-17-2003 03:13 AM
Re: node didnt automatically join cluster
S/G version 11.13
PHSS_25915 1.0 MC/ServiceGuard and SG-OPS Edition A.11.13
PHSS_26928 1.0 MC/ServiceGuard and SG-OPS Edition A.11.13
have reviewed docs and checked what they said is correct on the machine.
cmclnodelist exists as mentioned earlier with itself in. So cannot understand why that error message appears.
saturn root - is an entry in this file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 08:43 AM
02-17-2003 08:43 AM
Re: node didnt automatically join cluster
Can you post the complete entries in the cmclnodelist files.
Also, please post the output of "hostname".
Also, which machine did you run the "cmrunnode" command from ?
If you ran it from a machine other then "saturn", please post that cmclnodelist as well.
Finally please post what you are using for name resolution as that can play a part in a "permission denied" situation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 08:52 AM
02-17-2003 08:52 AM
Re: node didnt automatically join cluster
output of hostname is "saturn"
the cmrunnode command was run from the node itself
name resolution is determined by the /etc/hosts file.
cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 06:21 PM
02-18-2003 06:21 PM
Re: node didnt automatically join cluster
This may be a culprit..
hope this works..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 06:58 PM
02-18-2003 06:58 PM
Re: node didnt automatically join cluster
Monasingh has probably pegged it. IF you don't have
AUTOSTART_CMCLD=1 in /etc/rc.config.d/cmcluster
then the node will NOT auto start the cmcl daemons & hence won't join the cluster until cmrunnode is executed.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 07:54 AM
02-19-2003 07:54 AM
Re: node didnt automatically join cluster
is what is in the /etc/rc.config.d/cmcluster file :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 12:14 PM
02-19-2003 12:14 PM
Re: node didnt automatically join cluster
#1) Were there other nodes in the cluster that were rebooting at the same time or was this the only one ?
Since CMRUNNODE joins an existing cluster, if all of your nodes are down, then CMRUNNODE may not cause the node to join unless there multiple nodes are running cmrunnodes at the same time.
#2) Given the "permission denied" error, it leads back to the question of hostname resolution.
So please post the output of:
grep saturn /etc/hosts
and
nslookup saturn
Also, from the OTHER nodes in the cluster, please do:
grep saturn /etc/cmnodelist
To compare to the cmnodelist on this system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 05:16 AM
02-20-2003 05:16 AM
Re: node didnt automatically join cluster
(though just found out from hp predict the machine crashed yesterday with "init spawning too rapidly" - also another forum thread).
here's the info requested
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 05:55 AM
02-20-2003 05:55 AM
Re: node didnt automatically join cluster
Having dealt with a similar failure-to-join-cluster case some months ago, the resolution took patience to discover through experimentation. In that case, Tivoli was altering /etc/syslog.conf and having started just before /sbin/init.d/cmcluster, it held off cmclconfd long enough to prevent it from working.
In that situation, we closely inspected the boot-time messages in /etc/rc.log and the console, looking for abnormal termination or error messages.
Since the error condition in this issue is "permission denied", we have to assume that at the time the cluster is performing cmrunnode, either the local host, or the cluster manager node is not performing hostname resolution properly or not permitting root to operate at that time. What is "hosts" set to in /etc/nsswitch.conf
Does the condition repeat itself?
Are there any clues in syslog.log?
Does inetd start properly (syslog.log)?
I suggest you open a case with the response center to continue to narrow down the root cause. As I said before, the cause is not obvious.
-S.