Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2024 14:54:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 263885] fsck fails with UFS journaled soft-updates filesystem under ESXI 7.0u2a due to 13.0 increased kern.maxphys
Message-ID:  <bug-263885-3630-UWoASSYMPr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263885-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263885-3630@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=3D263885

Ronald Klop <ronald@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ronald@FreeBSD.org

--- Comment #9 from Ronald Klop <ronald@FreeBSD.org> ---
(In reply to Christopher Brennan from comment #8)

You don't really pose a question so I don't know if you want a reply.

But the fix for your problem is in FreeBSD 13.2.

A workaround for 13.1 and 13.0 is mentioned in comment #0.
Set kern.maxphys=3D"131072" while booting.
And put this setting in /boot/loader.conf to persist it for reboots.

You can remove the setting from /boot/loader.conf after upgrading to 13.2.

According to the commit mentioned in this PR kern.maxphys=3D"262144" might =
also
work. This is the number that 13.2 uses for pvscsi.

I hope this helps.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263885-3630-UWoASSYMPr>