Bug 615889

Summary: luci cannot start an imported cluster
Product: Red Hat Enterprise Linux 6 Reporter: Fabio Massimo Di Nitto <fdinitto>
Component: luciAssignee: Ryan McCabe <rmccabe>
Status: CLOSED CURRENTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: bbrock, cluster-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: luci-0.22.2-9.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-10 22:11:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabio Massimo Di Nitto 2010-07-19 08:34:48 UTC
<?xml version="1.0"?>

<cluster name="fabbione-rhel6" config_version="1" >
  <clusternodes>
    <clusternode name="rhel6-node1" votes="1" nodeid="1"/>
    <clusternode name="rhel6-node2" votes="1" nodeid="2"/>
  </clusternodes>
</cluster>

since the creating of the cluster doesn´t work yet, I created the minimal config to add a cluster to luci.

only ricci and modclusterd are running on the nodes.

luci imports the config just fine, reports that the cluster is not running.

Select both nodes in the UI and click "join the cluster", but nothing happens.

from /var/log/cluster/ no attempts to run service cman start or equivalent takes place.

Comment 1 Fabio Massimo Di Nitto 2010-07-19 08:36:15 UTC
forgot to mention, this is using the latest code from luci.git

Comment 2 Fabio Massimo Di Nitto 2010-07-19 09:11:48 UTC
Extra info:

if cman is running, it´s possible to send another start command and a stop command:

11:03:42,996 INFO  [luci.controllers.cluster] User "root" started nodes "rhel6-node1, rhel6-node2" in cluster "fabbione-rhel6"
11:04:30,885 INFO  [luci.controllers.cluster] User "root" stopped nodes "rhel6-node1, rhel6-node2" in cluster "fabbione-rhel6"

the cluster at this point is stopped, and we cannot start it anymore

Comment 3 Brian Brock 2010-07-23 17:23:48 UTC
cluster.conf created in 5.x?

Comment 4 Fabio Massimo Di Nitto 2010-07-23 17:29:04 UTC
No, all fresh for rhel6 and in this specific case it makes no difference.

The config snippet I pasted above would work anywhere.

Comment 8 releng-rhel@redhat.com 2010-11-10 22:11:59 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.