I've been testing out version 5.1 before moving some 4.x servers, and I'm having a weird issue where no matter what I try, I can't seem to share out my ZFS pool via NFS.
The first few times I tried using the ZFS native NFS, i.e. "zfs set sharenfs=on PoolName", and I'd get an error... something like: "cannot share 'PoolName': nfs add share failed".
If I looked at the zfs properties of the pool, sharenfs did indeed get set to "on", but I could not successfully connect via an NFS client. So, I set the property back to off.
I then tried to just do it the old fashion way via nfs-kernel-server and /etc/exports. This reported no errors server side, but again, NFS clients could not connect.
I've been trying things all afternoon, and this is really starting to drive me crazy.
Now I'm seeing: "rpc.mountd[18946]: authenticated mount request from IP_Address_Here:1014 for /PoolName (/PoolName)" in the syslog, but NFS clients are still unable to connect.
I've never had an issue with simple NFS sharing before (ZFS native, or via normal linux package), on Proxmox 4.x, or Linux in general. Is there a known bug, or change in how this works in Proxmox 5.1 that I'm unaware of?
Thanks in advance to anyone able to provide helpful info on this matter.
The first few times I tried using the ZFS native NFS, i.e. "zfs set sharenfs=on PoolName", and I'd get an error... something like: "cannot share 'PoolName': nfs add share failed".
If I looked at the zfs properties of the pool, sharenfs did indeed get set to "on", but I could not successfully connect via an NFS client. So, I set the property back to off.
I then tried to just do it the old fashion way via nfs-kernel-server and /etc/exports. This reported no errors server side, but again, NFS clients could not connect.
I've been trying things all afternoon, and this is really starting to drive me crazy.
Now I'm seeing: "rpc.mountd[18946]: authenticated mount request from IP_Address_Here:1014 for /PoolName (/PoolName)" in the syslog, but NFS clients are still unable to connect.
I've never had an issue with simple NFS sharing before (ZFS native, or via normal linux package), on Proxmox 4.x, or Linux in general. Is there a known bug, or change in how this works in Proxmox 5.1 that I'm unaware of?
Thanks in advance to anyone able to provide helpful info on this matter.