All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] FC5 Increase LV in VolGroup00
@ 2006-06-29 18:12 Patrick Nelson
  2006-06-29 20:16 ` Du
  2006-06-30  6:17 ` Luca Berra
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Nelson @ 2006-06-29 18:12 UTC (permalink / raw)
  To: linux-lvm

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-30  6:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 18:12 [linux-lvm] FC5 Increase LV in VolGroup00 Patrick Nelson
2006-06-29 20:16 ` Du
2006-06-30  6:17 ` Luca Berra

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.