[Bug 248245] arm64 kernel panic under heavy UFS writes (getblk -> ffs_balloc_ufs2)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 24 17:51:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248245
--- Comment #10 from Gordon Bergling <gbe at FreeBSD.org> ---
(In reply to Mark Johnston from comment #6)
This could be indeed NFS related. I have the following build setup for the
RPi4:
A writable NFS share is exported from a FreeBSD 12-STABLE VM and mounted on the
RPI4: /tank/nfs_public. This share has the following subdirectories that are
symlinked on the RPi4 for /usr/src.
/tank/nfs_public/tiny/src
/tank/nfs_public/tiny/obj
The obj directory is changed via MAKEOBJDIRPREFIX to the NFS share.
This is mostly done to save disk space and writes on the RPi4 SDCard.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list