Quoth pouya+lists.9f...@nohup.io:
> I recently set up NFS exports on a server on my local intranet.  I can mount 
> NFS directories after running nfs(4) but when I tried to do a small dircp(1) 
> it invariably failed at the same point for each of the directories I tried:
> 
>         term% nfs -p 666 -u /lib/ndb/glenda.passwd /lib/ndb/glenda.group 
> somehost
>         term% mount -a /srv/somehost /n/somedir /somepath
>         term% dircp somelocaldir /somepath/someremotedir
> 
>         [after a while...]
> 
>         tar: error writing same/path/same/file: timeout
> 
> NetBSD, Linux, and macOS clients don't seem to have any issues.
> 
> Am I doing something wrong or does nfs(4) not work very well?
> 

It's probably NFS. It's likely been rarely used,
even relative to other plan 9 software.

If you can capture debug traces on both client
and server side, that may be helpful in debugging.


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T060ac082dfe82490-M3545d53ef2507d07336327bc
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to