From owner-freebsd-current@FreeBSD.ORG Wed Oct 28 11:10:27 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15C451065676 for ; Wed, 28 Oct 2009 11:10:27 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id D005B8FC17 for ; Wed, 28 Oct 2009 11:10:26 +0000 (UTC) Received: from [192.168.1.4] (adsl-150-102-19.bna.bellsouth.net [72.150.102.19]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n9SBAGkA082873 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 28 Oct 2009 07:10:20 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: "alteriks@gmail.com" In-Reply-To: <200910280842.50919.alteriks@gmail.com> References: <200910280842.50919.alteriks@gmail.com> Content-Type: text/plain; charset="iso-8859-2" Organization: FreeBSD Date: Wed, 28 Oct 2009 06:10:10 -0500 Message-Id: <1256728210.2315.21.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-current@freebsd.org Subject: Re: GPT boot with ZFS RAIDZ "ZFS: i/o error - all block copies unavailable" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 28 Oct 2009 11:10:27 -0000 On Wed, 2009-10-28 at 09:42 +0200, alteriks@gmail.com wrote: > Hi, > I'm having same problem as Radek Valášek. > I tried to install FreeBSD-8.0-RC1 on 3 GPT disks. > I did step by step 'manual' from > http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/RAIDZ2 > I'd like to ask if this problem could be related to setting AHCI host > controller on? I think that is unlikely. If you type status at this point, does it show all of your drives ONLINE? > ZFS: i/o error - all block copies unavailable > ZFS: can't read MOS > ZFS: unexpected object set type lld > ZFS: unexpected object set type lld I'm trying to find the "can't read MOS" issue now. This is pretty much the first thing that we try to get once all of the drives are online. I can't produce this issue locally, so I'm trying to get enough debugging to see what is going on with the root block pointer. Basically, if we can't read the MOS, we aren't going to read anything. Thanks to ps@, we have a wrapper program that lets us debug this from userland which helps a lot. I just wish that I could figure out how to replicate the problem, but I guess if I could do that... we could figure out how to fix it. robert. > FreeBSD/i386 boot > Default: z:/boot/kernel/kernel > boot: > ZFS: unexpected object set type lld > > FreeBSD/i386 boot > Default: tank:/boot/kernel/kernel > boot: > > FreeBSD/i386 boot > Default: tank:/boot/kernel/kernel > boot: > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- Robert Noland FreeBSD