lkml.org 
[lkml]   [2007]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ARC-1260: No space left on device, when there is (or should be) free space left
On Mon, Jun 18, 2007 at 06:28:08PM +0200, Magnus Naeslund wrote:
>
> It's a filesystem containing images varying from 300kb to 2mb of size.
> It currently contains 1426394 files in 4125 directories.
>
> Magnus
>
> Inode count: 1430528
> Block count: 1464843264
> Blocks per group: 32768
> Fragments per group: 32768
> Inodes per group: 32

Well, *thar's* your problem! :-)

I'm guessing you created the filesystem with mke2fs -T largefile4.
This basically told mke2fs that you anticipated the filesystem to have
an average inode size of 4 megabytes. Given that your filesystem has
files ranging from 300k and 2mb, that's why you're running into
problems.

- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-18 19:29    [W:0.134 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site