[Openstack] How could I delete errored volumes?
    Jason Hedden 
    jhedden at mcs.anl.gov
       
    Wed Mar 14 16:03:47 UTC 2012
    
    
  
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
    
    
More information about the Openstack
mailing list