Changes

Jump to: navigation, search

OPS235 Lab 3 - Fedora17

150 bytes added, 12:23, 27 January 2012
Investigation 3: How are LVMs managed using Command-Line Tools?
<li value="2">Write down the exact commands used at each step as well as command output in your Lab3 log-book:
<ol type="a">
<li>Determine (and write down) the current LVM configuration using the <code>pvs</code>, <code>vgs</code>, and <code>lvs</code> command.</li><!-- MURRAY: I commented out this section because the VG does not have available space with the new lab2 configuration. -CTyler 
<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>
<li>Shrink <code>'''lv_archive'''</code> to '''1G''' (Refer to the section involving reducing file-systems in use [[Logical Volume Management]].<br />You should be using the commands: <code>umount</code>, <code>resize2fs</code>, <code>lvreduce</code>, and <code>mount</code>)</li>
</ol>
</li> -->
</ol>
'''Answer the Investigation 3 observations / questions in your lab log book.'''
 
= Software Package Management =

Navigation menu