https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223803
Shiva <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Shiva <[email protected]> --- In our current setup, the source Filer sends snapshots to the target Filer periodically, about 20-50 per day. The crash is quite reproducible, although not guaranteed to show up after X number of snapshots. Setting the 'secondarycache' to 'metadata', as opposed to 'ALL' does prevent the frequent crashes. But obviously, the L2ARC isn't caching user data, as a result of which, reads end up on disk. ZFS performance w/o L2ARC is rather abysmal. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
