Re: [libvirt-users] POOL of SRIOV networks with multiple PFs

2014-02-27 Thread john fisher
Thank you, we are testing that fix today. Thats an important feature for us, though it means changing my customer setup scripts. On 02/27/2014 04:19 AM, Laine Stump wrote: > On 02/26/2014 08:43 PM, Dax Kelson wrote: >> On Wed, Feb 26, 2014 at 11:22 AM, john fisher > > wr

Re: [libvirt-users] POOL of SRIOV networks with multiple PFs

2014-02-27 Thread Laine Stump
On 02/26/2014 08:43 PM, Dax Kelson wrote: > On Wed, Feb 26, 2014 at 11:22 AM, john fisher > wrote: > > I get this error: > "error: Failed to create domain from ./vm0.xml > error: internal error Process exited while reading console log > output: kvm: -devic

Re: [libvirt-users] POOL of SRIOV networks with multiple PFs

2014-02-26 Thread Dax Kelson
On Wed, Feb 26, 2014 at 11:22 AM, john fisher wrote: > I get this error: > "error: Failed to create domain from ./vm0.xml > error: internal error Process exited while reading console log output: > kvm: -device > pci-assign,host=01:10.1,id=hostdev0,configfd=47,bus=pci.0,addr=0x8: > Duplicate ID '

[libvirt-users] POOL of SRIOV networks with multiple PFs

2014-02-26 Thread john fisher
We are using an Intel 82599 chip that allows 4 PFs ( eth0..3) per VM. I am able to manually start VMs using the hostdev definition for the four network connections, but I'd like to start using the pool approach. Ubuntu 12.04 libvirt 1.0.0 Following: http://wiki.libvirt.org/page/Networking#Assign