koan
koan copied to clipboard
Ability to set virt NIC model
We've got a bunch of VMs running under kvm/libvirt with CentOS 5.5 guest OS that drop packets using the default realtek driver, but work fine using virtio. Right now this is a manual libvirt change after cobbler/koan install.
It would be great if this setting (it's the
I haven't tested it yet, but it looks like in current master, koan does respect a --qemu-net-type argument at the command line. So assuming that's true (which I need to test...) it looks like all that's needed is for cobbler to have a field for this data, and expose it to koan.