Open main menu

CDOT Wiki β

Changes

User:Chris Tyler/draft/ops235lab

205 bytes added, 11:05, 2 February 2010
Investigation 3: How can a PV be added to an existing VG?
# Verify that the volume group is larger and has more free space.
{{Admon/note|Caution!|The next part of this investigation requires some research, thought, and creativity.}}
'''Using that additional space, create a separate filesystem for <code>/home</code>:'''
* # Create the logical volume <code>lv_home</code> (1G, ext4), and # Find a way to migrate the contents of <code>/home </code> onto it, using steps you learned in earlier investigations.# Change your system configuration so that the new filesystem is mounted on <code>/home</code> from now on.
=== Investigation 4: How can I use LVM to manage storage on my disk pack? ===