[Bug 263885] fsck fails with UFS journaled soft-updates filesystem under ESXI 7.0u2a due to 13.0 increased kern.maxphys
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Feb 2024 14:54:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263885
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="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="262144" might also
work. This is the number that 13.2 uses for pvscsi.
I hope this helps.
--
You are receiving this mail because:
You are on the CC list for the bug.