On Sat, May 22, 2021 at 10:44 PM Mark Millard via freebsd-arm <
freebsd-...@freebsd.org> wrote:
> # mount -onoatime 192.168.1.187:/usr/ports/ /mnt/
> # diff -r /usr/ports/ /mnt/ | more
> nvme0: cpl does not map to outstanding cmd
> cdw0: sqhd:0020 sqid:0003 cid:007e p:1 sc:00 sct:0 m:0 dnr
# mount -onoatime 192.168.1.187:/usr/ports/ /mnt/
# diff -r /usr/ports/ /mnt/ | more
nvme0: cpl does not map to outstanding cmd
cdw0: sqhd:0020 sqid:0003 cid:007e p:1 sc:00 sct:0 m:0 dnr:0
panic: received completion for unknown cmd
cpuid = 3
time = 1621743752
KDB: stack backtrace:
db_trace_
In upgrading from (grabbed from a system not updated yet):
# uname -apKU
FreeBSD CA72_16Gp_ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT #1
main-n246411-a6ca7519f89c-dirty: Sat May 1 19:07:50 PDT 2021
root@CA72_4c8G_ZFS:/usr/obj/BUILDs/main-CA72-nodbg-clang/usr/main-src/arm64.aarch64/sys/GENERIC-NO
On Sat, May 22, 2021 at 09:13:52PM +0200, Michael Gmelin wrote:
Make sure your pool (or at least the /var file system) has compression=lz4 and
that atime is off, beyond that I wouldn’t bother to try to optimize manually
there, unless you run a database like MySQL in /var/db/…, in which case se