Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2022 14:18:54 -0400
From:      Alexander Motin <mavbsd@gmail.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>, Shawn Webb <shawn.webb@hardenedbsd.org>, Martin Matuska <mm@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 716fd348e01c - main - zfs: merge openzfs/zfs@c0cf6ed67
Message-ID:  <0a9ac2ee-6fb0-bfcb-4d6d-6f6ecdea3274@gmail.com>
In-Reply-To: <b08959cf-6769-efe0-8e8f-a5b34af99c6e@FreeBSD.org>
References:  <202205182305.24IN5sCZ014595@gitrepo.freebsd.org> <20220520190437.d6mmzwlix5w4frx2@mutt-hbsd> <b08959cf-6769-efe0-8e8f-a5b34af99c6e@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20.05.2022 15:12, Bryan Drewery wrote:
> On 5/20/2022 12:04 PM, Shawn Webb wrote:
>> On Wed, May 18, 2022 at 11:05:54PM +0000, Martin Matuska wrote:
>>> The branch main has been updated by mm:
>>>
>>> URL:https://cgit.FreeBSD.org/src/commit/?id=716fd348e01c5f2ba125f878a634a753436c2994 
>>>
>>>
>>> commit 716fd348e01c5f2ba125f878a634a753436c2994
>>> Merge: 4e2d3f26bd12 c0cf6ed6792e
>>> Author:     Martin Matuska<mm@FreeBSD.org>
>>> AuthorDate: 2022-05-18 22:54:40 +0000
>>> Commit:     Martin Matuska<mm@FreeBSD.org>
>>> CommitDate: 2022-05-18 22:55:59 +0000
>>>
>>>      zfs: merge openzfs/zfs@c0cf6ed67
>>>      Notable upstream pull request merges:
>>>        #10662 zvol_wait: Ignore locked zvols
>>>        #12789 Improve log spacemap load time
>>>        #12812 Improved zpool status output, list all affected datasets
>>>        #13277 FreeBSD: Use NDFREE_PNBUF if available
>>>        #13302 Make zfs_max_recordsize default to 16M
>>>        #13311 Fix error handling in FreeBSD's get/putpages VOPs
>>>        #13345 FreeBSD: Fix translation from ABD to physical pages
>>>        #13373 zfs: holds: dequadratify
>>>        #13375 Corrected edge case in uncompressed ARC->L2ARC handling
>>>        #13388 Improve mg_aliquot math
>>>        #13405 Reduce dbuf_find() lock contention
>>>        #13406 FreeBSD: use zero_region instead of allocating a 
>>> dedicated page
>>>      Obtained from:  OpenZFS
>>>      OpenZFS commit: c0cf6ed6792e545fd614c2a88cb53756db7e03f8
>> Hey Martin,
>>
>> This may be the cause of recent ZFS-related kernel panics on the
>> HardenedBSD 14-CURRENT/amd64 package build server. I've uploaded the
>> core.txt file at [0].
>>
>> [0]:https://hardenedbsd.org/~shawn/2022-05-20_core.txt.3.txt
>>
>> [6710] panic: VERIFY(e->lse_mscount != 0) failed
> 
> I hit this just a few minutes ago too.
> 
> https://github.com/openzfs/zfs/issues/13486

I believe it is a wrong assertion, not a real bug:
https://github.com/openzfs/zfs/pull/13513

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a9ac2ee-6fb0-bfcb-4d6d-6f6ecdea3274>