Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 14:28:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271989] zfs root mount error 6 after upgrade from 11.1-release to 13.2-release
Message-ID:  <bug-271989-227-sHRoAqy7AO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271989-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271989-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271989

--- Comment #11 from Dan Langille <dvl@FreeBSD.org> ---
(In reply to Dan Langille from comment #10)
This is ada2 and ada3 (part of the main_tank zpool). NOTE the references to
zroot in here.

[x8dtu dan ~] % sudo zdb -l /dev/ada2=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
                               14:20:51
failed to unpack label 0
failed to unpack label 1
------------------------------------
LABEL 2
------------------------------------
    version: 5000
    name: 'zroot'
    state: 0
    txg: 4
    pool_guid: 18066221975524666244
    hostname: 'x8dtu.unixathome.org'
    top_guid: 1284986517485020772
    guid: 7103001418055434556
    vdev_children: 1
    vdev_tree:
        type: 'mirror'
        id: 0
        guid: 1284986517485020772
        metaslab_array: 38
        metaslab_shift: 35
        ashift: 12
        asize: 4998827606016
        is_log: 0
        create_txg: 4
        children[0]:
            type: 'disk'
            id: 0
            guid: 7103001418055434556
            path: '/dev/ada0p3'
            whole_disk: 1
            create_txg: 4
        children[1]:
            type: 'disk'
            id: 1
            guid: 16802236127408357963
            path: '/dev/ada1p3'
            whole_disk: 1
            create_txg: 4
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data
    labels =3D 2 3=20
[x8dtu dan ~] % sudo zdb -l /dev/ada3=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
                               14:21:03
failed to unpack label 0
failed to unpack label 1
------------------------------------
LABEL 2
------------------------------------
    version: 5000
    name: 'zroot'
    state: 0
    txg: 4
    pool_guid: 18066221975524666244
    hostname: 'x8dtu.unixathome.org'
    top_guid: 1284986517485020772
    guid: 16802236127408357963
    vdev_children: 1
    vdev_tree:
        type: 'mirror'
        id: 0
        guid: 1284986517485020772
        metaslab_array: 38
        metaslab_shift: 35
        ashift: 12
        asize: 4998827606016
        is_log: 0
        create_txg: 4
        children[0]:
            type: 'disk'
            id: 0
            guid: 7103001418055434556
            path: '/dev/ada0p3'
            whole_disk: 1
            create_txg: 4
        children[1]:
            type: 'disk'
            id: 1
            guid: 16802236127408357963
            path: '/dev/ada1p3'
            whole_disk: 1
            create_txg: 4
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data
    labels =3D 2 3

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271989-227-sHRoAqy7AO>