There is a problem that I believe has been around since ZFS was added. If you add a ZFS system through the UI, it shows the ZFS datasets to choose from but if you have a pool named pool Proxmox assumes it is mounted at /pool
ZFS allows a pool to be mounted wherever you choose, and proxmox could get the mount location with:
ZFS allows a pool to be mounted wherever you choose, and proxmox could get the mount location with:
Code:
root@proxmox:/# zfs get mountpoint mypool
NAME PROPERTY VALUE SOURCE
mypool mountpoint /mypool.old local