Activity log for bug #1988325

Date Who What changed Old value New value Message
2022-08-31 15:43:07 Wave Wang bug added bug
2022-08-31 15:43:50 Wave Wang description Description =========== Using admin user to sign in. When a volume C is attached to one instance A, if i try to attach it to another instance B, nova-api will raise an error "Invalid volume: Volume xxxx status must be available or downloading (HTTP 400) (Request-ID: xxxxx) (HTTP 400) (Request-ID: xxxxx)".At this time there is a deleted bdm record in nova for this failed attach.But then i delete instance B, the volume C (which is still attached to instance A) turned to available...making instance A can not use this volume. Steps to reproduce ================== * Using admin user to log in * create an volume C * attach volume C to instance A * attach volume C to instance B, it failed and left a deleted bdm record in nova * delete instance B, volume C alse become available and detached from instance A...... Expected result =============== volume C should not become available and detached from instance A Actual result ============= volume C become available and detached from instance A Environment =========== rpm -qa|grep nova openstack-nova-common-18.2.2-1.el7.noarch openstack-nova-api-18.2.2-1.el7.noarch python2-novaclient-11.0.0-1.el7.noarch python-nova-18.2.2-1.el7.noarch Description =========== Using admin user to sign in. When a volume C is attached to instance A, if i try to attach it to another instance B, nova-api will  raise an error "Invalid volume: Volume xxxx status must be available or downloading (HTTP 400) (Request-ID: xxxxx) (HTTP 400) (Request-ID: xxxxx)".At this time there is a deleted bdm record in nova for this failed attach.But then i delete instance B, the volume C (which is still attached to instance A) turned to available...making instance A can not use this volume. Steps to reproduce ================== * Using admin user to log in * create an volume C * attach volume C to instance A * attach volume C to instance B, it failed and left a deleted bdm record in nova * delete instance B, volume C alse become available and detached from instance A...... Expected result =============== volume C should not become available and detached from instance A Actual result ============= volume C become available and detached from instance A Environment =========== rpm -qa|grep nova openstack-nova-common-18.2.2-1.el7.noarch openstack-nova-api-18.2.2-1.el7.noarch python2-novaclient-11.0.0-1.el7.noarch python-nova-18.2.2-1.el7.noarch
2022-09-10 08:28:49 Rajesh Tailor nova: assignee Rajesh Tailor (ratailor)
2022-09-13 12:44:13 Uggla attachment added cmd log https://bugs.launchpad.net/nova/+bug/1988325/+attachment/5615533/+files/log.txt
2022-09-13 12:47:14 Uggla nova: status New Incomplete
2024-04-03 12:56:57 Rajesh Tailor nova: assignee Rajesh Tailor (ratailor)
2024-06-03 04:17:53 Launchpad Janitor nova: status Incomplete Expired