From owner-freebsd-stable@FreeBSD.ORG Tue Jul 31 14:37:51 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B9C7106564A for ; Tue, 31 Jul 2012 14:37:51 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 692128FC0C for ; Tue, 31 Jul 2012 14:37:50 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA29108; Tue, 31 Jul 2012 17:37:22 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <5017EDA1.7030301@FreeBSD.org> Date: Tue, 31 Jul 2012 17:37:21 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120625 Thunderbird/13.0.1 MIME-Version: 1.0 To: Richard Yao References: <50174F85.8020903@gentoo.org> In-Reply-To: <50174F85.8020903@gentoo.org> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: stable@FreeBSD.org Subject: Re: FreeBSD 9.1-BETA1 amd64 fails to mount ZFS rootfs with error 2 when system has more than 3584MB of RAM 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, 31 Jul 2012 14:37:51 -0000 on 31/07/2012 06:22 Richard Yao said the following: > Dear Everyone, > > I am running FreeBSD 9.1-BETA1 amd64 on ZFS in KVM on Gentoo Linux on > ZFS. The root pool uses ashift=13 and is on a single disk. The kernel > fails to mount the root filesystem if the system has more than 3584MB of > RAM. I did a manual binary search to try to find the exact upper limit, > but stopped when I tried 3648MB. > > FreeBSD 9.0-RELEASE works perfectly. Are you able to catch dmesg up to mount failure? If yes, then please set vfs.zfs.debug=1 in loader.conf or at the prompt and share the messages. -- Andriy Gapon