Is it possible to add AZ information to existing VMs (not during VM creation)? We did not configure AZ initially, so by default they are with 'nova' default zone. AZ was added on a later stage.. I don't think we have different AZ configured on different schedulers. we have to toggle host's AZ all the time in order to be able to migrate VMs around.. On Wed, Mar 9, 2022 at 5:11 PM Sean Mooney <smooney@redhat.com> wrote:
On Wed, 2022-03-09 at 14:40 -0600, hai wu wrote:
VM ends up in a different availability zone after resizing the vm instance. The default openstack nova behavior should have prevented this from happening, correct? What could have caused this? if the vm was created without a AZ requested tehn when it is resized i think it can change AZ but that woudl only happen if you chagne the defautl AZ or have different AZ configured on different schedulers i think.