I was using NFS share with some video files from my Macbook with MacOS Lion installed for accessing from XMBC on AppleTV2. Everything was working just fine. Yesterday, I've updated to MacOS Mountain Lion and looks like NFS shares had stopped working. My existing sources report with error "Cannot connect remote server". However, when I'm trying to add source once again - I can see list of shares from the NFS server, but shares themselves fail to be accessed.
I've checked all NFS settings on my Macbook and everything looks fine. I've restarted the nfsd daemon, but this did not help.
XBMC logs are saying the following:
Can that be an issue with incompatibility between NFS client/server? And maybe anybody has an idea what can I do for resolving this issue?
Thanks in advance!
I've checked all NFS settings on my Macbook and everything looks fine. I've restarted the nfsd daemon, but this did not help.
XBMC logs are saying the following:
Code:
12:33:31 T:123842560 NOTICE: StorageServer Module loaded RUN
12:33:31 T:123842560 NOTICE: StorageClient-1.1.0 Starting server
12:33:31 T:123842560 NOTICE: StorageServer-1.1.0 Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/Database/commoncache.db
12:33:36 T:804859904 ERROR: NFS: Failed to mount nfs share: /Users/denis/Movies/tv-shows (mount/mnt call failed with "RPC Packet not accepted by the server")
12:33:36 T:104103936 ERROR: GetDirectory - Error getting nfs://192.168.1.10/Users/denis/Movies/tv-shows/
12:33:36 T:104103936 ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.10/Users/denis/Movies/tv-shows/) failed
12:35:09 T:104103936 NOTICE: NFS is idle. Closing the remaining connections.
Can that be an issue with incompatibility between NFS client/server? And maybe anybody has an idea what can I do for resolving this issue?
Thanks in advance!