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] No networking on dom0 Lenny

To: Xen-Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] No networking on dom0 Lenny
From: Nicolas Muñoz <nicolas.munoz.zz@xxxxxxxxx>
Date: Tue, 27 Oct 2009 15:59:27 +0000
Delivery-date: Tue, 27 Oct 2009 09:00:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=o80tG9GwRhJQAVtnGC11EpA1CdEAMKSXNAaBYYZCdao=; b=Ka6WkxZCSWro7QUC/B6ElD1Y5bExxtMWEOnBiM5zXeeZaZmDOiKW2f/rb9j/gsKHCn 7L5PH5JoCrlSwp4BQ0FgsUKpnM3Ix/eT2JVMdVTNdKTV1pCd+q/AxvZkHChq3Br9svML j9sVxKNGvID4PWNjwTN3kGaEGsREDZQmsZnlY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Xiy8UKKx7jn0B5J6vZ830G4x7P+W3mNXelpTgfzR7IUfXGJUH0I7eaZkJ64rJvI/gf ecwsCF7N9FZ+WRuz6Mvrez0OsDOSRjyLaBAhb6eMnjPZ70kWMV3X2duO0louyHtKQjQY mpXv6pb+Uiem3qjAJxn6AYxtAswx25EzSnJbI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am currently running a Xen 3.5 unstable over a Debian Lenny with linux kernel 2.6.26-2

My problem right now is that whatever I try, I don't manage to get networking on my dom0. Here are a bunch of messages I picked from the output of the command dmesg:

  • eth0: MSI interrupt test failed
  • no ownder
  • ADDRCONF(NETDEV_UP): eth0 link is not ready
From the eth0 link is not ready, i found some information browsing forums, advising to add pci=noacpi or pci=nommconf but I did not get much success there...

I also thought that it might be a problem of network card driver, so I tried to install the latest version. I found the driver on the Intel website, based on the output of these commands, indicated on Intel website:

#lspci -v | grep Ethernet -A 1

00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
Subsystem: Hewlett-Packard Company Device 2818

#ethtool -i eth0
driver: e1000e
version: 1.0.15-NAPI
firmware-version: 1.3-1
bus-info: 0000:00:19.0

The driver is from the Intel website, I downloaded it, unzipped it, make installed from src/ directory, rmmod-ed e1000e and modprobe e1000e

Same things happen again and again.

If I try to work on it when I am on my dom0, here are outputs from some commands

# ifdown eth0
[...]
DHCPRELEASE on eth0 to 15.203.240.11 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast adress

# ifup eth0

[...]
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
[...]
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 
NO DHCPOFFERS received
No working leases in persistent database - sleeping.


Any idea folks?
Thanks in advance...



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