Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2014 07:40:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194983] ZFS pool fails to import after r274337 (ZFS large block support)
Message-ID:  <bug-194983-8-lHZOY7Jggq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194983-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194983-8@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=194983

--- Comment #1 from marcus@blazingdot.com ---
Forgot to include zdb output:

[root@sol /root]# zdb
archive:
    version: 5000
    name: 'archive'
    state: 0
    txg: 1519638
    pool_guid: 8279264830340259346
    hostid: 2293805332
    hostname: 'sol'
    vdev_children: 1
    vdev_tree:
        type: 'root'
        id: 0
        guid: 8279264830340259346
        children[0]:
            type: 'mirror'
            id: 0
            guid: 10701015584274027528
            whole_disk: 0
            metaslab_array: 34
            metaslab_shift: 33
            ashift: 12
            asize: 951712219136
            is_log: 0
            create_txg: 4
            children[0]:
                type: 'disk'
                id: 0
                guid: 1846177328828500201
                path: '/dev/ada0s2'
                phys_path: '/dev/ada0s2'
                whole_disk: 1
                DTL: 74
                create_txg: 4
            children[1]:
                type: 'disk'
                id: 1
                guid: 9262034354212908459
                path: '/dev/ada1s1'
                phys_path: '/dev/ada1s1'
                whole_disk: 1
                DTL: 72
                create_txg: 4
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data
zroot:
    version: 5000
    name: 'zroot'
    state: 0
    txg: 1639905
    pool_guid: 17780134877323639159
    hostid: 2293805332
    hostname: 'sol'
    vdev_children: 1
    vdev_tree:
        type: 'root'
        id: 0
        guid: 17780134877323639159
        children[0]:
            type: 'disk'
            id: 0
            guid: 9629360674150544332
            path: '/dev/ada2p2'
            phys_path: '/dev/ada2p2'
            whole_disk: 1
            metaslab_array: 34
            metaslab_shift: 30
            ashift: 12
            asize: 128030343168
            is_log: 0
            DTL: 78
            create_txg: 4
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data

-- 
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-194983-8-lHZOY7Jggq>