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] The networking features don't work on a domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] The networking features don't work on a domU
From: "Luca Lucchesi" <shacky83@xxxxxxxxxx>
Date: Wed, 28 Mar 2007 17:18:44 +0200
Bcc:
Delivery-date: Wed, 28 Mar 2007 08:17:47 -0700
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 Xen3 domU which doesn't have the networking function because the virtual network interface isn't recognised by the kernel. All the other domUs work without any problem.
When the domU is starting up I get these errors:

FATAL: Error inserting fan (/lib/modules/2.6.18-4-xen-686/kernel/drivers/acpi/fan.ko): No such device FATAL: Error inserting thermal (/lib/modules/2.6.18-4-xen-686/kernel/drivers/acpi/thermal.ko): No such device

Setting up networking....
Configuring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.

The /lib/modules/2.6.18-4-xen-686/ exists as it exists in the other domUs.

This is the /etc/xen/bakserver.cfg file:
name    = 'bakserver'
kernel  = '/boot/vmlinuz-2.6.18-4-xen-686'
ramdisk = '/boot/initrd.img-2.6.18-4-xen-686'
memory  = '256'
disk = ['phy:vps/bakserver-disk,sda1,w', 'phy:vps/bakserver-swap,sda2,w','phy:dati/bakserver-home,sda3,w']
root    = '/dev/sda1 ro'
vif  = [ 'ip=192.168.1.101' ]
pci = [ '00:09.0' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

Anyone could help me to solve this problem?
Thank you very much!
Goodbye
Luca.

_________________________________________________________________
Trova le foto delle tue star preferite su Live.com ! http://search.live.com/images/results.aspx?q=modelle&FORM=QBIR&mkt=it-it


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] The networking features don't work on a domU, Luca Lucchesi <=