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

Re: [Xen-users] virtual network hangs during a file download

To: "Christopher Isip" <cmisip@xxxxxxxxx>
Subject: Re: [Xen-users] virtual network hangs during a file download
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sat, 10 May 2008 11:00:01 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 10 May 2008 08:00:33 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=ZCZD9C3Lpr15BzMXOQftF/yPN9xnRghZqANiNKFUPqc=; b=fGKgwxhI0NkTMUG7ump2BNsUkNncIJFt9NNAoIPdssBMEtGprDAMYx85zBHBC+joP2ICvmip8irWZE4jdY0br1DxxnoPk1RofxumoK/BhFmN0etwpfqHHBYtsB5hfb1zCmA/Cxt+SAtylWwHrnZYUmijzMJIsEJIl0Wx9u93aCg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=H+sCGW3X76suL0KpfFuTCNlEaZTC+M66j6i6Z8rXz7/OxFivdYUxPNWwe1Ju8wUxrBczVXALncDeKlkdJl82k9LtYDs0eNuqYYPQqKDpua5PCfgz34k5r2qPB6zBhjD5YuhMg8O12yzCX5rkvA7DIms1VhyfJmWXSjvDyJqVoFg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4bca5f6c0805100603h46aeb906taa60598802897ad0@xxxxxxxxxxxxxx>
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>
References: <4bca5f6c0805100603h46aeb906taa60598802897ad0@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Sat, May 10, 2008 at 9:03 AM, Christopher Isip <cmisip@xxxxxxxxx> wrote:
I just managed to get xen 3.2 up and running in Centos 5.1.  I installed the rpms from xen.org (first the xen 3.1 then 3.2 rpms)
I got a domU Centos-Asterisk up and running using a e100 pci card, hidden from dom0 with pciback.
Its settings are:
name = "Centos-Asterisk"
maxmem = 512
memory = 512
vcpus = 1
bootloader = "/usr/bin/pygrub"
>> > vfb = [  ]
disk = [ "tap:aio:/vm/Centos-Asterisk.img,xvda,w" ]
vif = [ 'mac=00:16:3e:70:21:02,bridge=peth0' ]
pci = [ '0000:03:08.0' ]

The domU boots fine and negotiates an IP from my ISP using eth0 ( the pci card ) and then connects eth1 (virtual interface) to the bridge peth0 in dom0.
Everything works fine  (all other clients in the network and other domU's can connect  and yum installs even work)  except when I try to download a file in dom0 , it will work for a little while and then hangs.  The domU is still connected to the internet but it cannot ping dom0.  Dom0 cannot ping domU as well.

As I said, I have just began to test the domU.  This behavior repeats each time I try to download anything using Dom0.  I have yet to try if I can reproduce the hang with other network clients.  

Any help is appreciated.
Cheers,
Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>