Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: wbp AT nodomain DOT invalid (Will Parsons) Subject: Re: NFS errors Date: Mon, 27 Jun 2005 12:19:21 +0000 (UTC) Lines: 37 Message-ID: References: <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050624142316 DOT 0634d450 AT pop DOT prospeed DOT net> Reply-To: william DOT b DOT parsons AT us DOT westinghouse DOT com User-Agent: slrn/0.9.7.1 (Win32) X-IsSubscribed: yes 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/