Changes

Jump to: navigation, search

OPS235 Lab 3 - Fedora17

4 bytes added, 20:10, 24 January 2012
no edit summary
# Shrink the size of <code>lv_archive</code> to 1 GB.
# Try shrinking <code>/</code> -- what happens? Why?
 
== Investigation 2: How are LVMs are managed using Command-Line Tools ==
## Copy the contents of <code>/etc</code> into <code>/archive</code>.
## Shrink <code>lv_archive</code> to 1G (use <code>umount</code>, <code>resize2fs</code>, <code>lvreduce</code>, and <code>mount</code>)
 
== Investigation 3: How can a PV be added to an existing VG? ==
{{Admon/tip|SELinux relabelling may be required|Your system may report that the files are not present in the new /home filesystem when they are clearly there. This is due to the Security-Enhanced Linux system (SELinux) preventing access to the files, because the files were tampered with (moved) and are no longer recognized as home directory content. You can fix this problem by restoring the file context labels so that SELinux accepts the files as valid home directory content: <code>restorecon -r /home</code>}}
 
== Investigation 4: How can I use LVM to manage storage on my disk pack? ==
Make sure that your lab notes answer the Investigation 5 question.
 
== Investigation 6: How do you install and remove software with RPM? ==
Answer the Investigation 6 question.
 
== Investigation 7: How do you install and remove software with ''yum''? ==
Answer the Investigation 7 question.
 
13,420
edits

Navigation menu