<div dir="ltr"><div>Hi all,</div><div><br></div><div>I have multinode setup on openstack+havana+rdo on CentOS6.5</div><div><br></div><div>Issue- Can't able to delete cinder volume. </div><div><br></div><div>when try to delete through command line</div>
<div><br></div><div>[root@cinder ~(keystone_admin)]# cinder list</div><div>+--------------------------------------+--------+--------------+------+-------------+----------+--------------------------------------+</div><div>
|                  ID                  | Status | Display Name | Size | Volume Type | Bootable |             Attached to              |</div><div>+--------------------------------------+--------+--------------+------+-------------+----------+--------------------------------------+</div>
<div>| fe0fdad1-2f8a-4cce-a173-797391dbc7ad | in-use |     vol2     |  10  |     None    |   true   | b998107b-e708-42a5-8790-4727fed879a3 |</div><div>+--------------------------------------+--------+--------------+------+-------------+----------+------------------------------</div>
<div><br></div><div>[root@cinder ~(keystone_admin)]# cinder delete fe0fdad1-2f8a-4cce-a173-797391dbc7ad</div><div>Delete for volume fe0fdad1-2f8a-4cce-a173-797391dbc7ad failed: Invalid volume: Volume status must be available or error, but current status is: in-use (HTTP 400) (Request-ID: req-d9be63f0-476a-4ecd-8655-20491336ee8b)</div>
<div>ERROR: Unable to delete any of the specified volumes.</div><div><br></div><div><br></div><div>when try to delete through dashboard, screen shot attached with the mail.</div><div><br></div><div>This occured when a cinder volume attached instance is deleted from the database without detaching the volume. Now the volume is in use and attached to NONE.</div>
<div><br></div><div><br></div><div>Please find the cinder logs here , <a href="http://paste.openstack.org/show/80333/">http://paste.openstack.org/show/80333/</a></div><div><br></div><div>Any work around to this problem.</div>
</div>