Under PVE 5.1-41 (Debian 9) I created a pool archive_pool and ZFS archive_pool/archive which I want to share over autofs and NFS. When executing share command I get share failed:
# zfs set sharenfs=on archive_pool/archive
cannot share 'archive_pool/archive': share(1M) failed
I tried showmount, which failed as well:
# showmount -e
clnt_create: RPC: Program not registered
Please, be patient, I am coming from Solaris world where this was just working out of the box for decades...
Maybe I am trying something which doesn't fit in PVE concept.
Let me know if this is possible and how to do it.
# zfs set sharenfs=on archive_pool/archive
cannot share 'archive_pool/archive': share(1M) failed
I tried showmount, which failed as well:
# showmount -e
clnt_create: RPC: Program not registered
Please, be patient, I am coming from Solaris world where this was just working out of the box for decades...
Maybe I am trying something which doesn't fit in PVE concept.
Let me know if this is possible and how to do it.