Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"error" volumn stuck in "deleting" state #4

Open
david-wang-emc opened this issue Nov 24, 2015 · 0 comments
Open

"error" volumn stuck in "deleting" state #4

david-wang-emc opened this issue Nov 24, 2015 · 0 comments

Comments

@david-wang-emc
Copy link

Description:

"error" volumn stuck in "deleting" state

Project:

OpenStack

Project Area:

OpenStack Cinder Driver

Release:

OpenStack 

Severity:

S1

Full Details:

Precondition:
Cinder server cs-1 with 20-G storage
All other cinder server with less than 10G storage
Test steps:

  1. Create two volumes using following command:
cinder create 10
cinder create 10

There should be 1 created and 1 error because of the storage capacity
2. Delete the 10G volume created in step1
image
3. Stop the service on the cinder server cs-1
4. Delete the volume in error state via "cinder delete"
Result:
The volume is stuck in deleting state unless restart the cinder service cs-1
image

The volume is in error state, it is not expected that it need the candidate cinder service available to be able to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant