| Summary: | rhel-osp-director: 7.3->8.0 Overcloud upgrade fails on running the deployment command with major-upgrade-pacemaker-init.yaml | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> | ||||
| Component: | rhosp-director | Assignee: | Angus Thomas <athomas> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Arik Chernetsky <achernet> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 8.0 (Liberty) | CC: | dbecker, jcoufal, mandreou, mburns, morazi, rhel-osp-director-maint, sasha | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 8.0 (Liberty) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-24 11:49:32 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: | |||||
| Attachments: |
|
||||||
|
Description
Alexander Chuzhoy
2016-03-21 20:36:00 UTC
Created attachment 1138790 [details]
heat-engine.log from the undercloud.
The issue seems to be intermittent. Hi Sasha, had a look on the box you gave me the details for - first thing I noticed was you forgot to include the storage-environment.yaml in the update command (you have a ceph node and the deploy had -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml) Can you try again and include all the environment files please (also note the info about undercloud resources at https://bugzilla.redhat.com/show_bug.cgi?id=1319944#c3 applies here too so you may want a slightly bigger undercloud, esp, more ram and some swap). thanks, marios > Can you try again and include all the environment files please (also note
> the info about undercloud resources at
> https://bugzilla.redhat.com/show_bug.cgi?id=1319944#c3 applies here too so
> you may want a slightly bigger undercloud, esp, more ram and some swap).
>
FYI, I added some swap to this env and re-ran with:
openstack overcloud deploy --templates tripleo-heat-templates -e tripleo-heat-templates/overcloud-resource-registry-puppet.yaml -e tripleo-heat-templates/environments/puppet-pacemaker.yaml -e tripleo-heat-templates/environments/storage-environment.yaml -e tripleo-heat-templates/environments/network-isolation.yaml -e tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml -e network-environment.yaml -e tripleo-heat-templates/environments/major-upgrade-pacemaker-init.yaml -e rhos-release-8.yaml
2016-03-22 08:02:28 [overcloud]: UPDATE_IN_PROGRESS Stack UPDATE started
....
2016-03-22 08:08:41 [overcloud-AllNodesExtraConfig-asirvl26u7sh]: UPDATE_COMPLETE Stack UPDATE completed successfully
and it completed OK in ~ 6 minutes - I confirmed the presence of the /root/tripleo_upgrade_node.sh on the compute and ceph node
Hi Sasha, Can you confirm that Marios' steps have resolved this? Angus waiting with pm_ack on qe feedback Confirm. Let's close it. |