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 from host
# ,/poolname is the mountpoint in LXC



Revision #5
Created 1 April 2025 18:32:01 by Admin
Updated 5 May 2025 19:12:01 by Admin