Gentoo Archives: gentoo-user

From: Wang Xuerui <idontknw.wang@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Ext3 FS File Size Limits
Date: Sun, 02 Jun 2013 12:14:12
Message-Id: CABK5mSYmxUcqSF2HtRY8Z0=Xpod-BNvXMUpcccJyBbSp51c7Yw@mail.gmail.com
In Reply to: [gentoo-user] Ext3 FS File Size Limits by Fast Turtle
1 2013/6/2 Fast Turtle <fturtle@×××××.com>:
2 > One of the possible causes I've thought of was running out of innodes but don't know how to check that or any of the other options used to create the file system on - anyone want to help there?
3
4 You can try `touch`ing a file on that partition and see if it fails.
5 If so, you've run out of inodes; no need to peek at fs internals :)