For XFS disk expansion in the Ubuntu operating system, we first need to find out the disk partition to be expanded.
Example sda3 : lsblk
We install the necessary application with the following command.
apt install -y gdisk cloud-guest-utils
After the application is installed, we enter the following commands.
growpart /dev/sda 3
xfs_growfs/
You can use the following command to check.
df -hT
You can click for our Türkiye location VDS packages.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket