From owner-freebsd-stable@FreeBSD.ORG Tue Sep 26 18:20:24 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A25A16A4D2 for ; Tue, 26 Sep 2006 18:20:24 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7D643D98 for ; Tue, 26 Sep 2006 18:20:14 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 8DC01B810 for ; Tue, 26 Sep 2006 14:20:13 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <451939DA.3060709@dental-on-line.fr> References: <451939DA.3060709@dental-on-line.fr> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-10-598986004; protocol="application/pkcs7-signature" Message-Id: From: Vivek Khera Date: Tue, 26 Sep 2006 14:20:12 -0400 To: freebsd-stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: NFS: freeze during copy X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 18:20:24 -0000 --Apple-Mail-10-598986004 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Sep 26, 2006, at 10:31 AM, rvenne@dental-on-line.fr wrote: > I was able to mount nfs mounting point and to copie 16K of 7G data. > and, it goes to freezing. I can't kill neither cp process neither > mount unmount nfs (umount command goes freezing too). tcpdump tells > me that server doesn't give any response in spite of client's udp > queries. > sounds similar to my issue with mksnap_ffs locking up in "D" state, except that mksnap also locks the whole file system while it works, so if it freezes, so does the full FS. I'm running 6.2-PRE from 9/23. --Apple-Mail-10-598986004--