From owner-freebsd-stable@FreeBSD.ORG Thu Dec 4 17:27:46 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD30374D for ; Thu, 4 Dec 2014 17:27:46 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B475831 for ; Thu, 4 Dec 2014 17:27:45 +0000 (UTC) Received: from [192.168.10.5] ([62.246.110.10]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0LsCdj-1Xrs1348Wl-013yW1; Thu, 04 Dec 2014 18:27:43 +0100 Message-ID: <54809990.6070402@gmx.net> Date: Thu, 04 Dec 2014 18:27:44 +0100 From: Michael Schmiedgen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Steven Hartland , freebsd-stable@freebsd.org Subject: Re: ZFS 'mount error 5' hits production server References: <547F6E54.5020706@takwa.de> <547F98AF.9070701@multiplay.co.uk> <547FA5A9.1010600@gmx.net> <547FAF3C.5080002@multiplay.co.uk> <547FB3AB.6030003@gmx.net> <548044E6.1020703@gmx.net> <54804AF3.9020805@multiplay.co.uk> <5480535E.3010202@gmx.net> <54805F4C.1010909@multiplay.co.uk> <548075FA.30007@gmx.net> <54807CFB.1000105@multiplay.co.uk> In-Reply-To: <54807CFB.1000105@multiplay.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:uOh+xjuHuIamaZDIX/qw8Ho0kY+QhhWBeAKsiC/IUybRrK5v5HT O4N6YdHdAu420Kw0pC6ftp/FuZFOTkFxJDRVYXP7csL1HamgjYOw37FtkUWz2SHPoYzhvHb 8oJWAO0o+ZHrah6M8o3Qwj+BsWdtlZJJJfve095zZT93hWJqNmwHaCfo3B9Z3O1xQrtgIec BjgTGelahg1/btUUrG8vg== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 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, 04 Dec 2014 17:27:46 -0000 On 04.12.2014 16:25, Steven Hartland wrote: > Ok silly question can you boot from a 10.1 cd and import the pool (use > alt root) or is that only possible on 10.0? At the moment it is only possible to boot 10.0 as rescue via network boot. I can observe and when 10.1 is available I can try to import it. Thanks, Michael