no, i haven't file named fts_read, this is a fts(3) issue. link, given by you, offers two workarounds, which not applicable for my situation: i need complete work for du and ls -R for this glusterfs-volume. may be glusterfs have different from "--attribute-timeout" and "--entry-timeout" timeouts in it code to file-access, which can be increased? On Mon, Dec 28, 2009 at 12:46, Lakshmipathi Ganapathi < lakshmipathi at gluster.com> wrote: > Hi Dmitry Sukhodoyev, > Do you have file named "fts_read" ? Are you sure this issue related to > glusterfs? > This seems like a common issue with "du" - Check this link: > > http://www.unixtutorial.org/2009/02/troubleshooting-du-fts_read-no-such-file-or-directory-error/ > > Let us know,the results. > > Cheers, > Lakshmipathi.G > > > ----- Original Message ----- > From: "Dmitry Sukhodoyev" <raven428 at gmail.com> > To: gluster-users at gluster.org > Sent: Monday, December 28, 2009 12:43:13 PM GMT +05:30 Chennai, Kolkata, > Mumbai, New Delhi > Subject: afr+dht = fts_read: No such file or directory > > i have ports directory with lot of files: > ls -lR ports | wc -l > 228990 > and not so much size: > du -hs ports > 739M ports > > then i try same commands on glusterfs (afr+dht), i receive error: "du: > fts_read: No such file or directory". how to fix it? volume files for > server > and client in attachments and command lines in attachment. i tried this > with > versions 2.0.8 and 2.0.9. > > thanks. > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >