Deleted volumes are being attached to an instance

Solution In Progress - Updated -

Issue

  • Some volumes are being attached to a instance.

    $ openstack server show aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa
    +-------------------------------------+---------------------------------------------------------------------------+
    | Field                               | Value                                                                     |
    +-------------------------------------+---------------------------------------------------------------------------+
        :
        : ...output omitted
        : 
    | volumes_attached                    | delete_on_termination='False', id='bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb'  |
    |                                     | delete_on_termination='False', id='cccccccc-cccc-cccc-cccc-cccccccccccc'  |
    |                                     | delete_on_termination='False', id='dddddddd-dddd-dddd-dddd-dddddddddddd'  |
    +-------------------------------------+---------------------------------------------------------------------------+
    
  • However, some of those volumes don't exist.

    $ openstack volume show cccccccc-cccc-cccc-cccc-cccccccccccc
    No volume with a name or ID of 'cccccccc-cccc-cccc-cccc-cccccccccccc' exists.
    
    $ openstack volume show dddddddd-dddd-dddd-dddd-dddddddddddd
    No volume with a name or ID of 'dddddddd-dddd-dddd-dddd-dddddddddddd' exists.
    

Environment

  • Red Hat OpenStack Platform 16.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content