In most cases, if you use yast2 and its panels, all this will be done for
you. You can just add a new disk, format it, add it to a VG, tell it the new
size of the filesystem, and it will take it all from there.

-- 
   .~.    Robert P. Nix             Mayo Foundation
   /V\    RO-OE-5-55                200 First Street SW
  /( )\   507-284-0844              Rochester, MN 55905
  ^^-^^   ----- 
        "In theory, theory and practice are the same, but
         in practice, theory and practice are different."




On 10/31/07 9:49 AM, "Mark Pace" <[EMAIL PROTECTED]> wrote:

> Here are my notes when I want to increase my LVM space.
> 
> vgextend vg1 /dev/dasdx1
> 
> vgdisplay
> 
>             Look for Total PE
> 
> lvextend ­l total_PE /dev/vg1/lv1
> 
> umount your logical volume
> 
> e2fsck ­f /dev/volume group/logical volume
> 
> resize2fs /dev/volume group/logical volume
> 
> remount your volume group -  mount ­a
> 
> Did you by chance forget to resize the file system?
> 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to