Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jul 2018 21:48:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229614] ZFS lockup in zil_commit_impl
Message-ID:  <bug-229614-227-AtO0lXlJGQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229614-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229614-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=3D229614

--- Comment #4 from Michael Gmelin <grembo@FreeBSD.org> ---
It's also noteworthy that the zpool was a bit behind before the hang happen=
ed
(just upgraded, no reboot yet):

# zpool upgrade tank
This system supports ZFS pool feature flags.

Enabled the following features on 'tank':
  sha512
  skein
  device_removal
  obsolete_counts
  zpool_checkpoint

And that it's using ashift=3D9:

# zdb
tank:
    version: 5000
    name: 'tank'
    state: 0
    txg: 4612743
    pool_guid: 819174864231115292
    hostid: 680786551
    hostname: ''
    com.delphix:has_per_vdev_zaps
    vdev_children: 1
    vdev_tree:
        type: 'root'
        id: 0
        guid: 819174864231115292
        children[0]:
            type: 'disk'
            id: 0
            guid: 1449467969842353068
            path: '/dev/ada0p3'
            phys_path: '/dev/ada0p3'
            whole_disk: 1
            metaslab_array: 34
            metaslab_shift: 26
            ashift: 9
            asize: 159982288896
            is_log: 0
            create_txg: 4
            com.delphix:vdev_zap_leaf: 4143
            com.delphix:vdev_zap_top: 4144
    features_for_read:
        com.delphix:hole_birth
        com.delphix:embedded_data

--=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-229614-227-AtO0lXlJGQ>