linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Mark H. Wood" <mwood@IUPUI.Edu>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] show free space _inside_ logical volume
Date: Tue, 1 Dec 2009 13:28:35 -0500	[thread overview]
Message-ID: <20091201182835.GC14760@IUPUI.Edu> (raw)
In-Reply-To: <4cd59bf50911301645l51c44579k978225d3fe9e71b0@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 682 bytes --]

Well, the LVM tools will tell you the size of the LV, and filesystem
tools will tell you the size of the filesystem.  You have to do the
subtraction yourself.

Depending on what's most important to you, to have either set of tools
work with the other's data would either be a layering violation, cause
unnecessary and fragile coupling of unrelated tools, or make them
needlessly complex.  Both toolsets need to remain small, light,
rugged, and simple, because they're used for standing up and repairing
systems that may not be ready for daily use.

-- 
Mark H. Wood, Lead System Programmer   mwood@IUPUI.Edu
Friends don't let friends publish revisable-form documents.

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2009-12-01 18:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01  0:45 [linux-lvm] show free space _inside_ logical volume Gabriel
2009-12-01  8:17 ` Lyn Rees
2009-12-01 18:28 ` Mark H. Wood [this message]
2009-12-01 18:33   ` Stuart D. Gathman
2009-12-02 22:36     ` Gabriel

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=20091201182835.GC14760@IUPUI.Edu \
    --to=mwood@iupui.edu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).