Bug 454403

Summary: XML validation errors using fence_rsa
Product: [Retired] Red Hat Cluster Suite Reporter: Laszlo Beres <beres.laszlo>
Component: redhat-config-clusterAssignee: Ryan McCabe <rmccabe>
Status: CLOSED DUPLICATE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: low    
Version: 4CC: bbrock, cluster-maint, hchiramm, iannis
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-25 15:13:05 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 Laszlo Beres 2008-07-08 10:02:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0

Description of problem:
If the cluster.conf contains options for the fence-rsa agent, system-config-cluster throws a lot of validation errors.

Version-Release number of selected component (if applicable):
system-config-cluster-1.0.51-2.0.el4_6.2

How reproducible:
Always


Steps to Reproduce:
1. Create cluster.conf with RSA fencing.
2. Append an option:

<fencedevice agent="fence_rsa" ipaddr="el4" login="user" name="rsa" option="reboot" passwd="secret"/>

Actual Results:
Relax-NG validity error : Extra element fencedevices in interleave
/etc/cluster/cluster.conf:14: element fencedevices: Relax-NG validity error : Element cluster failed to validate content
/etc/cluster/cluster.conf fails to validate


Expected Results:


Additional info:

Comment 4 Ryan McCabe 2010-10-25 15:13:05 UTC

*** This bug has been marked as a duplicate of bug 597253 ***