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] domU network is not working in ubuntu in xen 3.3.1

To: Jingyun He <jingyun.ho@xxxxxxxxx>
Subject: Re: [Xen-users] domU network is not working in ubuntu in xen 3.3.1
From: Nikita Lebedev <darth@xxxxxxxxxxxx>
Date: Sat, 23 May 2009 11:03:42 +0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 23 May 2009 00:04:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2f88f10c0905222056y7037af32of3906a1a9e585de5@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: <2f88f10c0905222056y7037af32of3906a1a9e585de5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.21 (X11/20090318)
Jingyun He пишет:
> Hi,
> Recently I just switched xen from 3.1.1 to 3.3.1, but my ubuntu VPS
> can not work any more, When I try to ifup the eth0 in domU,
> it gives the error
> SIOCADDRT: File exists
> Failed to bring up eth0.
>
> Can one can help on this? Thanks
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>   
Can you provide output of "ifconfig -a" command and content of
xend.conf. Probably, your eth0 interface used for xen's bridget
networking, so it was renamed to peth0. Therefore you must replace all
eth0 entries in /etc/network/interfaces with peth0 to invoke ifup/ifdown
commands.

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

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