Finishing Steps in LXC when using Proxmox

Only applies when using LXC on Proxmox.

Make ZFS Pool available in LXC

On Host, LXC must be shutdown

nano /etc/pve/lxc/100.conf
# add this line, edit poolname if necessary:
mp0: mp=/poolname,/poolname
# mp=/poolname is the mountpoint in LXC
# ,/poolname is from host



Revision #7
Created 2025-04-01 18:32:01 UTC by Admin
Updated 2025-08-08 22:25:47 UTC by Admin