Bug 1518662
Summary: | OSP11 -> OSP12 upgrade: pre-upgrade validations are preventing a re-run of the upgrade-non-controller.sh script to upgrade a compute node after a failed attempt | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> |
Component: | openstack-tripleo-common | Assignee: | Marios Andreou <mandreou> |
Status: | CLOSED ERRATA | QA Contact: | Yurii Prokulevych <yprokule> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 12.0 (Pike) | CC: | ccamacho, dbecker, jamsmith, mandreou, mburns, morazi, rhel-osp-director-maint, sathlang, slinaber |
Target Milestone: | z3 | Keywords: | TestOnly, Triaged, ZStream |
Target Release: | 12.0 (Pike) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-common-7.6.9-1.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Additional non-controller upgrade attempts after a failed upgrade can fail during service validation if services are not running. To prevent such upgrade failures you can skip services validation. Pass the option "--skip-tags validation" to the Ansible invocation.
For example:
upgrade-non-controller.sh --upgrade compute-0 --ansible-opts "--skip-tags validation"
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-08-20 12:58:39 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
Marius Cornea
2017-11-29 12:34:00 UTC
Yes, we can not pass --skip-validations to upgrade-non-controller.sh taking for investigation as we discussed on scrum last night thanks fwiw I don't think this is a blocker for 12 and would be nice to get into the first async release please. Upstream patch posted today needs some more testing According to our records, this should be resolved by openstack-tripleo-common-7.6.9-3.el7ost. This build is available now. Verified with openstack-tripleo-common-7.6.13-1.el7ost.noarch upgrade-non-controller.sh --upgrade compute-0 -O '--skip-tags validation' 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/RHSA-2018:2331 |