Bug 1535766
| Summary: | VIFs not always detached from ironic nodes after stack delete | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Anil Dhingra <adhingra> |
| Component: | openstack-ironic | Assignee: | Julia Kreger <jkreger> |
| Status: | CLOSED ERRATA | QA Contact: | mlammon |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 12.0 (Pike) | CC: | athomas, bfournie, jkreger, mburns, rhel-osp-director-maint, sclewis, srevivo |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-ironic-10.1.2-4.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-27 13:42:33 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
Anil Dhingra
2018-01-18 03:42:40 UTC
This seems related to https://bugs.launchpad.net/ironic/+bug/1743652 which has a patch in progress to update the upstream conductor behavor. Changing state on this as the fix in https://review.openstack.org/#/c/534441/ was reverted. Upstream patch https://review.openstack.org/#/c/556748/ will probably be fix after backport. Per DFG discussion on 5/11 - this problem is being seen more often as the cause of failed deployments and as such we are considering it a blocker. A patch has landed in stable/queens that will be backported. Installed latest osp13 5.18.01 We don't have same exact setup but make every effort to try and re-produce. In RHV env since it was available ... 3 controller, 1 compute deployment. 1. delete deployment 2. check vif exist on nodes (openstack baremetal node vif list <uuid>) reported bug showing this has been seen leftover from previous delete 3. re-deploy deployment 4. check vif exisit 5. delete deployment 6. check vif exist repeated above a two times ^^^ -- In another virtual environment (3 controller, 1 compute, 3 ceph nodes) followed steps 1..7 above repeated this procedure two times. In total (4) attempts to reproduce the issue. It appears now we can verify. Please re-open or file new bz if seen again. 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/RHEA-2018:2086 |