Skip to main content

Finishing Steps in LXC

Only applies when using LXC on Proxmox.

Make ZFS Pool available in LXC

On Host

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