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
-
Installed NFS apkg, exported scorp directory, setted as host my ip '192.168.66.3'.
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
-
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?
-
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
-
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.