From owner-freebsd-current@freebsd.org Wed Feb 8 11:50:19 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 08DE2CD6E90 for ; Wed, 8 Feb 2017 11:50:19 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from rgout0801.bt.lon5.cpcloud.co.uk (rgout0801.bt.lon5.cpcloud.co.uk [65.20.0.148]) by mx1.freebsd.org (Postfix) with ESMTP id 8D69214C5 for ; Wed, 8 Feb 2017 11:50:18 +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.8.105717: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, __MULTIPLE_URI_TEXT, __URI_IN_BODY, __FORWARDED_MSG, __NO_HTML_TAG_RAW, BODY_SIZE_3000_3999, __MIME_TEXT_P1, __MIME_TEXT_ONLY, __URI_NS, __SXL_SIG_TIMEOUT[ee1b197f6eef2e65a1226c27fb4cad78.sig.aus1.sophosxl.com], __SXL_URI_TIMEOUT[lists.freebsd.org.uri.aus1.sophosxl.com], HTML_00_01, HTML_00_10, __FRAUD_MONEY_CURRENCY, BODY_SIZE_5000_LESS, __FRAUD_WEBMAIL, __OUTLOOK_MUA, __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 rgout08.bt.lon5.cpcloud.co.uk (9.0.019.13-1) (authenticated as Thomas.Sparrevohn) id 584830E3059B1A7E; Wed, 8 Feb 2017 11:48:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=btinternet.com; s=btcpcloud; t=1486554618; bh=IiIqAR9goGdffG6YuWBpAMF3GKa7vPF5G4AsJthZZn0=; h=From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:X-Mailer; b=k/XgWZCo1V68HLz3+4wLbWIV38Hyraw52hIhb8Kp34hrdlO3iDn8KhFK7pfjRBoiRDvU7npCorhJPavtic1Zcigg3jeIZxnKhTFpZUr72S6+5MmOTnhjhxSQtTy1w5HRshK2KJzNr3flHiBV+AxZ3+Lxn4kjjB6jK/bgsBo0atI= 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> <001e01d28166$9eac3960$dc04ac20$@btinternet.com> In-Reply-To: <001e01d28166$9eac3960$dc04ac20$@btinternet.com> Subject: RE: gptzfsboot trouble Date: Wed, 8 Feb 2017 11:48:50 -0000 Message-ID: <002801d28201$50cf3260$f26d9720$@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: AQJGBpsumuYIjmx3iyDp4DKqQEXNdQIgMYu1AgBSxhYCUsnhCKBEWE9A 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: Wed, 08 Feb 2017 11:50:19 -0000 Getting more and more weird - Installed a vanilla 11-RELEASE using UFS = rather ZFS and it issues no errors. Tried to roll back an older snapshot = but getting issues as the pool is build using 11-CURRENT. Looking at the = part - the LBA complained about is an empty sector (did a dd = if=3D/dev/zero of=3D/dev/ada1) and then read the blocks but they are = empty.=20 Both the UFS and ZFS was installed using GPT - and UFS does not = complain. The disks are old and so is the host and should most likely be = replaced anyhow but I am not sure if it will help.=20 -----Original Message----- From: owner-freebsd-current@freebsd.org = [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Thomas = Sparrevohn Sent: 07 February 2017 17:21 To: 'Steven Hartland' ; = freebsd-current@freebsd.org Subject: RE: gptzfsboot trouble 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? >> 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" _______________________________________________ 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"