[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen 4.4 - Error passing more than 4 bridges to a guest
Thanks Ian,  It looks like it was using the PV driverÂOK with the "traditional" model, but I tried your suggestion from your other post and that worked fine, so I am going to go with that. So for my HVM config I amÂusing the example below. (type=pv also worked.)  Thanks again, -bill #device_model_override="/usr/lib/xen/bin/qemu-dm" #device_model_version="qemu-xen-traditional"  vif = [ 'type=e1000,bridge=xenbr0', 'type=e1000,bridge=xenbr10', 'type=e1000,bridge=xenbr20', 'type=e1000,bridge=xenbr30', 'type=e1000,bridge=xenbr40', 'type=e1000,bridge=xenbr50', 'type=e1000,bridge=xenbr60', 'type=e1000,bridge=xenbr70' ]  Xen version 4.4. Xen Platform PCI: I/O protocol version 1 Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. .. Initialising Xen virtual ethernet driver.  [root@rhvm5-dev ~]# ethtool -i eth0 driver: vif version: firmware-version: bus-info: vif-0 supports-statistics: no supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ...  [root@rhvm5-dev ~]# ethtool -i eth6 driver: vif version: firmware-version: bus-info: vif-6 supports-statistics: no supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no   On Thu, Nov 20, 2014 at 4:13 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: 4.5 is not yet released (we've had 4.5.0-rc2 so far). Any moving to _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |