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 1269964 - Rebase clufter component [RHEL 6.8]
Summary: Rebase clufter component [RHEL 6.8]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: clufter
Version: 6.8
Hardware: All
OS: Linux
high
medium
Target Milestone: rc
: ---
Assignee: Jan Pokorný [poki]
QA Contact: cluster-qe@redhat.com
URL:
Whiteboard:
Depends On: 1182358 1270740 1272570 1272592 1300014 1300050 1319260
Blocks: 1264795 1343661
TreeView+ depends on / blocked
 
Reported: 2015-10-08 15:48 UTC by Jan Pokorný [poki]
Modified: 2016-10-10 13:31 UTC (History)
17 users (show)

Fixed In Version: clufter-0.56.2-1.el6
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of: 1182358
: 1343661 (view as bug list)
Environment:
Last Closed: 2016-05-10 19:28:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1272570 0 unspecified CLOSED clufter does not add resource operations (monitor, start) to converted resource into cib.xml 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHBA-2016:0740 0 normal SHIPPED_LIVE clufter bug fix update 2016-05-10 22:29:39 UTC

Internal Links: 1272570

Description Jan Pokorný [poki] 2015-10-08 15:48:24 UTC
Upstream development of clufter has progressed (since 6.7 package till 7.2
package + something more likely to come) so this asks for a rebase.

More specifically, clufter received plentiful bug fixes and enhancements
compared to previous RHEL minor release (6.7/clufter-0.11.2-1.el6),
notably:

- configuration of bind-mount, nfsclient, SAPDatabase and SAPInstance
  rgmanager-compatible resource agents is now migrated in ccs2pcs
  command family
- ccs-/cib-/pcs-2pcscmd command families (modulo ccs-/pcs-2pcscmd-flatiron
  pre-existing commands) were added and allow one to produce a sequence
  of pcs commands to (re)instate the cluster configuration akin to the
  existing one as truly as possible
- ccs-disable-rg command was added to allow invocation separately
  from commands that call the underlying operation implicitly

Comment 2 Jan Pokorný [poki] 2015-11-05 20:30:12 UTC
Issue raised in [bug 1272570] has to be addressed for sure in this
rebase.

Comment 7 Jan Pokorný [poki] 2016-01-20 22:23:49 UTC
Will need to respin the package due to suboptimal integration with
pcs (as it passes unicode strings that wasn't previously expected)
and new related issue identified.

Comment 9 Miroslav Lisik 2016-03-16 17:37:49 UTC
We will need to respin the package due to validation issue.

[root@virt-010 ~]# clufter pcs2pcscmd
[ccspcmk2pcscmd     ] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all`
WARNING:clufter.format:Invalid as per RNG file `/usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.4.rng'
WARNING:clufter.format:Invalid as per RNG file `/usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.3.rng'
WARNING:clufter.format:Invalid as per RNG file `/usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.0.rng'
WARNING:clufter.format:Invalid as per RNG file `/usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-1.2.rng'
WARNING:clufter.format:None of the validation attempts succeeded with validator spec: /usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.4.rng, /usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-1.2.rng, /usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.3.rng, /usr/lib/python2.6/site-packages/clufter/formats/cib/pacemaker-2.0.rng
cib: Validation: 1:0:Expecting an element status, got nothing, 1:0:Element cib failed to validate content
[root@virt-010 ~]# echo $?
1

By default, command generates list of pcs command from CIB of current cluster which is located at "/var/lib/pacemaker/cib/cib.xml".
An issue is that the file does not contain element status, which does not validate with RNG schema. When pacemaker stores CIB locally, it drops element status every time.

Comment 15 errata-xmlrpc 2016-05-10 19:28:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0740.html


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