From owner-freebsd-bugs@freebsd.org Wed Apr 27 12:41:17 2016 Return-Path: Delivered-To: freebsd-bugs@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 ECB2FB1DEC8 for ; Wed, 27 Apr 2016 12:41:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D12381712 for ; Wed, 27 Apr 2016 12:41:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u3RCfHTF072194 for ; Wed, 27 Apr 2016 12:41:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 209096] zfsroot bricked on 10.3-RELEASE Date: Wed, 27 Apr 2016 12:41:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: daniel@blodan.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2016 12:41:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209096 Bug ID: 209096 Summary: zfsroot bricked on 10.3-RELEASE Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: daniel@blodan.se Hi, I just tried going to 10.3-RELEASE from 10.2-RELEASE-p14 I'm running a zfsroot system in a single disk installed with default options from the 10.2-RELEASE installer. When i ran freebsd-update -r '10.3-RELEASE' and then rebooted once the kern= el stuff was installed I was displayed with this error: ZFS: i/o error all block copies unavailable I was then dropped to the boot loader boot: If entering ? there I could see the boot folder together with all the other regular folders Only way I was able to recover from this was booting with the 10.2-RELEASE livecd and issuing the following; zpool import -R /mnt -f zroot mv /mnt/boot /mnt/boot.bricked cp -Rp /boot /mnt/boot cp /mnt/boot.bricked/loader.conf /mnt/boot/loader.conf reboot Trying the above commands with the 10.3-RELEASE livecd ended up with the sa= me result as with upgrading with freebsd (dropped to boot:) My ZFS root looks like this: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [root@content-01-group-01-stockholm-se ~]# gpart show =3D> 34 11710627773 mfid0 GPT (5.5T) 34 6 - free - (3.0K) 40 1024 1 freebsd-boot (512K) 1064 984 - free - (492K) 2048 8388608 2 freebsd-swap (4.0G) 8390656 11702235136 3 freebsd-zfs (5.4T) 11710625792 2015 - free - (1.0M) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [root@content-01-group-01-stockholm-se ~]# zpool status pool: zroot state: ONLINE scan: scrub repaired 0 in 4h29m with 0 errors on Tue Apr 26 23:44:35 2016 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mfid0p3 ONLINE 0 0 0 errors: No known data errors --=20 You are receiving this mail because: You are the assignee for the bug.=