All of lore.kernel.org
 help / color / mirror / Atom feed
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	[thread overview]
Message-ID: <4AA40597.7010700@Media-Brokers.com> (raw)
In-Reply-To: <20090906184614.GB9722@johann>

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

      reply	other threads:[~2009-09-06 18:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 17:03 [linux-lvm] Inode usage on lvm volumes? Charles Marcus
2009-09-06 18:13 ` Luca Berra
2009-09-06 18:38   ` Eugene Vilensky
2009-09-06 18:46 ` Lars Ellenberg
2009-09-06 18:55   ` Charles Marcus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AA40597.7010700@Media-Brokers.com \
    --to=cmarcus@media-brokers.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.