From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: copying large files over NFS locks up machine on -testing from Thursday Date: Sat, 21 May 2005 13:32:29 -0700 Message-ID: References: <20050521183920.GJ19113@shell0.pdx.osdl.net> Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050521183920.GJ19113@shell0.pdx.osdl.net> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Chris Wright Cc: xen-devel List-Id: xen-devel@lists.xenproject.org If it happens on -unstable in domUs (it probably does) I can grab a coredump or attach to it while it is running and see where it is wedged. I don't have a port master where I'm at so I can't use pdb or cdb. -Kip On 5/21/05, Chris Wright wrote: > * Kip Macy (kip.macy@gmail.com) wrote: > > I've locked up my dom0 a couple of times this morning copying a 3GB > > file from local disk to an NFS mount(neither xend nor guests running). > > I don't encounter this problem on the stock CentOS 4 kernel. The > > machine is a PowerEdge 2850 with 2 e1000 cards - the one in use is > > connected to a PowerConnect 2216 10/100 switch and has negotiated > > 100Mbit. I'll check if the stock Cambridge isn't negotiating full > > duplex but that shouldn't cause lockups. > > > > My mount options are: > > defaults,intr,rsize=3D32768,wsize=3D32768,nfsvers=3D3,tcp,timeo=3D600 >=20 > Hmm, I've seen this on stock 2.6.11 kernels as well (no xen). Any chance > you can get useful debugging out it? >=20 > thanks, > -chris >