cygwin Digest 31 May 2006 18:20:53 -0000 Issue 4986

Luis P Caamano lcaamano@gmail.com
Wed May 31 18:39:00 GMT 2006


On Tue, 30 May 2006 22:39:24 -0700, "David Christensen"
<dpchrist@holgerdanske.com> wrote:
> Subject: RE: 200 GB drive has room but gzip indicates "No space left on device"
> Cygwin:
>
> I put the 200 GB drive into an XP box and ran Cygwin "df" -- same result.
> Cygwin utilities, including "df", work fine a 250 GB drive in the same XP
> box.
>
>
> I must assume that the 200 GB disk is corrupted, or is failing.
>
>

David, what filesystem is on the disk?  This is a common error on big
disks with only one Linux ext3 filesystem using a default number of
inodes with a lot of small files in it.  The error happens because the
filesystem runs out of inodes before it runs out of space due to the
large number of small files.

If you have an NTFS in it, something similar might be happening.  A
quick test to verify is to remove one file and then create a big one
or something like that.

I don't know if that's the problem but it's just one more thing to think about.

-- 
Luis P Caamano
Atlanta, GA USA

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



More information about the Cygwin mailing list