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] Xen-Unstable 3.2 no xenbr0 no vif

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen-Unstable 3.2 no xenbr0 no vif
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Tue, 11 Dec 2007 01:23:53 +0000
Cc: Emre Erenoglu <erenoglu@xxxxxxxxx>
Delivery-date: Mon, 10 Dec 2007 17:24:37 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <fe9771a80712101629k47fb6694n14ed9dca088e909b@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/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: <fe9771a80712101629k47fb6694n14ed9dca088e909b@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
> I have an Ubuntu 7.10 system that I want to run Xen on. I tried Ubuntu's
> own packages but was not satisfied with the stability, so decided to give
> xen-unstable a try. I removed all xen related packages and removed /etc/xen
> configuration files. (hope it was enough).
>
> I downloaded xen source code from Mercurial repository and compiled the
> whole package with "make world" then "make install". Everything went
> smoothly.
>
> However, now I have eth0, lo and peth0, but no vif or xenbr0 interfaces.

At some point the configuration changed so that the default bridge is 
called "eth0", presumably in order to break less tools that assume "eth0" as 
the primary network interface.

Run "brctl show" and it should list eth0 as being a bridge on your system.

Cheers,
Mark

> What shall I do?  Is there a way to completely rewrite xen network
> settings? I don't understand why it doesn't create the necessary
> interfaces...
>
> here's the ifconfig -a (network is operational for dom0)
>
> emre@xenroot:~$ ifconfig -a
> eth0      Link encap:Ethernet  HWaddr 00:18:F3:9D:6E:FC
>           inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:15 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:3354 (3.2 KB)  TX bytes:13361 (13.0 KB)
>
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:513 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:513 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:3036964 (2.8 MB)  TX bytes:3036964 (2.8 MB)
>
> peth0     Link encap:Ethernet  HWaddr 00:18:F3:9D:6E:FC
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:36 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:4974 (4.8 KB)  TX bytes:14786 (14.4 KB)
>           Memory:fe9c0000-fea00000
>
> Thanks a lot,



-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

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

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