openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #08686
Re: How could I delete errored volumes?
On Mar 14, 2012, at 9:13 AM, Roman Sokolkov wrote:
> nova client couldn't delete images in error state, but it could delete errored instances. I think we need this feature.
>
> # nova volume-delete 3
> ERROR: Invalid volume: Volume status must be available (HTTP 400)
+1 to the feature request. In the mean time try using nova-manage to delete these volumes.
nova-manage volume delete 3
Jason
Follow ups
References