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

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

To: Christopher Clark <christopher.clark@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] No network device problem in -testing
From: NAHieu <nahieu@xxxxxxxxx>
Date: Fri, 3 Feb 2006 22:51:32 +0900
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 03 Feb 2006 14:01:44 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q2YWUDYoqj63ynEh6DgG6jonebSExWNQ2b7sUNKOvulLPFd5KP/xsQIczqUr+AnydcFaBcng8GZsYtn8cLRdJ6tOdpRu78kLFBVtMIXI2OKdAYymQ3Jj4zOfs9BYOiHI9HMMe+n/ZmsC4pmFQs8pwjHQadjGgB/qztiPjxJUdVc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <eab087540602030350n4f4ceec0s1f488b4684ad8e76@xxxxxxxxxxxxxx>
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>
References: <5d7aca950602022143m1f9b9e75y178228dcac53fbc7@xxxxxxxxxxxxxx> <eab087540602030350n4f4ceec0s1f488b4684ad8e76@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 2/3/06, Christopher Clark <christopher.clark@xxxxxxxxxxxx> wrote:
> try adding this to your config:
>
> vif = [ '' ]
>

Thanks, Christopher. That works, but it surprises me: it seems that
previously I didnt need to specify this parameter. Something changes
recently in xend?

Probably it is better to leave this parameter "on" by default, so the
virtual domain always has NIC, by default.

Hieu


>
> Christopher
>
>
> On 2/3/06, NAHieu <nahieu@xxxxxxxxx> wrote:
> >
> > 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
> >
>
>

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