From owner-freebsd-current@FreeBSD.ORG Mon Nov 18 09:00:45 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 089D8DE0 for ; Mon, 18 Nov 2013 09:00:45 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5722864 for ; Mon, 18 Nov 2013 09:00:43 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA09567; Mon, 18 Nov 2013 11:00:41 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ViKhF-000FsG-9H; Mon, 18 Nov 2013 11:00:41 +0200 Message-ID: <5289D715.6000908@FreeBSD.org> Date: Mon, 18 Nov 2013 11:00:05 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: zaphod@berentweb.com Subject: Re: zpool requires re-import on reboot References: <1384760874666-5861930.post@n5.nabble.com> <5289CFDD.9090708@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2013 09:00:45 -0000 on 18/11/2013 10:51 Beeblebrox said the following: >> Is there anything "non-standard" about your configuration? >> All pools that are present in /boot/zfs/zpool.cache on a root filesystem of a >> root pool should be automatically imported. > > Yes I know that, hence the reason I posted. > > ll /boot/zfs shows recently updated zpool.cache => > -rw-r--r-- 1 root wheel 3736 Nov 18 10:03 zpool.cache > > * No special setting on pool or datasets of the pool > * /etc/src.conf even has "LOADER_ZFS_SUPPORT= yes" > * custom kernel has label disabled (#options GEOM_LABEL ). > However, generic kernel shows same behavior. > What does zdb -C report? -- Andriy Gapon