Changes

Jump to: navigation, search

OPS235 Lab 4 - Fedora17

1 byte removed, 14:19, 2 February 2010
Investigation 3: How can a PV be added to an existing VG?
# Partition /dev/vdb with a single partion that fills the whole disk.
# Run this command to format the physical volume: <code>pvcreate /dev/''vdb1''</code>
# Add the new physical volume to the existing volume group: <code>vgextend '''nameOfVolumeGroup'' /dev/vdb1</code>
# Verify that the volume group is larger and has more free space.

Navigation menu