Question
How can you merge root partition to newly added volume block? (CENTOS 7)
I ran out of space on a droplet with 25GB on it. I added a 50GB volume block. When I attempt to add more data to the droplet it will not automatically go over to the next partition and tells me there is no space left. When I run the command. “fdisk -l” I have two partitions. /dev/vda1 & /dev/sda2. I select the auto-mount setting and set the format to XFS in the control panel. What can I do to expand the root partition to the volume block added to the droplet?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×