WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] problem with network-bridge script

To: "Konstantinos Pachopoulos" <kostaspaxos@xxxxxxxx>
Subject: Re: [Xen-users] problem with network-bridge script
From: "david ramblewski" <davidramblewski@xxxxxxxxx>
Date: Fri, 3 Mar 2006 08:49:16 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 03 Mar 2006 07:50:00 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y0TvkX0xedyTPKaRv6i6DZ4DtqSSMcyjA/yJmyTw63S7kq+zgCS3pdcBh/bHkyyw2ehmfMfXcOJ1aOtK8gmze8SZV4XB977nA0I0P0h3ZV/EiNZWq6eI5qDFZFCpmvQ1kkZdocyxkg2bXVhFnbQU18/lsbBqIk7XBkDzqeEOijM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20060302220711.96248.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20060302220711.96248.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You can take a look at the kernel boot parameters:

For example "max_loop=64" can help you solve your issue (To put in
your grub.conf boot file).

Have Fun,

2006/3/2, Konstantinos Pachopoulos <kostaspaxos@xxxxxxxx>:
> Hi,
> The same thing happens for eth1. Why does it complain?
> veth0 isn't supposed to exist anyway.
> -----------------------------------------
> vakhos:/etc/xen/scripts# ./network-bridge start
> bridge=xenbr-clu netdev=dummy0
>
> Link veth0 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.
> -----------------------------------------
> How can i pass the nloopbacks (dummy is a module)
> parameter, if this is necessary?
>
> I have also manually created a bridge and then edited
> the conf files of the domains accordingly. The virtual
> interfaces (all of them in the same subnet) of the
> domains were added on the bridge, but i couldn't ping
> from domain to domain. Why?
>
> Thanks
>
>
>
> ___________________________________________________________
> To help you stay safe and secure online, we've developed the all new Yahoo! 
> Security Centre. http://uk.security.yahoo.com
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

<Prev in Thread] Current Thread [Next in Thread>