Bug 1692232
| Summary: | sg can't be created again after it was destroyed under `destroy_empty_stroage_group` setting to `True` | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | vincent chen <vincent.chen1> |
| Component: | openstack-cinder | Assignee: | Cinder Bugs List <cinder-bugs> |
| Status: | CLOSED DUPLICATE | QA Contact: | Tzach Shefi <tshefi> |
| Severity: | low | Docs Contact: | Tana <tberry> |
| Priority: | low | ||
| Version: | 14.0 (Rocky) | CC: | abishop, gkumar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-25 16:52:03 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: | |||
*** This bug has been marked as a duplicate of bug 1684220 *** |
Description of problem: instance storage group will be removed when 'destroy_empty_stroage_group` setting to `True`. if you attach a new volume to the instance, it will fail Version-Release number of selected component (if applicable): openstack-cinder-13.0.1-0.20181013185427.31ff628.el7ost.noarch vnx cinder driver: VERSION = '12.01.01' VENDOR = 'Dell EMC' How reproducible: attach lun to instance after instance sg is removed Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: the community has fix this issue, please backport this fix 13.0.0 - Fix bug https://bugs.launchpad.net/cinder/+bug/1817385 to make sure sg can be created again after it was destroyed under `destroy_empty_stroage_group` setting to `True`