You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Precondition:
Cinder server cs-1 with 20-G storage
All other cinder server with less than 10G storage
Test steps:
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
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
The volume is in error state, it is not expected that it need the candidate cinder service available to be able to be removed.
The text was updated successfully, but these errors were encountered:
Description:
Project:
OpenStack
Project Area:
Release:
Severity:
Full Details:
Precondition:
Cinder server cs-1 with 20-G storage
All other cinder server with less than 10G storage
Test steps:
There should be 1 created and 1 error because of the storage capacity
2. Delete the 10G volume created in step1
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
The volume is in error state, it is not expected that it need the candidate cinder service available to be able to be removed.
The text was updated successfully, but these errors were encountered: