Re: KVM vm template with nicadapter vmxnet3

2020-07-15 Thread El Nino
ache/cloudstack/blob/4.13/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java#L980> Regards, > On 15 Jul 2020, at 12:00, Riepl, Gregor (SWISS TXT) > wrote: > > Hi El Nino, > > Wow, you are actually correct. > QEMU (the hardw

Re: KVM vm template with nicadapter vmxnet3

2020-07-13 Thread El Nino
uot;rtl8139", bus PCI name "usb-bt-dongle", bus usb-bus name "usb-net", bus usb-bus name "virtio-net-device", bus virtio-bus name "virtio-net-pci", bus PCI, alias "virtio-net" name "vmxnet3", bus PCI, desc "VMWare Paravirtualized

Re: KVM vm template with nicadapter vmxnet3

2020-07-13 Thread El Nino
on NicModel function. With this, i want to know if we can edit the template on cloudstack by api or editing the database to change this parameter. Regards, > Hi. > >> Am 12.07.20 um 20:27 schrieb El Nino: >> I need to create a kvm vm template with vmxnet3 nic adapter b

KVM vm template with nicadapter vmxnet3

2020-07-12 Thread El Nino
Hi, I need to create a kvm vm template with vmxnet3 nic adapter but I'm not able to do this. I know this is possible for VMware clusters but the option is not available for kvm template. Maybe we can do it with api/cloudmonkey ? Could you help me with this ? Regards,