X-Spam-Check-By: sourceware.org Date: Thu, 7 Jun 2007 10:52:50 -0400 (EDT) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: Pieter Donche cc: cygwin AT cygwin DOT com Subject: Re: Cygwin NFS file size limit ? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, 7 Jun 2007, Pieter Donche wrote: > Hi, > > Is there a limit as to the size of a single file that can be > created on a Cygwin NFS exported directory ? > > I have Cygwin 1.5.24-1 on Windows2003 server, using NFS services. > > When using unix ufsdump command to dump a local unix file system > (ufsdump writes into a single file) into a Cygwin NFS mounted directory, > the ufsdump issues an error message: > ... > DUMP: 24.10% done, finished in 0:31 > DUMP: Write error 7602060 blocks into volume 1 > > It wrote only 2 Gb (should also be 6.5 Gb) > There is plenty of free space available on the server. > > When using standard unix cp: > $ cp backup.dmp /mnt > with backup.dmp the same 6,5 Gb file (this is the ufsdump created first > into a file on the local disk), also after some 5 minutes, a message > cp: /mnt/file.dmp: Invalid argument > is given, the command aborted, and leaving no (part of) backup.dmp file in > /mnt. I may be off the mark here, but IIRC, nfs-server is a pretty old package and hasn't been updated in a while, so it may still be compiled against the older versions of Cygwin that didn't have 64-bit IO. Running nm on the nfs-server executable (which I currently don't have installed, so can't do this myself) should show whether I'm right. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Freedom is just another word for "nothing left to lose"... -- Janis Joplin -- 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/