Bug 1461810
Summary: | heat stack snapshot failes when cinder volume is IN_USE state | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Thomas Hervé <therve> |
Component: | openstack-heat | Assignee: | Thomas Hervé <therve> |
Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 11.0 (Ocata) | CC: | augol, mburns, mlopes, mnadeem, rhel-osp-director-maint, sbaker, shardy, srevivo, vaggarwa, zbitter |
Target Milestone: | z1 | Keywords: | Triaged, ZStream |
Target Release: | 11.0 (Ocata) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-heat-8.0.2-2.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Cause: Cinder requires an extra flag to force allowing a snapshot of a volume that is IN_USE. Heat did not pass that flag when doing "stack snapshot create".
Consequence: Creating the snapshot failed if the stack contained any volumes that were in-use.
Fix: The force flag is now passed to Cinder when creating the volume snapshot.
Result: Stacks containing volumes that are in-use can now be snapshotted.
|
Story Points: | --- |
Clone Of: | 1438137 | Environment: | |
Last Closed: | 2017-07-19 17:04:31 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: | |||
Bug Depends On: | 1438137 | ||
Bug Blocks: |
Description
Thomas Hervé
2017-06-15 11:27:49 UTC
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/RHBA-2017:1779 |