> On Apr 12, 2020, at 01:48, Eugene Grosbein <eu...@grosbein.net> wrote: > > There is very simple way to prevent such problem, use: zfs set reservation=1G > for single "root" file system of the pool. > > This way ZFS won't allow applications to fill the pool to the point it starts > crawling. > Instead, writing applications would obtain ENOSPC error when pool's free > space hits the limit.
Done. Thank you for that good advice! In case this system develops the same issue in another year or three and I’ve forgotten this, it will yell at me before getting so logged down. - Chris _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"