Hello, IIRC this is the reason we are setting `default_schedule_zone` in nova.conf so that the zone is populated explicitly in the request_spec in the database so that it can’t be moved to another zone later, but im not 100% sure. Obviously the drawback being that you populate one zone only if none is selected. I don’t think there is an option to “schedule to any zone and then hardcode it in request_spec”, we would be interested if that’s available today or something that could be added. /Tobias
On 19 Dec 2024, at 11:54, Arnaud Morin <arnaud.morin@gmail.com> wrote:
[You don't often get email from arnaud.morin@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
Hey all,
I have a region with multiple AZ. If the server was not created in a specific zone then it is free to be moved to other zones.
Is there any way in nova config to prevent this?
Regards,
Arnaud.