From owner-freebsd-fs@FreeBSD.ORG Thu Oct 6 08:29:17 2011 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 C35DA1065673 for ; Thu, 6 Oct 2011 08:29:17 +0000 (UTC) (envelope-from srg.gavrilov@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 93C568FC1A for ; Thu, 6 Oct 2011 08:29:17 +0000 (UTC) Received: by iage36 with SMTP id e36so189402iag.13 for ; Thu, 06 Oct 2011 01:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=xsTKivzjDZ46uMMYxpIGi6/nKpEJBRPP16FBvzWKMPI=; b=KekBrMDUTxyrKHo+rQjq6C/EoMu30mb4MTm7mCKBORZLzzhWwEKx4ps8F/mK1nOAho 0gwKBcI1yLzcWXGsUy63FSLgIY31d+QSjrxX//h595t2oYwduK4gYYFmSnxZ9yMucWig ETXJc9cIbX2XolkXSjwxcHeoWIa/BOERVxo/A= MIME-Version: 1.0 Received: by 10.231.41.69 with SMTP id n5mr733543ibe.92.1317888270978; Thu, 06 Oct 2011 01:04:30 -0700 (PDT) Received: by 10.231.166.12 with HTTP; Thu, 6 Oct 2011 01:04:30 -0700 (PDT) Date: Thu, 6 Oct 2011 12:04:30 +0400 Message-ID: From: Sergey Gavrilov To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ZFS v28: mount dataset hangs 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, 06 Oct 2011 08:29:17 -0000 Hello, all. After "chown -R" hanging and reboot I cannot mount one of the datasets, while other pools work well. CTRL-T shows state [tx->tx_sync_done_cv)] Hardware: 3ware 9690SA-8I, 8 SEAGATE ST32000445SS in raidz2, 48 Gb RAM, 2 E5520 CPU Software: FreeBSD 8.2-STABLE #3: Wed Oct 5 18:04:50 MSD 2011 /usr/obj/usr/src/sys/GENERIC amd64, ZFS V28 compression=on I can clone and mount any snapshot of the dataset, but not itself. No errors in zpool status or system messages. Scrub has finished clear. Let me know if I could provide any additional information to solve the issue. -- Best regards, Sergey Gavrilov