D-Link Forums

The Graveyard - Products No Longer Supported => DNS-323 => D-Link Storage => Beta code! => Topic started by: gionn on February 20, 2010, 08:08:12 AM

Title: [1.08] NFS not working under Mac 10.6.2
Post by: gionn on February 20, 2010, 08:08:12 AM
Installed NFS apkg, exported scorp directory, setted as host my ip '192.168.66.3'.

Code: [Select]
scorp@antani-mac:~$ sudo mount 192.168.66.2:/mnt/HD_a2/scorp test
Password:
mount_nfs: bad MNT RPC: RPC: Timed out\n
mount_nfs: bad MNT RPC: RPC: Timed out\n
mount_nfs: can't access /mnt/HD_a2/scorp: Permission denied
Title: Re: [1.08] NFS not working under Mac 10.6.2
Post by: gionn on February 20, 2010, 08:51:49 AM
On Debian Lenny mounting timeouts too.

Now I tried to stop and start the NFS service, and the start is failing with 'Enable Failed', restarting the NAS isn't fixing. Configuration problem?
Title: Re: [1.08] NFS not working under Mac 10.6.2
Post by: PeterTh on February 22, 2010, 08:34:25 PM
NFS is working on Mac OS X 10.6.2 with mnt/HD_a2 or mnt/HD_b2 mount with diskutil. But when i try with a subdirectory (mnt/HD_a2/test) like you, the directory on my Mac is unaccessible.

Update

Oups, i forgot the advance parameter -P in my definition (in diskutil)

Bye
Title: Re: [1.08] NFS not working under Mac 10.6.2
Post by: gionn on March 06, 2010, 03:38:46 AM
mount command timeout probably due to a delay in DNS resolving of my ip from DNS-323, probably increasing mount timeout in nfs will work.