Resize ext2/3 volume with LVM

Example: resize ext2 or ext3 formatted logical volume VolGroup00/LogVol00 to 10G.

# umount /dev/VolGroup00/LogVol00
# e2fsck -f /dev/VolGroup00/LogVol00
# resize2fs /dev/VolGroup00/LogVol00 10G
# lvreduce -L10G /dev/VolGroup00/LogVol00

Refs:

Discussion

Enter your comment
If you can't read the letters on the image, download this .wav file to get them read to you.
 
blog/resize_ext2/3_volume_with_vlm.txt · Last modified: 2010/07/15 08:58 by brb
Back to top
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0