Bug 1860914
Summary: | [OSP 17] failures during driver.pre_live_migration remove source attachments during rollback | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | bkopilov <bkopilov> | ||||||
Component: | openstack-nova | Assignee: | Lee Yarwood <lyarwood> | ||||||
Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 16.1 (Train) | CC: | dasmith, eglynn, jhakimra, kchamart, ltoscano, lyarwood, sbauza, sgordon, tshefi, vromanso | ||||||
Target Milestone: | beta | Keywords: | Patch, Triaged | ||||||
Target Release: | 17.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | openstack-nova-23.0.3-0.20210908140341.e39bbdc.el9ost | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2022-09-21 12:10:55 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
bkopilov
2020-07-27 12:31:22 UTC
Hi , rhos 16.1 , ceph backend barbian for encrypted volume created 4 volumes : clear , cloned volume, encrypted and shared with other instance Create an instance and attach all volumes . Try to run live-migration. All cinder volumes change state to "active" while they are attached in nova. overcloud) [stack@undercloud-0 ~]$ nova show 158af5b4-5968-4042-b6d0-a0390102a3d6 +---------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Property | Value | +---------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | OS-DCF:diskConfig | MANUAL | | OS-EXT-AZ:availability_zone | nova | | OS-EXT-SRV-ATTR:host | compute-1.redhat.local | | OS-EXT-SRV-ATTR:hostname | tempest-testlivemigrationvolumesnoactions-server-254446976 | | OS-EXT-SRV-ATTR:hypervisor_hostname | compute-1.redhat.local | | OS-EXT-SRV-ATTR:instance_name | instance-000002c9 | | OS-EXT-SRV-ATTR:kernel_id | | | OS-EXT-SRV-ATTR:launch_index | 0 | | OS-EXT-SRV-ATTR:ramdisk_id | | | OS-EXT-SRV-ATTR:reservation_id | r-cdq5xcfi | | OS-EXT-SRV-ATTR:root_device_name | /dev/vda | | OS-EXT-SRV-ATTR:user_data | - | | OS-EXT-STS:power_state | 1 | | OS-EXT-STS:task_state | - | | OS-EXT-STS:vm_state | active | | OS-SRV-USG:launched_at | 2020-07-27T11:44:40.000000 | | OS-SRV-USG:terminated_at | - | | accessIPv4 | | | accessIPv6 | | | config_drive | | | created | 2020-07-27T11:44:27Z | | description | tempest-TestLiveMigrationVolumesNoActions-server-254446976 | | flavor:disk | 2 | | flavor:ephemeral | 0 | | flavor:extra_specs | {} | | flavor:original_name | test | | flavor:ram | 64 | | flavor:swap | 0 | | flavor:vcpus | 1 | | hostId | 065793ee2c7937e9facccfb0dd149109839c534936e2e84746f1aa70 | | host_status | UP | | id | 158af5b4-5968-4042-b6d0-a0390102a3d6 | | image | cirros (0bd5e971-cb2d-46ee-ab9a-1d07a604b849) | | key_name | tempest-TestLiveMigrationVolumesNoActions-1705142078 | | locked | False | | locked_reason | - | | metadata | {} | | name | tempest-TestLiveMigrationVolumesNoActions-server-254446976 | | os-extended-volumes:volumes_attached | [{"id": "b0a20b83-4a6f-4c15-b14f-cedf15d8399f", "delete_on_termination": false}, {"id": "b568e2c3-2a12-4d40-969a-e7450921d375", "delete_on_termination": false}, {"id": "038f0a98-0354-4591-bb89-8fb40a69d176", "delete_on_termination": false}, {"id": "b6067063-a45e-45a3-ae93-fa1b20880fc3", "delete_on_termination": false}] | | progress | 0 | | security_groups | tempest-TestLiveMigrationVolumesNoActions-1194406399 | | server_groups | [] | | status | ACTIVE | | tags | [] | | tempest-TestLiveMigrationVolumesNoActions-218383926-network network | 10.100.0.4, 10.0.0.224 | | tenant_id | a1a4e7cc85c24820944f830507849af1 | | trusted_image_certificates | - | | updated | 2020-07-27T11:49:04Z | | user_id | f1490e968fc34ed4b57a871e85256db9 | +---------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ (overcloud) [stack@undercloud-0 ~]$ Created attachment 1702530 [details]
compute1
Created attachment 1702531 [details]
compute0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543 |