RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 732616 - Missing suborg option definition in the cluster configuration schema for the fence_cisco_ucs agent
Summary: Missing suborg option definition in the cluster configuration schema for the ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ricci
Version: 6.1
Hardware: x86_64
OS: Linux
urgent
medium
Target Milestone: rc
: ---
Assignee: Chris Feist
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On: 725722
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-23 06:20 UTC by RHEL Program Management
Modified: 2011-08-31 09:15 UTC (History)
11 users (show)

Fixed In Version: ricci-0.16.2-35.el6_1.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-31 09:15:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Backported patch to fix issue (143.21 KB, patch)
2011-08-23 19:46 UTC, Chris Feist
no flags Details | Diff
Script to test functionality (812 bytes, application/x-shellscript)
2011-08-23 19:56 UTC, Chris Feist
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1235 0 normal SHIPPED_LIVE ricci bug-fix update 2011-08-31 09:14:58 UTC

Description RHEL Program Management 2011-08-23 06:20:25 UTC
This bug has been copied from bug #725722 and has been proposed
to be backported to 6.1 z-stream (EUS).

Comment 4 Chris Feist 2011-08-23 19:46:17 UTC
Created attachment 519513 [details]
Backported patch to fix issue

Comment 5 Chris Feist 2011-08-23 19:55:53 UTC
Unit test results:

Run the script from bz#725722 (also attached to this bz).

Before update:

[root@ask-03 ~]# ./lon.sh 
Node node-1 added.
Node node-2 added.
Method UCS added to node-1.
Method UCS added to node-2.
Validation Failure, unable to modify configuration file (use -i to ignore this error).
unable to add suborg


After update:
[root@ask-03 ~]# ./lon.sh 
Node node-1 added.
Node node-2 added.
Method UCS added to node-1.
Method UCS added to node-2.
          <device name="ucs" port="Blade-1" suborg="/org-MyOrg/org-MySubOrg/"/>
SUCCESS

Comment 6 Chris Feist 2011-08-23 19:56:29 UTC
Created attachment 519515 [details]
Script to test functionality

Comment 9 errata-xmlrpc 2011-08-31 09:15:04 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-1235.html


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