From owner-freebsd-stable@FreeBSD.ORG Wed Apr 3 11:17:47 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D9B57B39; Wed, 3 Apr 2013 11:17:47 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward17.mail.yandex.net (forward17.mail.yandex.net [IPv6:2a02:6b8:0:1402::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8E43B724; Wed, 3 Apr 2013 11:17:47 +0000 (UTC) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward17.mail.yandex.net (Yandex) with ESMTP id 8EE031061450; Wed, 3 Apr 2013 15:17:44 +0400 (MSK) Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id 45AAA19002DB; Wed, 3 Apr 2013 15:17:44 +0400 (MSK) Received: from v10-165-42.yandex.net (v10-165-42.yandex.net [84.201.165.42]) by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTP id EmmYj1FGNl-Hh7qiiCl; Wed, 3 Apr 2013 15:17:44 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1364987864; bh=w6EPArYkiSNNGWQyMuiQwWhSK/5LeLz5ytzynBWc8Xk=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:X-Enigmail-Version:Content-Type: Content-Transfer-Encoding; b=cMcFdt5T1nPmqOM9wVFdAQqWMz84MEigh/SYFuLTMI2c2D83CmFxJgbHjdHPeBFIK KyJwDht+4xJoV0eND4ixK81G6YSWiw0WW36SYabHu5gCEns27WfvAVoJYhPig6FpEQ AKue2rD0L2V012apLgjSi+A3v9mfRqSutWNsO6Ss= Message-ID: <515C0F6A.1000900@yandex.ru> Date: Wed, 03 Apr 2013 15:15:54 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: John Baldwin Subject: Re: gptzfsboot: error 4 lba 30 References: <0F20F9F9-CBFD-48B6-8A86-82DAA4AB5BEB@free.de> <201304021707.14719.jhb@freebsd.org> In-Reply-To: <201304021707.14719.jhb@freebsd.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Kai Gallasch , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 11:17:47 -0000 On 03.04.2013 01:07, John Baldwin wrote: >> gptzfsboot: error 4 lba 31 >> gptzfsboot: error 4 lba 31 > > Humm, do you have disks that the BIOS sees that are small? An error code of 4 > means 'sector not found' or 'read error'. It would be interesting to see the > output of 'lsdev -v' from the loader prompt. Hi, Usually, I see such messages when the system has some virtual IPMI devices. -- WBR, Andrey V. Elsukov