Changes

Jump to: navigation, search

OPS235 Lab 3 - Fedora17

71 bytes added, 11:16, 27 January 2012
no edit summary
<li>Determine the current LVM configuration using the <code>pvs</code>, <code>vgs</code>, and <code>lvs</code> command.</li>
<li>Grow the '''home''' filesystem to '''2G''' using the command <code>lvextend</code>.</li>
<li>Create a '''new 2G LV''' containing an ext4 filesystem and mount it at '''/archive'''. See important note below:</li> </ol>
{{Admon/note|Learn How to Learn|Refer to the Section section called "Using LVM" and sub-section "Filesystems on LVs" in [[Logical Volume Management]].|}}  (use <codeol type="a">lvcreate</code>, <code>mkfs </codeli value="4">, <code>mount</code>, edit the file <code>/etc/fstab</code>, and then reboot Reboot your Fedora3 VM to confirm automatic mount)the operation that you performed in the previous step.</li>
<li>Copy the contents of <code>'''/etc'''</code> into <code>'''/archive'''</code></li>
<li>Shrink <code>'''lv_archive'''</code> to '''1G''' (use <code>umount</code>, <code>resize2fs</code>, <code>lvreduce</code>, and <code>mount</code>)</li>
13,420
edits

Navigation menu