All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bryn M. Reeves" <bmr@redhat.com>
To: Dayanand Math <dmmath@gmail.com>
Cc: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] File system size difference betwen lvdisplay & df -h
Date: Tue, 17 Feb 2009 11:16:24 +0000	[thread overview]
Message-ID: <499A9C88.4060100@redhat.com> (raw)
In-Reply-To: <9d1973c20902170305h14bfb304h84f839f5ac301b03@mail.gmail.com>

Dayanand Math wrote:
> Hi,
> 
> The following df -h & lvdisplay shows the discrpancy..What could be
> the reson? I am referring to the discrepancy between LV Size in
> lvdisplay &  total size df -h output of the corresponding file
> system.

That just appears to be normal file system overheads. All file systems
use some of the total space available on a device for storing internal
structures and data (the file system's metadata). You'll see this with
any block device type, e.g. with a 64M USB key:

# df -h /mnt
Filesystem            Size  Used Avail Use% Mounted on
/dev/sdc1              61M  5.3M   53M  10% /mnt

Regards,
Bryn.

  reply	other threads:[~2009-02-17 11:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17 10:25 [linux-lvm] File system size difference betwen lvdisplay & df -h Dayanand Math
2009-02-17 10:51 ` Bryn M. Reeves
2009-02-17 11:05   ` Dayanand Math
2009-02-17 11:16     ` Bryn M. Reeves [this message]
2009-02-17 11:26     ` Lupe Christoph

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=499A9C88.4060100@redhat.com \
    --to=bmr@redhat.com \
    --cc=dmmath@gmail.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.