[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Shrink ext3 filesystem , running out of inode questions
- From: Eric Sandeen <sandeen redhat com>
- To: "Ling C. Ho" <ling fnal gov>
- Cc: Ext3-users redhat com
- Subject: Re: Shrink ext3 filesystem , running out of inode questions
- Date: Wed, 16 Apr 2008 09:47:33 -0500
Ling C. Ho wrote:
> Hi,
>
> I have an ext3 file system created with -T largefile4 option. Now it is
> running out of inode but it's only about 10% full.
>
> - Is there a way now to increase the number of inode without making a
> new file system?
Growing the filesystem would add more inodes, but it's still not
probably what you want. You'd still have the same inode::block ratio.
> - If not, I am thinking about shrinking the file system, and then use
> the free up space to create a new file system with more inodes, and move
> the data over. Since I am already running out of inode, would I still be
> able to shrink the file system?
Shrinking should not require more inodes; that sounds like a decent plan.
-Eric
> Thanks,
> ...
> ling
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]