Bug 1361795
Summary: | rhel-osp-director: 7.2->7.3Async->8.0 fails: Error: unable to push cib Call cib_replace failed (-205): Update was older than existing configuration | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
Component: | rhosp-director | Assignee: | Angus Thomas <athomas> |
Status: | CLOSED DUPLICATE | QA Contact: | Omri Hochman <ohochman> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 8.0 (Liberty) | CC: | aschultz, dbecker, jstransk, mandreou, mburns, morazi, rhel-osp-director-maint, sathlang |
Target Milestone: | async | ||
Target Release: | 8.0 (Liberty) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-09 17:34:04 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: |
Description
Alexander Chuzhoy
2016-07-30 15:15:08 UTC
Hi sasha o/ I left a comment at the other bug you mentioned that you were chasing when you hit the bug you report here, at https://bugzilla.redhat.com/show_bug.cgi?id=1361746#c3 I think it may also apply here as the root cause, in particular the "ERROR: Authentication failed: Authentication required" (In reply to Alexander Chuzhoy from comment #0) > [stack@instack ~]$ echo -e `heat deployment-show > 79b712d2-b329-4872-aa5d-3d26f9ba103a`|grep -i -A2 -B2 error > + echo 'Applying new Pacemaker config' > + pcs cluster cib-push /tmp/tmp.CBVk9DMtTj > Error: unable to push cib > Call cib_replace failed (-205): Update was older than existing configuration This comes from yum_update.sh, which should be no-opped at the time of upgrade init: [stack@instack ~]$ grep PackageUpdate /usr/share/openstack-tripleo-heat-templates/environments/major-upgrade-pacemaker-init.yaml OS::TripleO::Tasks::PackageUpdate: ../extraconfig/tasks/yum_update_noop.yaml Perhaps the error with Keystone trusts that Marios linked above could be the root cause of the cib_replace error too (maybe yum_update.sh wasn't correctly no-opped because of that error?). Hi Sasha, closing it as very old. Don't hesitate to re-open it if the _member_ doc tricks wasn't enough to fix this one. *** This bug has been marked as a duplicate of bug 1361746 *** |