This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: NFS errors


Larry Hall wrote:
> At 01:59 PM 6/24/2005, you wrote:
>>After an abortive attempt a few months back, I am trying once more to get
>>NFS working (Windows XP, cygwin 1.5.15).  The daemons (portmap, mountd, and
> 
> 
> Maybe you want to update to current (or snapshot) Cygwin (at least)?
> 
Since the nfs server version I am running is current, I wouldn't think it
would matter, but I updated to the current Cygwin anyway...

>>nfsd) start up without error.  I have a /etc/exports file that contains:
>>
>>/exports/c  rowan(rw)
> 
> 
> Don't you need something like "squash_uids" here to handle your Windows to
> *nix user ID mapping?
> 
OK - I changed the exports entry to:

/exports/c  rowan(rw,all_squash,anonuid=28803,anongid=10513)

More or less the same thing:  the mount of the exported filesystem
succeeds, but a "ls /xp" on the client machine hangs (unkillable) with
periodic messages:

nfs server l1422169:/exports/c: not responding

There are not new entries in /var/log/nfsd.log and the only entries in
/var/log/mountd.log show:

mountd[3604] 06/27/105 07:23 mountd.c 36 : NFS mount request completed (/exports/c, from 10.93.52.36)

Any other thoughts?

- Will


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]