Changes

Jump to: navigation, search

OPS235 Lab 5 - CentOS7

5 bytes added, 13:41, 17 March 2016
Part 1: Manage LVM Graphically
</ol>
</li>
<li>Click on '''Logical View''' (i.e. above home, root, swap) and then click '''Create New Logical Volume''' button. What happens? Why do you think this happened?<br><br>We will now create another partition ('''/dev/vda3''') using the '''fdisk''' utility, format this newly-created partition so we can create another logical volume called '''archive'''.<br><br> </li>
<li>Quit the '''system-config-lvm''' application.</li>
<li>In the terminal as root, issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">ls /dev/vd*</span></code></b><br><br>'''NOTE:''' If nothing displays, issue the command: '''ls /dev/sd*''' and use that device pathname '''/dev/sda''' instead.<br><br>
'''Answer Part 1 observations / questions in your lab log book.'''
 
===Part 2: Managing LVM Via Command Line & Adding Virtual Hard Drives===

Navigation menu