From owner-freebsd-fs@FreeBSD.ORG Sat May 15 17:50:01 2010 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 251DB106567A for ; Sat, 15 May 2010 17:50:01 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from web.nitronet.pl (web.nitronet.pl [195.90.106.5]) by mx1.freebsd.org (Postfix) with ESMTP id 2E1308FC13 for ; Sat, 15 May 2010 17:49:59 +0000 (UTC) Received: from mailnull by web.nitronet.pl with virscan (Exim 4.69 (FreeBSD)) (envelope-from ) id 1ODLBw-0003aO-PY for freebsd-fs@freebsd.org; Sat, 15 May 2010 19:30:24 +0200 Date: Sat, 15 May 2010 19:30:24 +0200 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <598841171.20100515193024@nitronet.pl> To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on web.nitronet.pl); SAEximRunCond expanded to false Subject: Root mount from ZFS takes forever...literally. 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: Sat, 15 May 2010 17:50:01 -0000 Hi list, Has this happened to anyone? Boot process "hangs" on Trying to mount root from zfs:tank/root - I can import the pool from alternate boot source (PXE), and access files fine, but I can't finish booting the system from ZFS. It's a recent 8-STABLE, it happened after upgrading from older 8-STABLE, but reverting to older kernel and modules doesn't solve this, so maybe it's unrelated. Cheers.