> 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

Sorry, meant:
        term% dircp somelocaldir /n/somedir/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?
> 
> Thanks,
> Pouya

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

Reply via email to