[libvirt-users] Golang libvirt bindings problem

2019-01-02 Thread Branimir Pejakovic
Hello everybody! First, allow me to wish you all a Happy New year! I have a problem with a small app that I wrote in Go and which uses libvirt go bindings. Actually, the problem exists only when I want to compile the code statically. Basically, when CGO_ENABLED=0 is exported, go (running go

Re: [libvirt-users] avoiding PCI bus 8 / using PCI function / virt-install

2019-01-02 Thread b f31415
Thanks-- i get this eco-system setup isn't mainstream (yet). just wanted to double check to see if there was some pre-existing way to use the function aspect. B On Wed, Jan 2, 2019 at 9:29 AM Laine Stump wrote: > On 12/26/18 6:59 PM, b f31415 wrote: > > Thanks. Maybe I'm missing something

Re: [libvirt-users] Network filters with clean-traffic not working on Debian Stretch

2019-01-02 Thread Laine Stump
On 12/29/18 5:51 AM, fatal wrote: Dear Yalang, that did the trick. If I look in the NAT table of the bridge I can see the generated rules. Probably wouldn't have though about that ever. Yes, it is fairly strange that rules to filter traffic are in a table called "nat". My understanding is

Re: [libvirt-users] macvtap and tagged VLANs to the VM

2019-01-02 Thread Laine Stump
On 12/16/18 4:59 PM, Marc Haber wrote: Hi, I would like to run a network firewall as a VM on a KVM host. There are ~ 25 VLANs delivered to the KVM host on three dedicated links, no LACP or other things. I have the VLANs 100-180 on the host's enp1s0, the VLANs 200-280 on the host's enp2s0 and

Re: [libvirt-users] avoiding PCI bus 8 / using PCI function / virt-install

2019-01-02 Thread Laine Stump
On 12/26/18 6:59 PM, b f31415 wrote: Thanks.  Maybe I'm missing something but when I try virt-install --dry-run --print-xml it generates this snippet of XML: but what i need (and get from virsh dumpxml) has this extra PCI line. Did I miss something?  Do you see PCI