Bug 204097 - system-config-cluster does not support qdisk implementation.
Summary: system-config-cluster does not support qdisk implementation.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 4
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On: 250559
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-25 15:22 UTC by Hernando Garcia
Modified: 2010-01-22 19:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-22 19:09:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Hernando Garcia 2006-08-25 15:22:54 UTC
Description of problem:

qdisk from cman does not have GUI support in system-config-cluster

Version-Release number of selected component (if applicable):

system-config-cluster-1.0.27-1.0

How reproducible:

Always. 

Steps to Reproduce:
1.Modify /etc/cluster/cluster.conf manually.
2.Add 

<quorumd interval="1" tko="10" votes="3" label="testing">
            <heuristic program="ping A -c1 -t1" score="1" interval="2"/>
            <heuristic program="ping B -c1 -t1" score="1" interval="2"/>
            <heuristic program="ping C -c1 -t1" score="1" interval="2"/>
</quorumd>

As a child tag for parent <cluster>

3.execute system-config-cluster
  
Actual results:

poorly formed XML error ( Window ) pops up

Expected results:

Being able to implement the new qdisk feature provided by cman.

Additional info:

Comment 1 Hernando Garcia 2006-08-25 15:24:24 UTC
The full error display in the window box titled "poorly formed XML error" is:

/etc/cluster/cluster.conf:2: element cluster: Relax-NG validity error :
Expecting an element cman, got nothing
/etc/cluster/cluster.conf:4: element quorumd: Relax-NG validity error : Invalid
sequence in interleave
/etc/cluster/cluster.conf:4: element quorumd: Relax-NG validity error : Element
cluster failed to validate content
/etc/cluster/cluster.conf fails to validate


Comment 3 Jim Parsons 2006-10-16 06:53:20 UTC
Checked in.

Comment 4 Robert Hell 2007-03-28 08:09:57 UTC
This also happened in my environment using RHEL 5 Cluster Suite. Will this 
issue be fixed?

Comment 5 Sergey Bykov 2007-08-02 08:11:47 UTC
I think that this error message(poped up) is not for whole <quorumd/> section
and therefore not for Qdisk. But for some additional parameter for this section.
I think this is for "label" parameter.
Try to create new config in system-config-cluster with quorum disk enabled and
you 'll see what system-config-cluster create in cluster.conf file.
If you add some additional parameter or delete some default parameter you will
see error.


Comment 6 Sergey Bykov 2007-08-02 08:15:12 UTC
Take a look at bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250559

Comment 8 Lon Hohberger 2010-01-22 19:09:34 UTC
This is fixed in system-config-cluster-1.0.54-2.0.  I did not check earlier releases.  Not sure why it wasn't closed.


Note You need to log in before you can comment on or make changes to this bug.