Control: tags -1 + upstream fixed-upstream - newcomer Hi and thanks for the report!
On 02:30 Fri 22 Feb , Paul Parsons wrote: > I can confirm, altering the following file, compiling it and restarting the > ganeti service restores functionality :- > > /usr/share/ganeti/2.16/ganeti/hypervisor/hv_kvm/__init__.py > > Ln1286 - kvm_cmd.extend(["*-device", "virtio-balloon*"]) This has been fixed upstream[1] and I will upload a fixed version soon. Note that it's not only `-balloon` that has been dropped, but `-balloon` is the only option that is passed to *every* instance by default and so it will prevent all instances from starting. Cheers, Apollon [1] https://github.com/ganeti/ganeti/pull/1342