Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2022 14:26:39 +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-POF207ropT@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

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 fi=
le
for TrueNAS.' and replace it with 'kern.maxphys=3D"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=3D"131072"' and
restart.

--=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-263885-3630-POF207ropT>