Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

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

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.