From owner-freebsd-current@freebsd.org Tue Feb 7 17:22:59 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE7CDCD56B5 for ; Tue, 7 Feb 2017 17:22:59 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from rgout06.bt.lon5.cpcloud.co.uk (rgout0606.bt.lon5.cpcloud.co.uk [65.20.0.133]) by mx1.freebsd.org (Postfix) with ESMTP id 5B7331203 for ; Tue, 7 Feb 2017 17:22:58 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) X-OWM-Source-IP: 86.150.65.0 (GB) X-OWM-Env-Sender: Thomas.Sparrevohn@btinternet.com X-Junkmail-Premium-Raw: score=8/50, refid=2.7.2:2017.2.7.164215:17:8.129, ip=, rules=__HAS_FROM, __FRAUD_WEBMAIL_FROM, __TO_MALFORMED_2, __TO_NAME, __TO_NAME_DIFF_FROM_ACC, __REFERENCES, __IN_REP_TO, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __SUBJ_ALPHA_END, __HAS_MSGID, __SANE_MSGID, __MIME_VERSION, __CT, __CT_TEXT_PLAIN, __CTE, __HAS_X_MAILER, __OUTLOOK_MUA_1, __USER_AGENT_MS_GENERIC, __ANY_URI, __HTTPS_URI, __URI_WITH_PATH, __CANPHARM_UNSUB_LINK, __FRAUD_BODY_WEBMAIL, __URI_NO_WWW, __CASH, __CP_MEDIA_BODY, __CP_URI_IN_BODY, __SUBJ_ALPHA_NEGATE, SUPERLONG_LINE, __URI_IN_BODY, __FORWARDED_MSG, __NO_HTML_TAG_RAW, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_2000_2999, __MIME_TEXT_P1, __MIME_TEXT_ONLY, __URI_NS, HTML_00_01, HTML_00_10, __FRAUD_MONEY_CURRENCY, BODY_SIZE_5000_LESS, __FRAUD_WEBMAIL, __OUTLOOK_MUA, __SINGLE_URI_TEXT, SINGLE_URI_IN_BODY, __PHISH_SPEAR_STRUCTURE_1, IN_REP_TO, __MIME_TEXT_P, FORGED_MUA_OUTLOOK, REFERENCES, BODY_SIZE_7000_LESS, MSG_THREAD, __TO_REAL_NAMES, LEGITIMATE_SIGNS Received: from ThomasPC (86.150.65.0) by rgout06.bt.lon5.cpcloud.co.uk (9.0.019.13-1) (authenticated as Thomas.Sparrevohn) id 58482F2505797304; Tue, 7 Feb 2017 17:21:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=btinternet.com; s=btcpcloud; t=1486488179; bh=R9YxqfTOapGCNrAAph5nPPNdl53cn/lJl78slzJTAEs=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:X-Mailer; b=b3qKly031yE4zFhrelORhfXF7aGnZfqyFpOqHyRSShPA/R4fPdzGPU7hLFx+HrFUHvqVz74EUUR0vJ0TlGS/7hhl8SfDcr37H7nO6bJnl54cs31sahZh+kn/Y2MOUGKK7c2jnS7XCSelXlcHtDoP8tgearkmxmUSN+8pI5tQ9ro= From: "Thomas Sparrevohn" To: "'Steven Hartland'" , References: <000d01d2815c$74f1be60$5ed53b20$@btinternet.com> <26D78147-119E-4BB7-B567-2B2C09C321BE@me.com> <78739e6c-a645-25a6-a65b-968941fc4864@multiplay.co.uk> In-Reply-To: <78739e6c-a645-25a6-a65b-968941fc4864@multiplay.co.uk> Subject: RE: gptzfsboot trouble Date: Tue, 7 Feb 2017 17:21:29 -0000 Message-ID: <001e01d28166$9eac3960$dc04ac20$@btinternet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQJGBpsumuYIjmx3iyDp4DKqQEXNdQIgMYu1AgBSxhagVbtJ8A== Content-Language: en-gb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 07 Feb 2017 17:22:59 -0000 I will check but I don't think so - The system has worked for years = without any trouble and I did a full wipe e.g. "dd if=3D/dev/zero = of=3D/dev/ada1" but let me check again - for ease - I think I am going = to do a vanilla single drive pool=20 -----Original Message----- From: owner-freebsd-current@freebsd.org = [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Steven Hartland Sent: 07 February 2017 16:41 To: freebsd-current@freebsd.org Subject: Re: gptzfsboot trouble On 07/02/2017 16:33, Toomas Soome wrote: > >> On 7. veebr 2017, at 18:08, Thomas Sparrevohn = wrote: >> >> Hi all >> >> >> >> Last week I decided to upgrade my FreeBSD installation - it's been a=20 >> while (September 16 was last time). Unfortunately CURRENT does not=20 >> boot and cash in a weird way. Both 11-RELEASE and 12 CURRENT boot=20 >> loader seems to attempt to read blocks that exceeds the physical=20 >> disk. Initially I through it was a hard disk error - but after a "oh" = >> experience I realised that the >> "gptzfsboot: error 4 lba 921592" is actually beyond the physical=20 >> boundaries of the disk (300GB disk). In order to rule out different=20 >> options - I installed a vanilla 11-RELEASE on the 300G with a simple=20 >> stripe - it also gives the error but does boot - the LBA of the error = >> is slightly different on 11 CURRENT and comes up with LBA 921600 >> >> >> >> I have scanned all the disks for physical faults and there seems to=20 >> be none and I have tried doing a single disk installation on each=20 >> disk - they give the same error - Does anybody have any idea?=20 >> Included Photos as sometimes it get through to the actual boot menu=20 >> but then crash in another place >> > > The gptzfsboot does read the backup label from the disk and the GPT=20 > backup label is stored at the end of the disk. The location of the=20 > backup label is in the primary GPT table, alternate sector field. I=20 > wonder if that location is somehow set to bad value=E2=80=A6 > > Booting from a live CD and inspecting the label with gpart show should = be able to confirm that. Regards Steve _______________________________________________ freebsd-current@freebsd.org mailing list = https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"