Buscar

Este contenido no está disponible en el idioma seleccionado.

3.2. Growing a File System on a Logical Volume

download PDF
To grow a file system on a logical volume, perform the following steps:
  1. Determine whether there is sufficient unallocated space in the existing volume group to extend the logical volume. If not, perform the following procedure:
    1. Create a new physical volume with the pvcreate command.
    2. Use the vgextend command to extend the volume group that contains the logical volume with the file system you are growing to include the new physical volume.
  2. Once the volume group is large enough to include the larger file system, extend the logical volume with the lvresize command.
  3. 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
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.