Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ext4 inode limit reached
Date: Tue, 13 Dec 2011 05:26:09
Message-Id: 4EE6E1A2.9060205@orlitzky.com
In Reply to: [gentoo-user] ext4 inode limit reached by Daniel Troeder
1 On 12/12/2011 06:15 AM, Daniel Troeder wrote:
2 >
3 > $ fsck -vf /dev/sda5
4 > [..]
5 > 655360 inodes used (100.00%)
6 > [..]
7 >
8 > $ find /gentoo -xdev | wc -l
9 > 655338
10 >
11 > That's really disappointing. I was using reiser3fs and XFS before, and
12 > they didn't have that kind of limitation... Uhm... not meant as a rant -
13 > I like ext4 - that's why I'm moving (almost?) everything to it...
14 >
15 > Is there any way to raise the number of inodes without using
16 > $ mkfs.ext4 -N BIGNUM
17
18 640k should be enough for anybody.