X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,UPPERCASE_50_75 X-Spam-Check-By: sourceware.org Message-ID: <49DD1207.5090306@quicknet.nl> Date: Wed, 08 Apr 2009 23:07:19 +0200 From: "A.R. Burgers" User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [1.7]: /usr/bin/install fails on network drives References: <49D4AC45 DOT 7040203 AT ecn DOT nl> <20090402150158 DOT GX12738 AT calimero DOT vinschen DOT de> <20090402152802 DOT GA12738 AT calimero DOT vinschen DOT de> <49D525C7 DOT 2060104 AT quicknet DOT nl> <20090403154447 DOT GA852 AT calimero DOT vinschen DOT de> <49D67A46 DOT 5080300 AT quicknet DOT nl> <20090404100120 DOT GE852 AT calimero DOT vinschen DOT de> In-Reply-To: <20090404100120.GE852@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1Lrf0N-0008Iy-AL X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.967, required 5, ALL_TRUSTED -1.80, BAYES_00 -2.60, CM_META_TB_NOARR 0.50, TVD_RCVD_IP 1.93, UPPERCASE_50_75 0.00) X-ZiggoSMTP-MailScanner-From: a DOT rburgers AT quicknet DOT nl 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 The drive with the install failure is a netapp share (ONTAP 7.2.4). The other shares are samba drives (3.0.28) Corinna Vinschen schreef: > >>> Btw., can you run /usr/lib/csih/getVolInfo.exe from the csih package on >>> your DFS drives (/ecn/groups and one of the others) and send the output >>> to this list? >> For the DFS share with the install failure: >> >> $/usr/lib/csih/getVolInfo.exe //ecn/groups/g_zon_software >> Device Type : 6 >> Characteristics : 10 >> Volume Name : >> Serial Number : 5393449 >> Max Filenamelength : 255 >> Filesystemname : >> Flags : 4000f >> FILE_CASE_SENSITIVE_SEARCH : TRUE >> 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 > > Please ask your admin if that's a NetApp drive. The flag pattern > indicates that. > >> For a share with mv failure only >> >> $ /usr/lib/csih/getVolInfo.exe //ecnits/ecnshare >> Device Type : 7 >> Characteristics : 10 >> Volume Name : >> Serial Number : 192095779 >> Max Filenamelength : 255 >> Filesystemname : >> Flags : 2b >> FILE_CASE_SENSITIVE_SEARCH : TRUE >> FILE_CASE_PRESERVED_NAMES : TRUE >> FILE_UNICODE_ON_DISK : FALSE >> FILE_PERSISTENT_ACLS : TRUE >> FILE_FILE_COMPRESSION : FALSE >> FILE_VOLUME_QUOTAS : TRUE >> 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 : FALSE >> FILE_READ_ONLY_VOLUME : FALSE >> FILE_SEQUENTIAL_WRITE_ONCE : FALSE >> FILE_SUPPORTS_TRANSACTIONS : FALSE > > Hmm, this looks like a Samba drive. Can you ask your admin here > as well, please? Especially what version of Samba is running, if so? > And what it is if it's not Samba? It is Samba, version 3. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/