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 creating vm with two nics

To: Martin Aceto <martin.aceto@xxxxxxxxx>
Subject: Re: [Xen-users] Problem creating vm with two nics
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Sat, 28 Nov 2009 12:31:09 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 27 Nov 2009 21:31:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <78ad293c0911270904g523f150cs9b805d0accf27001@xxxxxxxxxxxxxx>
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>
References: <78ad293c0911270904g523f150cs9b805d0accf27001@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Nov 28, 2009 at 12:04 AM, Martin Aceto <martin.aceto@xxxxxxxxx> wrote:

> I need to configure two Nics eth0 and eth1

> /etc/xen/scripts/network-
> bridge-wrapper
>
> #!/bin/sh
> dir=$(dirname "$0")
> "$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0
> "$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1


> And when i want to run a virtual machine, it halts when it's booting
>
> NET: Registered protocol family 10
> lo: Disabled Privacy Extensions
> IPv6 over IPv4 tunneling driver
>
> and it doesn't continue! Has anyone have any idea of what am I doing wrong?

Does it work when using /etc/xen/scripts/network-bridge-wrapper, but
with single NIC?
Are you using "quiet" on domU kernel command line? If so, you'd get
more useful message by removing it.

-- 
Fajar

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

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