search for: 431gb

Displaying 1 result from an estimated 1 matches for "431gb".

Did you mean: 31gb
2008 Oct 29
3
resize LVM (ext3)
Hello guys, my scenario is following 1. I have LVM group named "system" 2. I have a logical volumes - system/root , ext3 mounted as / (20GB) - system/swap, swap - system/home, ext3 mounted as /home (431GB) I need to shrink system/home to 80GB (currently there is 57GB used) and use free space to create another logical volumes. My scenario is 1. reduce ext3 fs size to 80GB by using resize2s 2. reduce system/home size by using lvreduce 3. create another logical volumes Questions 1. H...