Hi,
I would like to export a ZFS dataset on a node to VMs via NFS. What is the recommended way to do it? I can think of the following options:
(1) from node, via ZFS built-in NFS capability
(2) from node, via linux nfs-kernel-server
(3) from a LXC, bind mount the dataset and export it from LXC. The point here is to delegate the NFS export t the LXC to keep the whole thing separated from node (except the dataset).
thanks in advance for any hint.
I would like to export a ZFS dataset on a node to VMs via NFS. What is the recommended way to do it? I can think of the following options:
(1) from node, via ZFS built-in NFS capability
(2) from node, via linux nfs-kernel-server
(3) from a LXC, bind mount the dataset and export it from LXC. The point here is to delegate the NFS export t the LXC to keep the whole thing separated from node (except the dataset).
thanks in advance for any hint.