Linux-LVM Archive mirror
 help / color / mirror / Atom feed
From: Holger Grothe <grothe@mathematik.tu-darmstadt.de>
To: linux-lvm@msede.com
Subject: Re: [linux-lvm] lvdisplay disagrees with df for resized LV
Date: Wed, 11 Oct 2000 19:52:25 MESZ	[thread overview]
Message-ID: <200010111752.AA047466746@fb0442.mathematik.tu-darmstadt.de> (raw)

Hello,
> 
> I have resized the file system to 90G successfully but, there always a
> but isn't there :-), df now reports a total of 88Gb.
> 
> Out of interest is this due to rounding or reisfer/LVM housekeeping ?
> 
neither nor :-).

> # umount /lv01
> # resize_reiserfs -s90000M /dev/vg01/lv01

resize_reiserfs did what you said. But 90000MB is not equal to 90GB
The standard power for the transfer K->M->G is 1024 (most tools) and 
not 1000 (==> 92160MB = 90 GB).

Compare the difference of 'df -h' ("real GB") and 'df -H' ("marketing GB").

Regards, Holger
--
Holger Grothe  (Email: grothe@mathematik.tu-darmstadt.de)
Fachbereich Mathematik, TU Darmstadt

             reply	other threads:[~2020-11-27 16:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 16:17 Holger Grothe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-11 15:38 [linux-lvm] lvdisplay disagrees with df for resized LV Rochelle Lakey
2000-10-11 12:25 Andy Cowling
2000-10-11 13:45 ` Eric M. Hopper
2000-10-11 16:28   ` Andy Cowling
2000-10-11 17:20     ` Eric M. Hopper
2000-10-11 17:57     ` Charles Duffy
2000-10-11 18:26     ` Brian Poole
2000-10-12 16:41   ` Andreas Dilger
2000-10-11 14:12 ` Les Hazelton

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=200010111752.AA047466746@fb0442.mathematik.tu-darmstadt.de \
    --to=grothe@mathematik.tu-darmstadt.de \
    --cc=linux-lvm@msede.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 read-only IMAP folder(s) and NNTP newsgroup(s).