[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] trivial error message fix for network-bridge


  • To: xen-devel <Xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Luke S. Crawford" <lsc@xxxxxxxxx>
  • Date: Tue, 23 Jan 2007 15:57:17 -0800 (PST)
  • Delivery-date: Tue, 23 Jan 2007 15:57:11 -0800
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>


I do believe there is an error in the error message network-bridge gives when you run out of veth devices; I was trying to setup a box with 8 bridges and it was erroring out on the 5th bridge. It gave me the following error:

---
# /etc/xen/scripts/network-bridge start vifnum=4
Link veth4 is missing.
This may be because you have reached the limit of the number of interfaces
that the loopback driver supports. If the loopback driver is a module, you may raise this limit by passing it as a parameter (nloopbacks=<N>); if the driver is compiled statically into the kernel, then you may set the parameter using loopback.nloopbacks=<N> on the domain 0 kernel command line.
---


This doesn't work on my system. the correct option (in the 2.6.16.29 kernel) is

netloop.nloopbacks=<N>





Attachment: network-bridge.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.