LVM HOWTO
Prev Chapter 9. Common Tasks Next

9.5. Adding physical volumes to a volume group

Use 'vgextend' to add an initialized physical volume to an existing volume group.


# vgextend my_volume_group /dev/hdc1

                                    ^^^^^^^^^ new physical volume
            


Prev Home Next
Removing a volume group Up Removing physical volumes from a volume group