Bug 1419903

Summary: pcs cluster cib-push does not recognize "scope" option
Product: Red Hat Enterprise Linux 7 Reporter: Martin Juricek <mjuricek>
Component: pcsAssignee: Tomas Jelinek <tojeline>
Status: CLOSED ERRATA QA Contact: cluster-qe <cluster-qe>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 7.3CC: cfeist, cluster-maint, idevat, omular, rsteiger, tojeline
Target Milestone: rcKeywords: EasyFix, Regression, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: pcs-0.9.156-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1420757 (view as bug list) Environment:
Last Closed: 2017-08-01 18:26:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1420757    
Attachments:
Description Flags
proposed fix none

Comment 3 Tomas Jelinek 2017-02-07 16:53:59 UTC
Created attachment 1248470 [details]
proposed fix

Comment 7 Ivan Devat 2017-02-20 08:25:04 UTC
After Fix:

[vm-rhel72-1 ~] $ rpm -q pcs
pcs-0.9.156-1.el7.x86_64

[vm-rhel72-1 ~] $ pcs cluster cib > cibfile.xml
[vm-rhel72-1 ~] $ pcs -f cibfile.xml resource create dummy ocf:heartbeat:Dummy
[vm-rhel72-1 ~] $ pcs cluster cib-push cibfile.xml scope=configuration
CIB updated

> Better error message when the diff of the old and the new CIB is empty

[vm-rhel72-1 ~] $ pcs cluster cib > original.xml
[vm-rhel72-1 ~] $ cp original.xml updated.xml
[vm-rhel72-1 ~] $ pcs cluster cib-push updated.xml diff-against=original.xml
Error: The new CIB is the same as the original CIB, nothing to push.

Comment 11 errata-xmlrpc 2017-08-01 18:26:07 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://access.redhat.com/errata/RHBA-2017:1958