- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable to bring up the 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
04-14-2006 10:45 PM
04-14-2006 10:45 PM
Unable to bring up the Cluster
I have a two-node mcsg cluster. When I do a cmcheckconf -k -v -C /etc/cmcluster/cmclconf.ascii it gives an error
Checking cluster file: /etc/cmcluster/cmclconf.ascii
Checking nodes ... Done
Checking existing configuration ... Done
Gathering configuration information ... Done
Gathering configuration information ... Done
Gathering configuration information ............ Done
Warning: Not probing node B as it is currently unreachable.
This may cause network partitions to be reported.
Error: Node B is unreachable. Cannot proceed with configuration operation.
when I try to run cmscancl on node B it says
cmviewconf: Binary file does not exist
cmscancl: Unable to obtain node names from the cmviewconf command.
Can anyone kindly help me in sorting out this issue.
Regards
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 11:13 PM
04-14-2006 11:13 PM
Re: Unable to bring up the Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 11:17 PM
04-14-2006 11:17 PM
Re: Unable to bring up the Cluster
I can telnet etc. Also I can do rcp from node A to node B and vice-versa.
Regards
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 11:28 PM
04-14-2006 11:28 PM
Re: Unable to bring up the Cluster
Required ports open? Check /etc/services.
Is cluster daemon running? cmcld?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 11:30 PM
04-14-2006 11:30 PM
Re: Unable to bring up the Cluster
Can you check if your /etc/inetd.conf file as been edited?
Also check if all the mcsg services from the inetd.conf file are running, if not issue the following command: inetd -c
What is the error message you see in the syslog.log file?
GoodLuck
Darrel Louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 11:46 PM
04-14-2006 11:46 PM
Re: Unable to bring up the Cluster
nslookup, ports etc. are OK. Also I checked the inetd.conf. Everything seems to be ok.
The error in the syslog is
execv /usr/lbin/cmclconfd: Exec format error
hacl-cfg/udp: Exit status 1
Regards
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2006 12:07 AM
04-15-2006 12:07 AM
Re: Unable to bring up the Cluster
Was the Cluster node working before or is this a new one?
Did you run a inetd -c on node B?
Can you check if the following line is in your /etc/inetd.conf file:
ident stream tcp wait bin /usr/lbin/identd identd -l -d
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd \
cmclconfd -c -i
http://docs.hp.com/en/B3935-90078/B3935-90078.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2006 12:08 AM
04-15-2006 12:08 AM
Re: Unable to bring up the Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2006 12:17 AM
04-15-2006 12:17 AM
Re: Unable to bring up the Cluster
Check the following:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1016735
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 12:15 AM
04-16-2006 12:15 AM
Re: Unable to bring up the Cluster
How about VLAN, check whether both nodes are in the same VLAN or not..
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 05:02 PM
04-16-2006 05:02 PM
Re: Unable to bring up the Cluster
When I try to start the cluster using cmruncl
it gives the error
# cmruncl
Cannot reach node "B"
Syslog error:
Apr 15 17:36:02 B inetd[1107]: hacl-cfg/udp: Exit status 1
Apr 15 17:36:52 B above message repeats 2 times
Also when I try to check the status of /usr/lbin/cmclconfd it says cannot execute
Regards
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 09:28 PM
04-16-2006 09:28 PM
Re: Unable to bring up the Cluster
Even the cmscancl command does not work on node B.
It gives the following error
# cmscancl
cmviewconf: Binary file does not exist.
cmscancl: Unable to obtain node names from the cmviewconf command.
Regards
Rajesh