Open main menu

CDOT Wiki β

Changes

Talk:OPS235 Lab 4 - Fedora17

92 bytes added, 13:29, 23 January 2010
Investigation 2: How are LVMs managed from the command line?
=== Investigation 2: How are LVMs managed from the command line? ===
* Repeat the operations from Investigation 1, using fedora3(command-line tools only):** Determine the current LVM configuration.** Grow the home filesystem to 2G(lvextend, resize2fs)
** Create a new 2G LV containing an ext4 filesystem and mount it at /archive (lvcreate, mkfs, mount, edit fstab, reboot to confirm automatic mount)
** Backup /etc into /archive