Bug 1132053
| Summary: | Device busy when detaching encrypted volume. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jaroslav Henner <jhenner> | ||||||||
| Component: | openstack-nova | Assignee: | Nikola Dipanov <ndipanov> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Jaroslav Henner <jhenner> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 5.0 (RHEL 6) | CC: | eglynn, jhenner, kchamart, ndipanov, sgordon, yeylon | ||||||||
| Target Milestone: | --- | Keywords: | Automation, ZStream | ||||||||
| Target Release: | 5.0 (RHEL 6) | Flags: | jhenner:
needinfo-
jhenner: needinfo- |
||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-12-15 15:14:29 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Jaroslav Henner
2014-08-20 14:43:37 UTC
It seems that RHEL 7 doesn't suffer from this. Created attachment 928856 [details]
another traceback, probably during trying to detach
Created attachment 928858 [details]
sequence of atach detach delete detach
I think I did a sequence like
# cinder create --display-name test-encryption --volume-type DMCRYPT 1
# ID=f95a2ddf-86f2-4908-b5ab-dc97dff5b557
# nova volume-attach bar $ID
# cinder delete $ID
# nova volume-detach bar $ID
to produce this log
Hi Jaroslav, Would you mind filing an upstream bug for this one as well? Thanks, Steve [Bug triaging here] It's been about more than a year, Jaroslav, is this still reproducible today? |