Update Workflows/Linux/Expand XFS Filesystem.md

This commit is contained in:
2025-01-14 17:41:33 -07:00
parent 7c7b25c67a
commit 0ba86dae1d

View File

@ -1,5 +1,5 @@
**Purpose**:
The purpose of this workflow is to illustrate the process of expanding storage for a Linux server acting as a GuestVM. We want the VM to have more storage space, so this document will go over the steps to expand that usable space.
The purpose of this workflow is to illustrate the process of expanding storage for a RHEL-based Linux server acting as a GuestVM. We want the VM to have more storage space, so this document will go over the steps to expand that usable space.
!!! info "Assumptions"
It is assumed you are using a RHEL variant of linux such as Rocky Linux. This should apply to any version of Linux, but was written in a Rocky Linux 9.4 lab environment.