From owner-freebsd-stable@FreeBSD.ORG Thu May 21 13:27:44 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CBDB1065679 for ; Thu, 21 May 2009 13:27:44 +0000 (UTC) (envelope-from pertti.kosunen@pp.nic.fi) Received: from kirsi1.inet.fi (mta-out.inet.fi [195.156.147.13]) by mx1.freebsd.org (Postfix) with ESMTP id CBF828FC1B for ; Thu, 21 May 2009 13:27:43 +0000 (UTC) (envelope-from pertti.kosunen@pp.nic.fi) Received: from [10.0.0.15] (88.195.49.215) by kirsi1.inet.fi (8.5.014) id 49F6055A00F0C515 for freebsd-stable@freebsd.org; Thu, 21 May 2009 16:27:42 +0300 Message-ID: <4A1556CB.6020405@pp.nic.fi> Date: Thu, 21 May 2009 16:27:39 +0300 From: Pertti Kosunen User-Agent: Thunderbird 2.0.0.16 (X11/20080804) MIME-Version: 1.0 To: "freebsd-stable@freebsd.org" References: <3c1674c90905201459k19776d53n309b2abeab0f8d0a@mail.gmail.com> <4A15220D.3060505@pp.nic.fi> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ZFS MFC heads up 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: Thu, 21 May 2009 13:27:44 -0000 Goran Lowkrantz wrote: > Ran into the same thing on -CURRENT when we went version 13. Some manual > intervention fixed it. > > mount -t zfs ... cd /usr/src make NO_FSCHG= installworld This did the job with new kernel. Recommend easier way without reboot..