[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

09/17/2009 at 01:32AM PDT, ID: 24739039
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

cman would not start( Redhat 5 cluster)

Asked by fosiul01 in Linux, Unix Operating Systems, Red Hat Linux

Hi
I am trying to create a 2nd node from last couple of days but no luck. Please help me to do this.

I have gone through these article again and again:
http://www.redhat.com/docs/manuals/csgfs/

Here is my setup

node1 ( ricci + luci) : which is working fine
node2 (ricci only) : this is giving me problem

node1
/etc/hosts:

127.0.0.1 localhost
193.132.234.6 beaver beaver.internal.local
193.132.234.58 node2 node2.internal.local

Node 2:
/etc/hosts file

193.132.234.6 beaver beaver.internal.local
193.132.234.58 node2 node2.internal.local localhost

First problem :
when i created this node2 via luci server from node1. its creates cluster.conf file in /etc/cluster/ directory of node2. but problem is, it would not write <clusternode name> in cluster.conf file. hence in node 2 i was seeing this error:

Sep 15 13:33:05 node2 ccsd[5332]: Starting ccsd 2.0.98:
Sep 15 13:33:05 node2 ccsd[5332]: Built: Aug 17 2009 15:01:41
Sep 15 13:33:05 node2 ccsd[5332]: Copyright (C) Red Hat, Inc. 2004 All rights reserved.
Sep 15 13:33:05 node2 ccsd[5332]: cluster.conf (cluster name = test-cluster, version = 1) found.
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] AIS Executive Service RELEASE 'subrev 1358 version 0.80.3'
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] Copyright (C) 2002-2006 MontaVista Software, Inc and contributors.
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] Copyright (C) 2006 Red Hat, Inc.
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] AIS Executive Service: started and ready to provide service.
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] local node name "node2.xxx.local" not found in cluster.conf
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] Error reading CCS info, cannot start
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] Error reading config from CCS
Sep 15 13:33:07 node2 openais[5338]: [MAIN ] AIS Executive exiting (reason: could not read the main configuration file).
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] AIS Executive Service RELEASE 'subrev 1358 version 0.80.3'
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] Copyright (C) 2002-2006 MontaVista Software, Inc and contributors.
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] Copyright (C) 2006 Red Hat, Inc.
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] AIS Executive Service: started and ready to provide service.
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] local node name "node2.xxx.local" not found in cluster.conf
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] Error reading CCS info, cannot start
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] Error reading config from CCS
Sep 15 13:33:08 node2 openais[5364]: [MAIN ] AIS Executive exiting (reason: could not read the main configuration file).
Sep 15 13:33:34 node2 ccsd[5332]: Unable to connect to cluster infrastructure after 30 seconds.


As a soluiton, i copyed over cluster.conf file from nod1 to node2( I do not know if that right way to do)

after that when i restart cman at node2
now i only see this error:

Failed
/usr/sbin/cman_tool: aisexec daemon didnot start

and in the log file

Sep 15 13:33:34 node2 ccsd[5332]: Unable to connect to cluster infrastructure after 30 seconds.

I went thorough couple of article as bellow :

https://bugzilla.redhat.com/show_bug.cgi?id=217724
http://sources.redhat.com/cluster/wiki/FAQ/CMAN
https://bugzilla.redhat.com/show_bug.cgi?id=213946

but No luck....
I already reinstall both node1 and node2 couple of times. but no luck
can any one please tell me what i am doing wrong or what i suppose to do??

thanks for your help

Here is the cluster.conf in both node

<?xml version="1.0"?>
<cluster alias="test-cluster" config_version="31" name="test-cluster">
<fence_daemon clean_start="0" post_fail_delay="0" post_join_delay="3"/>
<clusternodes>
<clusternode name="beaver.electroversal.local" nodeid="1" votes="1">
<fence/>
</clusternode>
<clusternode name="node2.electroversal.local" nodeid="2" votes="1">
<fence/>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1"/>
<fencedevices/>
<rm>
<failoverdomains/>
<resources/>
</rm>
</cluster>




NOte: this file mainly created by node1( where is luci server) then i copyed it over node2


Really appreciate for any help and hits..
thanks
Fosiul
 
Keywords: cman would not start( Redhat 5 clust…
 
Loading Advertisement...
 
[+][-]09/17/09 03:37 AM, ID: 25354512

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 03:39 AM, ID: 25354532

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 03:48 AM, ID: 25354570

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 03:48 AM, ID: 25354572

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 03:52 AM, ID: 25354597

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 05:31 AM, ID: 25355247

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 05:45 AM, ID: 25355384

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 06:22 AM, ID: 25355749

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 06:41 AM, ID: 25355986

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 07:22 AM, ID: 25356553

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 07:25 AM, ID: 25356591

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 07:26 AM, ID: 25356621

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 08:16 AM, ID: 25357144

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 08:41 AM, ID: 25357438

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 08:49 AM, ID: 25357536

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 09:32 AM, ID: 25358043

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 11:56 AM, ID: 25359645

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Linux, Unix Operating Systems, Red Hat Linux
Sign Up Now!
Solution Provided By: noci
Participating Experts: 1
Solution Grade: A
 
 
[+][-]09/17/09 12:03 PM, ID: 25359709

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/17/09 12:55 PM, ID: 25360293

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/17/09 02:54 PM, ID: 25361452

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/18/09 12:33 AM, ID: 25363527

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/18/09 04:27 AM, ID: 25364731

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625