All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robin Green <greenrd@greenrd.org>
To: robert.buick@btconnect.com,
	LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] df doesn't display increased available disk space
Date: Fri, 4 Mar 2005 19:07:16 +0000	[thread overview]
Message-ID: <20050304190716.GC9723@pob> (raw)
In-Reply-To: <1109961331.6079.7.camel@localhost.localdomain>

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

I think you are making a potentially very dangerous mistake!

Type 8e is a partition type. You don't want to use resize2fs on the PARTITION,
which is not an ext2 partition, but an lvm partition. You want
to resize the filesystem on the logical VOLUME.

And yes, resize2fs is appropriate for logical volumes. But resize the VOLUME
(e.g. /dev/VolGroup00/LogVol00), not the partition or volume group.

On Fri, Mar 04, 2005 at 06:35:31PM +0000, Robert Buick wrote:
> I'm using type 8e, does anyone happen to know if resize2fs is
> appropriate for this type; the man page only mentions type2.

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

      parent reply	other threads:[~2005-03-04 19:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 21:35 [linux-lvm] df doesn't display increased available disk space Robert Buick
2005-03-03 21:42 ` Erik Ohrnberger
2005-03-03 21:47 ` Robin Green
2005-03-04 18:35   ` Robert Buick
2005-03-04 18:40     ` Erik Ohrnberger
2005-03-04 19:18       ` Erik Ohrnberger
2005-03-04 19:07     ` Robin Green [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=20050304190716.GC9723@pob \
    --to=greenrd@greenrd.org \
    --cc=linux-lvm@redhat.com \
    --cc=robert.buick@btconnect.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.