Changes between Version 18 and Version 19 of extend-disk-on-kvm-guest


Ignore:
Timestamp:
Mar 25, 2012, 9:15:47 AM (12 years ago)
Author:
Stefan Freudenberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • extend-disk-on-kvm-guest

    v18 v19  
    1212}}}
    1313
    14 There's no need to allocate more space from the host, since chavez already has 57GB free. Continue with step 2.
     14There's no need to allocate more space from the host, since chavez already has 57GB free. Continue with [=#Step2: step 2].
    1515
    1616Here's an example of a host without any available disk space:
     
    112112And now your volume group should show additional free space.
    113113
    114 == Step 2: Assign free space from the volume group to logical volumes on the guest ==
     114== Step 2: Assign free space and resize filesystems ==
    115115
    116116The next step would be to assign the free space from the VG to the LV. That's what lvextend does. For example (size in GB is the new size you want):