2 Dec
2021
2 Dec
'21
5:09 a.m.
Hi Tony, Thanks for your reply. On 12/2/21 12:47 AM, Tony Liu wrote:
Here is what I would do, not validated. * Create a network with DHCP disabled. * Launch a VM to support PXE boot. * Launch a VM on volume based on any image for PXE boot. * The default virtio nic works fine with PXE boot. * "virsh edit <instance>" to enable PXE boot on the compute node.
This isn't an option. To do "virsh edit", you need to have root access to a compute node, and that's not what I would like to do: I'd like my CI to run with a normal OpenStack account only, to make it easy for people to reuse.
* "soft reboot" VM should bring VM to PXE boot.
I prefer to do this with virsh/libvirt directly, which is much easier.
Tony
Cheers, Thomas Goirand (zigo)