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

[Xen-users] network-bridge status something strange

To: Xen-user List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] network-bridge status something strange
From: CHERAMY Guillaume <guillaume.cheramy@xxxxxxxxx>
Date: Sun, 11 Jan 2009 11:26:26 +0100
Delivery-date: Sun, 11 Jan 2009 02:27:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=IZ+KBxXxTUJk00K1FAPbOqv/kNMUSSQ9OVxmZTkDs1c=; b=qp4SGAWbRWMEgc26nl+tNNkVrnarU4NcDIy4taQXCA+hSehkxsBsXif1AT1Cyluag2 olShTCCrIvNkCW+Yjrd2Zc1DVvjlCR8HDBOf9QCnxMNy7BgpM2ONiQnsepFA9jm+iuPH qKRLnKC2BU3WRyDNV3aNHbyRv6aCEluSOh1C4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=gPax2TagocV0pyi18HfNPntydZ3werxdvoQfwRoKZ8nvhmJWOtfvlgLFw+2QH+XyFT qHRXBxHwE1HnUneNcRgeiPuzSaLBKytMO4uvkzJYd62nSNHgRTfsgavRbfHrDdLKsuBe bduU0mC7YEiUxyug3UciVm2zon54/Z5tO024I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Hello,

    I have got something strange when I done a
/etc/xen/scripts/network-bridge status :

201: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen
1000
    link/ether 00:15:17:8d:cb:1c brd ff:ff:ff:ff:ff:ff

And when I done a /etc/xen/scripts/network-bridge I have got this :
Link veth0
1 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 netloop.nloopbacks=<N> on the domain 0 kernel command line.


In my /boot/grub/menu.lst I have this :
module          /boot/vmlinuz-2.6.18.8-xen0 root=/dev/md0 ro
console=tty0 fastboot netloop.nloopbacks=99

Where is my problem ?

Thanks

-- 
                         ''~``
                        ( o o )
+------------------.oooO--(_)--Oooo.---------------------+
| Guillaume Chéramy - Guidtz                             |
| E-Mail : guillaume.cheramy@xxxxxxxxx                   |
|                    (   )                               |
+---------------------\ (----(   )-----------------------+
                       \_)    ) /
                             (_/


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] network-bridge status something strange, CHERAMY Guillaume <=