dlandon / unassigned.devices

Unassigned Devices plugin for unRAID
Other
85 stars 40 forks source link

Unable to connect to Synology via NFS #105

Closed totalhavoc closed 2 weeks ago

totalhavoc commented 2 weeks ago

It looks like the showmount requirement is preventing NFS mounts on Synology units from being mounted. From what I have gathered showmount -e will always return an rpc error. I numerous changes on the Synology side across 3 different Synology units and I cannot get showmount to return anything other than an rpc error.

dlandon commented 2 weeks ago

You will need to post ud_diagnostics on the forum so I can see what you are talking about. UD should ignore the showmount -e ip if it returns a rpc error. It will generally work with the server name though. The only change made is if the NFS port is open, UD just does a second check to see if the showmount will list the shares to be served.

totalhavoc commented 2 weeks ago

I posted to the forums with the ud_diagnostics.zip just waiting on a mod to approve it