I use the partition for a bunch of cvs trees so this is a high probability. Thanks for pointing this out. Is there a way to increase inode numbers on a partitions (even without reformatting)? Is ext2 giving me less inodes than ext3 on a partition? Should I switch to xfs or reiserfs for this partition if I plan on storing lots of small files? Puzzled.
Thanks in advance for your help, Laurent ----- Original Message ----- From: "Gordon Paynter" <[EMAIL PROTECTED]> To: <debian-powerpc@lists.debian.org> Cc: "Laurent de Segur" <[EMAIL PROTECTED]> Sent: Thursday, October 25, 2001 9:59 AM Subject: Re: Trouble copying a large number of files to last ext2 partition > On Wednesday 24 October 2001 20:08, Laurent de Segur wrote: > > I've got a compressed zip file with about 30000 files I want to > > uncompress. I know that the uncompressed size will end up filling the > > 1GB partition to about 90%. > > A suggestion: maybe your drive has run out of inodes? > (To find out: attempt the decompress, then run "df -i" on the drive.) > > Gordon >