I have nfs-kernel-server running in a Debian 10 LXC container on PVE 6:
Create a privileged container by unchecking "Unprivileged" during creation. May be possible to convert an existing container from unprivileged to privileged by backing-up and restoring.
In the container Options -> Features...
Actually, the problem was rather straightforward:
# systemctl status zfs-mount.service
● zfs-mount.service - Mount ZFS filesystems
Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2017-12-31 08:59:46 AEDT...
I had the unfortunate scenario of completely filling the root zfs filesystem after a rogue process (my fault) filled /tmp with 22GB of junk. I noticed this within about 30mins and removed the file in /tmp. As expected, various processes had hit "no space left on device" problems and I thought it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.