[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Inode usage on lvm volumes?
- From: Charles Marcus <CMarcus Media-Brokers com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] Inode usage on lvm volumes?
- Date: Sun, 06 Sep 2009 14:55:19 -0400
On 9/6/2009, Lars Ellenberg (lars ellenberg linbit com) wrote:
> do a "df -T -i"
> and I bet it will show that you are using ext3 for / and /backups,
> tmpfs for /dev, and reiserfs for those "zero inode" volumes.
Ahh... yep, and especially yep (reiserfs for the zero inode volumes)...
<whew> was a little concerned that this might be indicating a serious
problem...
> Reiserfs simply puts its inodes anywhere, until there is no more space.
> It does not have any notion of "total" inodes, thus there are no
> "free" inodes, either. It probably knows the number of used inodes.
> But because statfs() does only provide for "total" and "free",
> and leaves "used" to be calculated, there is no way to return that info.
Many thanks for the explanation... :)
--
Best regards,
Charles
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]