delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/07/01/12:00:25

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Wed, 1 Jul 2009 17:59:56 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Network drive issue -- 'no such host or network path'
Message-ID: <20090701155956.GG30864@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <23389-21572 AT sneakemail DOT com>
MIME-Version: 1.0
In-Reply-To: <23389-21572@sneakemail.com>
User-Agent: Mutt/1.5.19 (2009-02-20)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Jul  1 11:35, Stephen Wilkinson wrote:
> Corinna, thanks for your reply.
> 
> > These are not very helpful to understand what's going on,
> unfortunately.
> >
> > From your Cygwin 1.7 installation, please run
> > 
> >   $ /usr/lib/csih/getVolInfo /cygdrive/u
> Device Type        : 6
> Characteristics    : 10
> Volume Name        : <0>
> Serial Number      : 75
> Max Filenamelength : 255
> Filesystemname     : <NTFS>
> Flags              : 4006e
>   FILE_CASE_SENSITIVE_SEARCH  : FALSE
>   FILE_CASE_PRESERVED_NAMES   : TRUE
>   FILE_UNICODE_ON_DISK        : TRUE
>   FILE_PERSISTENT_ACLS        : TRUE
>   FILE_FILE_COMPRESSION       : FALSE
>   FILE_VOLUME_QUOTAS          : TRUE
>   FILE_SUPPORTS_SPARSE_FILES  : TRUE
>   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

That's a new one.  It doesn't look like what is known of Samba, nor
does it look like a NetApp.  Can you please ask your admins what
filesystem we're looking at?

> >   and send the output to this list.  Additionally, please run
> > 
> >     $ strace -o lsu.trace ls -l /cygdrive/u
> > 
> > 	and attach the lsu.trace file to your mail.  Maybe that gives us
> a clue.
> > 	Corinna
> The lsu.trace file is attached...

The wrong one, unfortunately.  I requested this information from under
Cygwin 1.7, not 1.5.25.

As for this 1.5.25 strace, it looks very strange.

  Opening a handle to drive U: works.
  Trying to read directory entries from the directory fails with a
  Win32 error ERROR_NETNAME_DELETED.  So, even though Cygwin has an
  open handle to the directory, the call to fetch directory entries
  returns with "The specified network name is no longer available."

The 1.7 strace would have given us more details, but as long as we
don't have exact information about this filesystem, there's not a
lot I can do about that.  I have a hunch that this system, whatever
it is, chokes badly on the FileIdBothDirectoryInformation info class.

> mount \\\\UK.AGEE.COM\\Homedirs\\ACHE /mnt/u

FYI, you can use forward slashes when using network paths:

  mount //UK.AGEE.COM/Homedirs/ACHE /mnt/u


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019