Date: Thu, 2 May 2013 18:39:54 +0200 From: Hartmut Brandt <hartmut.brandt@dlr.de> To: Freddie Cash <fjwcash@gmail.com> Cc: current@freebsd.org Subject: Re: files disappearing from ls on NFS Message-ID: <alpine.BSF.2.00.1305021838590.95088@KNOP-BEAGLE.kn.op.dlr.de> In-Reply-To: <CAOjFWZ5ZT3SaPJPFcrh_5oNA35KqZGG9-G-gxCtAsVXW6i%2Bbjg@mail.gmail.com> References: <alpine.BSF.2.00.1305021801110.95088@KNOP-BEAGLE.kn.op.dlr.de> <CAOjFWZ5ZT3SaPJPFcrh_5oNA35KqZGG9-G-gxCtAsVXW6i%2Bbjg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 May 2013, Freddie Cash wrote: FC>There was just a security update that dealt with changes to getdirent or FC>something along those lines. FC> FC>Check the security notices, and then see if reverting that change makes a FC>difference. FC> FC>It was just in the past week here. If you mean SA-13:05.nfsserver that seams to be related to the NFS server only. My problem is in the client. harti FC> FC> FC>On Thu, May 2, 2013 at 9:11 AM, Hartmut Brandt <hartmut.brandt@dlr.de> FC>wrote: FC> Hi, FC> FC> I've updated one of my -current machines this week (previous FC> update was in february). Now I see a strange effect (it seems FC> only on NFS mounts): ls or even echo * will list only some files FC> (strange enough the first files from the normal, alphabetically FC> ordered list). If I change something in the directory (delete a FC> file or create a new one) for some time the complete listing FC> will appear but after sime time (seconds to a minute or so) FC> again only part of the files is listed. FC> FC> A ktrace on ls /usr/src/lib/libc/gen shows that getdirentries is FC> called only once (returning 4096). For a full listing FC> getdirentries is called 5 times with the last returning 0. FC> FC> I can still open files that are not listed if I know their name, FC> though. FC> FC> The NFS server is a Windows 2008 server with an OpenText NFS FC> Server which works without problems to all the other FreeBSD FC> machines. FC> FC> So what could that be? FC> FC> Regards, FC> harti FC> _______________________________________________ FC> freebsd-current@freebsd.org mailing list FC> http://lists.freebsd.org/mailman/listinfo/freebsd-current FC> To unsubscribe, send any mail to FC> "freebsd-current-unsubscribe@freebsd.org" FC> FC> FC> FC> FC>-- FC>Freddie Cash FC>fjwcash@gmail.com FC> FC>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1305021838590.95088>