Bug 2303395
Summary: | Live migration is failing to request non-existing availability zone name | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | bporwal |
Component: | openstack-nova | Assignee: | OSP DFG:Compute <osp-dfg-compute> |
Status: | CLOSED DEFERRED | QA Contact: | OSP DFG:Compute <osp-dfg-compute> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 17.1 (Wallaby) | CC: | dasmith, eglynn, jhakimra, kchamart, sbauza, sgordon, smooney, vromanso |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-10-07 17:45:25 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: |
Description
bporwal
2024-08-07 08:18:18 UTC
so as a starting poitn we do not support renaming aviabality zones. we also do not support moving host between aviablity zones if they have instances and moving instance between aviablity zones is only supported in limited cases. i will review the bug report but the customer is starting form an unsupported state so we may not be able to provide assistance depending on the exact details. cloasing as defered with https://bugs.launchpad.net/nova/+bug/2083858 as an upstream tracker for the bug. based on how we fix this upstream we will determine if we can backport it and to which release. a workaround for now is to shelve and unshelve affected instance to update the AZ in the request spec to match the new name. as noted elsewhere az renames are not supported if there is any instance that refenced the az. while we could not prove this form the logs we belive that the effected instances in this case where shelve when the az was renamed and the live migration issue was a latent effect of the az rename. |