[Bug 194976] [10.1-RELEASE][panic] ZFS TRIM. Kernel dies within seconds after mounting ZFS. vfs.zfs.trim.enabled=0 fixes it

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 16 20:34:26 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194976

--- Comment #4 from Palle Girgensohn <girgen at FreeBSD.org> ---
Ah, OK... Haha... Just realized, my collegue has apparently set up a test pool,
that one is indeed from files. OK, your absolutely right, it is file based.

# zdb -C testpool

MOS Configuration:
        version: 5000
        name: 'testpool'
        state: 0
        txg: 4473453
        pool_guid: 16429923306100190259
        hostid: 2280479956
        hostname: 'hostname.domain.tld'
        vdev_children: 1
        vdev_tree:
            type: 'root'
            id: 0
            guid: 16429923306100190259
            create_txg: 4
            children[0]:
                type: 'mirror'
                id: 0
                guid: 67677676813072578
                whole_disk: 0
                metaslab_array: 33
                metaslab_shift: 19
                ashift: 9
                asize: 204996608
                is_log: 0
                create_txg: 4
                children[0]:
                    type: 'file'
                    id: 0
                    guid: 13613914571249199622
                    path: '/testarea/newdisk1'
                    DTL: 44
                    create_txg: 4
                children[1]:
                    type: 'file'
                    id: 1
                    guid: 7225271787511829095
                    path: '/testarea/newdisk2'
                    DTL: 48
                    create_txg: 4
        features_for_read:

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


More information about the freebsd-bugs mailing list