linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Stuart D Gathman <stuart@bmsi.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Resizing a logical volume which is mounted (at /home)
Date: Thu, 19 Jan 2012 00:43:41 -0500	[thread overview]
Message-ID: <4F17AD8D.7040209@bmsi.com> (raw)
In-Reply-To: <CALe_PVk8jzZnpb5HRKfuXj7KAXqERw7BEahLMND3A1tkT-Ts_A@mail.gmail.com>

Long ago, Nostradamus foresaw that on 01/18/2012 09:50 PM, Kiran Rao
would write:
> Thanks for the advice Jess.
>
> Actually I am to blame for this. I did not properly understand the LVM
> concept before doing this partitioning. I have lots of free space on
> disk but that is *outside* the VG. Only later did I realize that the
> whole point of having VGs is to have some free space *within* them!
It is easy to add free space outside the VG to the VG.  Just run
pvcreate on the partition, and vgextend to add it to the VG.  Should you
wish to subsequently remove the PV from the VG, use pvmove to move all
LVs off of the PV, then vgreduce to remove the PV from the VG.

  reply	other threads:[~2012-01-19  5:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 13:06 [linux-lvm] Resizing a logical volume which is mounted (at /home) Kiran Rao
2012-01-17 14:36 ` Males, Jess
2012-01-19  2:50   ` Kiran Rao
2012-01-19  5:43     ` Stuart D Gathman [this message]
2012-01-19 10:03     ` James Hawtin
  -- strict thread matches above, loose matches on Subject: below --
2012-01-16 13:21 Kiran Rao
2012-01-17 18:15 ` Stuart D. Gathman
2012-01-18  2:45   ` Kiran Rao

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=4F17AD8D.7040209@bmsi.com \
    --to=stuart@bmsi.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 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).