X-Recipient: archive-cygwin AT delorie DOT 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:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=LU EPbNRXMsSdkICpYTR6F+/bLG+lFHhk2ZdehSCVcc5sf+1l19/OlFFvXpxK0PXwJY W2/y109nApZG/Sl95fwSsRVdM1tcrAnqBU+jBuuvim8udabkWPYUIZf9B0rmab04 zkNFIP3IpmFVmJ98U8eThmHtCxWmRqGNhT0GyPU/4= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=Epz90p/K rVM6PBV3VAmAbTeCn3Y=; b=OVk4bAEIt2Aa7UUMbHbUmGcZ4pJQq8osGvjxoMbn FpgSvhGcQ+pXlrvgoQH4llP8+/dyomkXeiNS5BM1bd4XszQBZVKqcw4gxu9XT5v6 eZvaJivHnp+cUbc0anL19XazBOk1BpaJkIZ8W0jA+u2x50oouROkhuLELYX1le+Z tb0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:2845, volume X-HELO: mail-yw0-f177.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:in-reply-to:references:date :message-id:subject:from:to; bh=sNsHT5oH+tcH58jVVkKD6eT4k5KSpttGNOsJgg8klv0=; b=UnGHjCFdOapGLyIZFMeW3wearo7ilbIRlRv19FrjtBqR57nC8k/hbcVD/GMa7kERGQ WtiYyA4OUfbCq9A8qfxh4nddcCmxmKH7Ed8tnQ89k33UpRxYc8jofiH8KE0i4ochN35G 5R0eeg3Z1zAu6Z0ACKyNegvUrneqtY9qfiwAueakbT/gjbCetjfNfANNpvPPVPgYGg73 9yI3oscQbQIHxgNoz1HofuR9274xueyt8kSelZ+KLy8cmumdHmoUIu3NP381OKjI472Q dl4mjvULMoHmx5pU07qdZv5ari0qZDorrgw+6eAn4+1WbGBKdTKIBl03aNuhBdrN/WHA cO+w== X-Gm-Message-State: AD7BkJJOowahZUXYYkz/SwdzIsBW0nbBhK+OATtCA4A6trIa1h2U8yvO9dypRU4uz6AE0pCT4wiZXRr8AESaGg== MIME-Version: 1.0 X-Received: by 10.13.207.5 with SMTP id r5mr10289372ywd.284.1458668392013; Tue, 22 Mar 2016 10:39:52 -0700 (PDT) In-Reply-To: <20160322160239.GD12692@calimero.vinschen.de> References: <20160319155610 DOT GA6488 AT calimero DOT vinschen DOT de> <20160322160239 DOT GD12692 AT calimero DOT vinschen DOT de> Date: Tue, 22 Mar 2016 10:39:51 -0700 Message-ID: Subject: Re: fts_read failed error during Cygwin find, du, etc operations From: Kenneth Wolcott To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Tue, Mar 22, 2016 at 9:02 AM, Corinna Vinschen wrote: > On Mar 21 10:22, Kenneth Wolcott wrote: >> On Mon, Mar 21, 2016 at 10:18 AM, Kenneth Wolcott >> wrote: >> > On Sat, Mar 19, 2016 at 8:56 AM, Corinna Vinschen >> >> Netapp drives are a bit tricky. They already get some special handling >> >> in Cygwin, but that may be outdated. For a start, can you make sure you >> >> have the csih package installed and run >> >> >> >> $ /usr/lib/csih/getVolInfo /cygdrive/y >> >> >> >> Also, it would be interesting to see an strace of a failing command like >> >> above, e.g. >> >> >> >> $ strace -o du.strace du -sh /cygdrive/y/Some_Large_Directory >> >> >> >> If that works fine it's worthless, but if it fails as you mention >> >> above, please send the du.strace file as attachment to this list. >> >> >> >> >> >> Thanks, >> >> Corinna >> > >> > Hi Corinna; >> > >> > 1. Many files, not necessarily a long directory name. >> > >> > 2. Output requested: >> > $ /usr/lib/csih/getVolInfo /cygdrive/y >> > Device Type : 7 >> > Characteristics : 10 >> > Volume Name : >> > Serial Number : 2684354580 >> > Max Filenamelength : 255 >> > Filesystemname : >> > Flags : 4000e >> > FILE_CASE_SENSITIVE_SEARCH : FALSE > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This means the drive won't be recognized as a Netapp drive. A > Netapp is expected to have this flag set to TRUE. I can change > that, but it won't probably help at all in your case. > >> > FILE_CASE_PRESERVED_NAMES : TRUE >> > FILE_UNICODE_ON_DISK : TRUE >> > FILE_PERSISTENT_ACLS : TRUE >> > FILE_FILE_COMPRESSION : FALSE >> > FILE_VOLUME_QUOTAS : FALSE >> > FILE_SUPPORTS_SPARSE_FILES : FALSE >> > FILE_SUPPORTS_REPARSE_POINTS: FALSE >> > FILE_SUPPORTS_REMOTE_STORAGE: FALSE >> > FILE_VOLUME_IS_COMPRESSED : FALSE >> > FILE_SUPPORTS_OBJECT_IDS : FALSE >> > FILE_SUPPORTS_ENCRYPTION : FALSE >> > FILE_NAMED_STREAMS : TRUE >> > FILE_READ_ONLY_VOLUME : FALSE >> > FILE_SEQUENTIAL_WRITE_ONCE : FALSE >> > FILE_SUPPORTS_TRANSACTIONS : FALSE >> > >> > 3. Attached strace output. > > The strace does not contain any error which isn't expected. Are you > sure the problem occured when you created this trace? > > > Corinna Hi Corinna; Thank you for your analysis. Yes, many/most (not all) of the people here like Windows (SIGH), so they dumb everything down to fit Windows, so yes, the NetApp is mounted with case insensitively. Yes, I'm quite sure that this "fts_read failed" error occurred during the trace call. I ran your suggested command again: strace -o du.strace du -sh /cygdrive/y/Mobility/ du: fts_read failed: /cygdrive/y/Mobility/Darkeyes/Dailybuilds/client/iphone/6.1.30.121/RadSipIPhone/appl: No such file or directory 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