1,885
edits
Changes
→Investigation 1: How are LVMs managed using system-config-lvm?
=== Investigation 1: How are LVMs managed using system-config-lvm? ===
[[Image:Ops235 lab_4_1Ops235_lab4_1.png|300pxthumb|right|Screenshot of system-config-lvm in Fedora 12. Click to enlarge.]]
# Fedora provides a tool called <code>system-config-lvm</code> to graphically administer LVM. It will appear on the menu as System>Administration>Logical Volume Management. Verify that this package is present, and install it if required.
# Use this tool to determine the current LVM configurationby clicking on the appropriate element and reading the properties in the right-hand panel -- write down the answers:
#* What are the names and sizes of the PVs?
#* What is the name and size of the VG?
#* What are the names and sizes of the LVs?
#* Is there any space in the VG which is not allocated to a LV?
=== Investigation 2: How are LVMs managed from the command line? ===