Show Table of Contents
3.2. Growing a File System on a Logical Volume
To grow a file system on a logical volume, perform the following steps:
- Determine whether there is sufficient unallocated space in the existing volume group to extend the logical volume. If not, perform the following procedure:
- Create a new physical volume with the
pvcreatecommand. - Use the
vgextendcommand to extend the volume group that contains the logical volume with the file system you are growing to include the new physical volume.
- Once the volume group is large enough to include the larger file system, extend the logical volume with the
lvresizecommand. - Resize the file system on the logical volume.
Note that you can use the
-r option of the lvresize command to extend the logical volume and resize the underlying file system with a single command

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.