From: Patrick Nelson <pnelson@neatech.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] FC5 Increase LV in VolGroup00
Date: Thu, 29 Jun 2006 11:12:47 -0700 [thread overview]
Message-ID: <44A4181F.8070703@neatech.com> (raw)
FC4 - Up to date
I'm trying to figure out how to increase the size of VolGroup00/LogVol00
on my FC4 install. This is the root dir and I can not unmount it.
I figure some one can give me the step by step way of doing this because
I have tried everything I can think of to do this, including:
- booting to rescue mode
- going to single user mode
But no matter what I try I can not resize this LV. If anyone has done
this can you please help me with the steps to do this. I'm adding a new
drive (pv) and I have done the following:
- pvcreate /dev/sdb
- vgextend VolGroup00 /dev/sdb
- I grabbed the PE from pvdisplay -> 191
- lvextend -l 191 /dev/VolGroup00/LogVol00 /dev/sdb
And I need to run resize2fs /dev/VolGroup00/LogVol00 but I need to
umount it first.
Any help greatly appreciated.
next reply other threads:[~2006-06-29 18:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 18:12 Patrick Nelson [this message]
2006-06-29 20:16 ` [linux-lvm] FC5 Increase LV in VolGroup00 Du
2006-06-30 6:17 ` Luca Berra
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=44A4181F.8070703@neatech.com \
--to=pnelson@neatech.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.