Update Workflows/Linux/Expand XFS Filesystem.md

This commit is contained in:
2024-11-22 12:36:33 -07:00
parent 2904c52757
commit 39b4be9e18

View File

@ -59,8 +59,8 @@ w <ENTER> # (10)
`Last sector (19826688-2147483614, default = 2147483614) or {+-}size{KMGTP}: 2147483614`
9. Just leave this as-is and press ++ENTER++ without entering any values. Assuming you are using XFS, as this guide was written for, the default "Linux Filesystem" is what you want for XFS.
10. This will write the changes to the partition table making them reality instead of just staging the changes.
!!! warning "Point of No Return"
When you press `w` then ++ENTER++ the changes will be written to disk, meaning there is no turning back unless you have full GuestVM backups with something like Veeam Backup & Replication. Be certain the first and last sector values are correctly configured before proceeding.
!!! warning "Point of No Return"
When you press `w` then ++ENTER++ the changes will be written to disk, meaning there is no turning back unless you have full GuestVM backups with something like Veeam Backup & Replication. Be certain the first and last sector values are correctly configured before proceeding.
## Detect the New Partition Sizes
At this point, the operating system wont detect the changes without a reboot, so we are going to force the operating system to detect them immediately with the following commands to avoid a reboot.