[Bug 263885] fsck fails with UFS journaled soft-updates filesystem under ESXI 7.0u2a due to 13.0 increased kern.maxphys

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 Sep 2022 14:26:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263885

edavidjanousek@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edavidjanousek@gmail.com

--- Comment #2 from edavidjanousek@gmail.com ---
This is very annoying bug. When installing TrueNAS-13.0-U1 on VMWARE ESXI 7.0U2
you will encounter it twice.

1. On installation (you want be able to select disks). You need to tweak the
.iso. My recommendation is to use hex editor, find a text '# Boot loader file
for TrueNAS.' and replace it with 'kern.maxphys="131072"' (fill the rest with
spaces).
2. On adding disks to pool (you won't be able to format them). This time it's
easier, just go to /boot/loader.conf and add 'kern.maxphys="131072"' and
restart.

-- 
You are receiving this mail because:
You are the assignee for the bug.