https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280846
--- Comment #10 from Mark Millard <[email protected]> --- (In reply to Henrich Hartzer from comment #9) The fact that ARC showed up means that your environment still has zfs.ko loaded and operational, even if the specific file system is UFS. If you can, I suggest disabling the boot-sequence load of zfs.ko . If ARC shows empty you would be able to do a live: # kldunload zfs.ko to unload it. I suggest testing for the leakage after a reboot that never loads zfs.ko at all. -- You are receiving this mail because: You are the assignee for the bug.
