From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ra3sZ-0005EG-PI for garchives@archives.gentoo.org; Mon, 12 Dec 2011 11:17:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0B1121C27C; Mon, 12 Dec 2011 11:16:56 +0000 (UTC) Received: from mx01.admin-box.com (mx01.admin-box.com [78.47.249.108]) by pigeon.gentoo.org (Postfix) with ESMTP id D219221C270 for ; Mon, 12 Dec 2011 11:15:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx01.admin-box.com (Postfix) with ESMTP id 35C85A1965 for ; Mon, 12 Dec 2011 12:16:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx01.admin-box.com Received: from mx01.admin-box.com ([127.0.0.1]) by localhost (mx01.admin-box.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ziIAoVBlx320 for ; Mon, 12 Dec 2011 12:16:14 +0100 (CET) Received: from [130.149.147.168] (unknown [130.149.147.168]) (Authenticated sender: daniel@troeder.de) by mx01.admin-box.com (Postfix) with ESMTPSA id E2492A1964 for ; Mon, 12 Dec 2011 12:16:13 +0100 (CET) Message-ID: <4EE5E268.9090404@admin-box.com> Date: Mon, 12 Dec 2011 12:15:52 +0100 From: Daniel Troeder User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111117 Thunderbird/8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] ext4 inode limit reached X-Enigmail-Version: 1.3.3 OpenPGP: id=BB9D4887; url=http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887&op=get Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7B7CAA590FF7637286843DB9" X-Archives-Salt: 26eb36f8-4d30-4b9a-ac2a-04441d24d63e X-Archives-Hash: c6d2c760cf1104ed9a53789841d10c46 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7B7CAA590FF7637286843DB9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello :) I have an ext4-filesystem that contains /usr/src, the /usr/portage and /var/cache/edb. It previously also contained /var/db/pkg, but I had to move that some weeks ago, because the fs was "full". Now it's "full" again, though it has free blocks. But no inodes are left: $ fsck -vf /dev/sda5 [..] 655360 inodes used (100.00%) [..] $ find /gentoo -xdev | wc -l 655338 That's really disappointing. I was using reiser3fs and XFS before, and they didn't have that kind of limitation... Uhm... not meant as a rant - I like ext4 - that's why I'm moving (almost?) everything to it... Is there any way to raise the number of inodes without using $ mkfs.ext4 -N BIGNUM Thank you, Daniel --=20 PGP key @ http://pgpkeys.pca.dfn.de/pks/lookup?search=3D0xBB9D4887&op=3Dg= et # gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887 --------------enig7B7CAA590FF7637286843DB9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7l4mgACgkQg3+4tbudSId95gCcCOQYKnQoQSYyhTe+GFpdnNLc r5QAn2+2zkuqFjDc1eUL6FpizPccqL4e =kVt2 -----END PGP SIGNATURE----- --------------enig7B7CAA590FF7637286843DB9--