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

To: "Xen Users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen-Unstable 3.2 no xenbr0 no vif
From: "Emre Erenoglu" <erenoglu@xxxxxxxxx>
Date: Tue, 11 Dec 2007 01:29:38 +0100
Delivery-date: Mon, 10 Dec 2007 16:31:01 -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:to:subject:mime-version:content-type; bh=oZBfFvxYq1c5VXF0dOTGcB8i539nFc/UBN+6WDIrthQ=; b=UZzGdwjyvRb+aDGOeCaXBRCKJ4jRsN4WxejxpJWLTiAvec8tq4ufXUTQeJ+e8qeuRmXVdumWIszpUhP5EihVtWUv7/3SvNnvn8bwZLxGaXeQweAP2Agj+LNzSJzM55+GQTvrJWyt/ycnrRfOmirZCxm736oa+DrRYv8YqLN6ts0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=xrpzYzTEm1IsF3yCTqDTgvruVh4ykn9Fx9PHan/sAyFuZ94/aY5o0FNCPIcs+RHcJNoGqDoj1P5k+ubT+elYN2IW/07gOMy7uqiA61t6gAOt1FdqA8b8uks/aoOVSwGB9EVzxmvi3eJxd0Aqy8k7+cxmjxwfogfEq55EaKNaxSE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

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.

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,

--
Emre Erenoglu
erenoglu@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>