Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - Fedora17

No change in size, 10:38, 3 February 2012
Why Readjust sizes of lv_root and lv_home?
:: <code>umount /home</code>
:: <code>lvreduce -L 20G -r vg_f16host/lv_home</code>
:: <code>lvextend -l +100%FREE -r vg_f16host/lv_root</code>
:: <code>mount -a</code>
:: <code>logout</code>
'''Answer the Investigation 1 observations / questions in your lab log book.'''
 
== Investigation 2: How are LVMs managed using system-config-lvm? ==