Date: Tue, 3 Aug 2010 22:47:38 +0200 From: Markus Gebert <markus.gebert@hostpoint.ch> To: Attila Nagy <bra@fsn.hu> Cc: freebsd-fs@freebsd.org Subject: Re: NFS problem: file doesn't appear in file listing, but can be accessed directly Message-ID: <F99F4BE7-C41F-41E6-B91F-2F7E8622BF49@hostpoint.ch> In-Reply-To: <4C582968.9000303@fsn.hu> References: <1147918452.245970.1280844811813.JavaMail.root@erie.cs.uoguelph.ca> <4C582968.9000303@fsn.hu>
index | next in thread | previous in thread | raw e-mail
On 03.08.2010, at 16:36, Attila Nagy wrote: >> You can try replacing the client and server with the experimental >> ones and see if that fixes the problem. >> For the client: mount with "-t newnfs" instead of "-t nfs" >> For the server: start both mountd and nfsd with the "-e" option > Sure. It works with the newnfs client, so it must be either a weird interaction between the FreeBSD server and client (old), or a client bug. Have you tried comparing on-the-wire NFS requests and responses between newnfs and legacy nfs clients for your test case? Maybe you can rule out the former like this. Or at least prove that the server actually responds correctly to the READDIR request. Markushelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F99F4BE7-C41F-41E6-B91F-2F7E8622BF49>
