From owner-freebsd-fs@FreeBSD.ORG Thu Sep 10 15:46:45 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46E3C106568F; Thu, 10 Sep 2009 15:46:45 +0000 (UTC) (envelope-from james-freebsd-fs2@jrv.org) Received: from mail.jrv.org (adsl-70-243-84-13.dsl.austtx.swbell.net [70.243.84.13]) by mx1.freebsd.org (Postfix) with ESMTP id 9B6578FC30; Thu, 10 Sep 2009 15:46:44 +0000 (UTC) Received: from kremvax.housenet.jrv (kremvax.housenet.jrv [192.168.3.124]) by mail.jrv.org (8.14.3/8.14.3) with ESMTP id n8AFkhpn003022; Thu, 10 Sep 2009 10:46:43 -0500 (CDT) (envelope-from james-freebsd-fs2@jrv.org) Authentication-Results: mail.jrv.org; domainkeys=pass (testing) header.from=james-freebsd-fs2@jrv.org DomainKey-Signature: a=rsa-sha1; s=enigma; d=jrv.org; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: content-type:content-transfer-encoding; b=m/6QxQ4JjGL96HgyfEHSK6Wso1caWXMK9zSKwD6SSpD/MjWsLX2vjHOzHM4jRsnAN qrXby1zetXjIWpOarYSFinkDxEabl4t5RbzSIpL4oeWx9YUs/ncoYs9uUCa9PI6sKYE XAdCoBmsQrbth/AcvLNC7R8ZSEI1SeHtODrizus= Message-ID: <4AA91F63.1010801@jrv.org> Date: Thu, 10 Sep 2009 10:46:43 -0500 From: "James R. Van Artsdalen" User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: freebsd-fs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Pawel Jakub Dawidek Subject: ZFS hang -CURRENT (9/9/9) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 15:46:45 -0000 FreeBSD pygmy.housenet.jrv 9.0-CURRENT FreeBSD 9.0-CURRENT #4 r197044M: Wed Sep 9 18:58:08 CDT 2009 james@pygmy.housenet.jrv:/usr/obj/usr/src/sys/GENERIC amd64 ZFS recv hung last night during the daily periodic script. Most of the pool can be read but if one area is touched the process hangs with ^T reporting: $ find /bigtex ... /bigtex/usr/home/james ^T load: 0.00 cmd: find 2794 [rrl->rr_cv)] 5861.45r 0.28u 2.02s 0% 1704k That's about where the ZFS recv hung: receiving incremental stream of bigtex/usr/home/james/News@syssnap-1246856401 into bigtex/usr/home/james/News@syssnap-1246856401 received 15.8MB stream in 59 seconds (275KB/sec) receiving incremental stream of bigtex/usr/home/james/News@syssnap-1246942803 into bigtex/usr/home/james/News@syssnap-1246942803 received 5.91MB stream in 50 seconds (121KB/sec) receiving incremental stream of bigtex/usr/home/james/News@syssnap-1247029203 into bigtex/usr/home/james/News@syssnap-1247029203 There should have 25 or so more snapshots in that filesystem. /var/log/messages has no messages.