From owner-freebsd-fs@FreeBSD.ORG Mon May 17 16:47:06 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 26FD9106566C for ; Mon, 17 May 2010 16:47:06 +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 DA69B8FC13 for ; Mon, 17 May 2010 16:47:05 +0000 (UTC) Received: from mailnull by web.nitronet.pl with virscan (Exim 4.69 (FreeBSD)) (envelope-from ) id 1OE3T6-000Frv-BT for freebsd-fs@freebsd.org; Mon, 17 May 2010 18:47:04 +0200 Date: Mon, 17 May 2010 18:47:02 +0200 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <1554873904.20100517184702@nitronet.pl> To: Andriy Gapon In-Reply-To: <4BF164DD.4060502@icyb.net.ua> References: <598841171.20100515193024@nitronet.pl> <4BF164DD.4060502@icyb.net.ua> 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 Cc: freebsd-fs@freebsd.org Subject: Re: 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: Mon, 17 May 2010 16:47:06 -0000 >> 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. > What messages do you have on screen when this happens? > Can you upload a screenshot somewhere and post a link? Just mounting root, and nothing happens. System is responsive, attaching/detaching USB keyboard generates messages, and hitting alt+ctrl+del correctly reboots the system. After messing around with fstab (added / entry, bit redundant with loader.conf vfs.root.mountfrom entry) it started to working again, but I can't repeat it now by removing this. Too bad I didn't take a snapshot before fixing :( Strange. :)