[libvirt-users] guest runs into watch dog reset

2019-01-04 Thread b f31415
I'm spinning up a guest, using virt-install. i'm passing the guest a single vcpu and many network interfaces. On the guest side all the interfaces are initially in the down state. I've notice then when I manually bring a specific one of these interfaces up (eg the 64th interface), the guest

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

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

2018-12-26 Thread b f31415
something? Do you see PCI in the XML when you do the virt-install --dryrun approach? Thanks On Wed, Dec 26, 2018 at 2:57 PM Peter Crowther wrote: > On Wed, 26 Dec 2018 at 16:26, b f31415 wrote: > >> If not, is there a way with one of the virt command line tools to creat

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

2018-12-26 Thread b f31415
I’m using virt-install to spin up VMs. At times I have a need to spin up VMs which have 100s of interfaces. I ran into the PCI issue mentioned in this previous thread based on how virt-install assigns PCI addresses to interfaces: