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-devel

[Xen-devel] No network device problem in -testing

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] No network device problem in -testing
From: NAHieu <nahieu@xxxxxxxxx>
Date: Fri, 3 Feb 2006 14:43:18 +0900
Delivery-date: Fri, 03 Feb 2006 05:53:28 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iM6iGdBn0basM65tMWY0Wsqr9fDpWcckK8zD5jT2b7ROpL8UBvouLj0NjMrkT3xxZTRQxqBNuMO3GyzeAzwvaVZxHLkBeixtzGY7+jEA9ZOFY17nhVP3kKN/WiE6aJKptC6ZVWPMnh3jEs28PaihKF3KUYkBEN1qmfJvrWQrFHU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am running the latest Xen 3.0-testing tree, and have a trouble: my
virtual machine cannot find the network device. Network in Dom0 is OK,
but in DomU, "ifconfig -a" only shows the local interface. But here in
the dmesg content, I found these line:

^^^
...
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Xen virtual console successfully installed as tty1
Event-channel device installed.
netfront: Initialising virtual ethernet driver.
NET: Registered protocol family 2
Registering block device major 3
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
NET: Registered protocol family 1
NET: Registered protocol family 17
^^^

The above messages convice me that the network was succesfully
initialized, but why I dont see the "eth0" as normally? I am kinda
stuck now. Anybody knows how to fix the problem, or tell me how to
debug it myself?

I use the latest -testing tree, as below:
# hg tip
changeset:   8738:eff96462fde8
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Tue Jan 31 12:04:12 2006 +0100
summary:     Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn.


And here is my configuration file:
^^^
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 200
name = "ubuntu"
disk = ['file:/home/hieu/xen/rootfs.swap,hda1,w',
'file:/home/hieu/xen/rootfs.ubuntu,hda2,w']
root = "/dev/hda2 ro"
^^^

Many thanks.
Hieu

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