Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2014 20:34:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194976] [10.1-RELEASE][panic] ZFS TRIM. Kernel dies within seconds after mounting ZFS. vfs.zfs.trim.enabled=0 fixes it
Message-ID:  <bug-194976-8-mt2dRX2lbk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194976-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194976-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=194976

--- Comment #4 from Palle Girgensohn <girgen@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194976-8-mt2dRX2lbk>