X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=uVvJKzAGHsJExOHGnnUjV0wJIlOyy
	MsTSnqXKT/w3AbNP12npSYRXBMX3NEdFILKDN6/ZEs4LDpXxXEd4+aVWjCJZBf4r
	+BuWxda6Q4zgKjMl8qq+ZUKL8RfwisFY71ox20MQWvqgmW2NjNmFmvXcSbdIOyea
	HWxZTQoTzx/KXQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=0PXHzr8OEBXgP++SpYeMSWh81U4=; b=UT7
	v9CHOpPgPaZha4k1xuv0BfYPM5s/ogxj9MqDH8TDoFOfSLQqrFwIMOTTb2msP0oP
	TBb5Vz0pTS4JmjXcQVRq/FhJxbQ2j+KEFUcRe6xiz7OXRBQ/8NepuLC+zcRWPJyG
	A8Dg2dmrCvX5NJcqbqmI/LG3UT7qtAnjH1G4lbKE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=remedy, cygwin64, Cygwin64, HX-Envelope-From:sk:kenneth
X-HELO: mail-yw0-f172.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:date:message-id:subject:from:to;        bh=3hpFU1c4ieIFvYz2GtJJz/HdwxgDkny+UUYPHr9GcYU=;        b=ZKBdQ6S2sPGl/Tf1/xAJhVnsq7+P5hWJKFn50knsh4UwM0GrDXeW8LAhh5yOrf15cE         dGYS7KA/wntPxTtpzEN+nMY2ZvH1myBfrEfNcymCciWQQYJgyyV4gPVMkQAUYEg8B+7o         aF208XZXrV6AzZydnXcdsPVvbdXAbhKC2KU5FmM1np3AB0xE+jT0JamDoptHochd0jYn         qpg7vwJ8s8j0P3/Q76x+LfL8YlVWsRN3ycs3Ve7BlhmjRwnKwT1JiVaTA4jtWi0oJvvM         NcyhBuQ67YoNOiFfUcM+NT18ejwyjk8rHPq/Zk3fQxysqZep2sVcyxBG4EdHtZ4nSgr4         NwdQ==
X-Gm-Message-State: AD7BkJJ5SEmqsPGO52MfI/Ccv6CbhvhyBJmQV14SO45+La32wBMxm48Y6Z9cmuzaJORGwekepB6YPY1T15iQ0w==
MIME-Version: 1.0
X-Received: by 10.37.74.193 with SMTP id x184mr7970020yba.76.1458337854246; Fri, 18 Mar 2016 14:50:54 -0700 (PDT)
Date: Fri, 18 Mar 2016 14:50:54 -0700
Message-ID: <CADex0xxahXyemHywycWqRpVhm+NwVEW2myW4n1mARY1NjAvuRw@mail.gmail.com>
Subject: fts_read failed error during Cygwin find, du, etc operations
From: Kenneth Wolcott <kennethwolcott@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi;

  I am using a daily refreshed Cygwin64 on WIndows 7 Enterprise.

  When I mount fairly large NetApp volumes and perform a

du -sh path

or

find path etc

or

rm -rf path

where path is involved in the mount. like /cygdrive/y/ as mentioned below;

(those are the three that I remember, all apps recursive descend a
directory tree);

I'll frequently get the following error.

du -sh /cygdrive/y/Some_Large_Directory
du: fts_read failed:
/cygdrive/y/Some_Large_Directory/dir/dir/dir/file: No such file or
directory

So, what is the cause of this and what is the remedy or workaround?

So far I have no choice but to fall back to the dos window and dos
commands or the windows file explorer where I would much rather be
using Cygwin.

Thanks,
Ken Wolcott

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

