**If you've upgraded from SSD VPS 1 to 2 to 3 then the instructions are a bit Draconian to get your extra disk space added on (memory & CPU will be automatic).**
**This was tried and tested on a working CentOS 7 cPanel server from VPS SSD 1 to 2 and no issues.**
**So rather than reboot to recovery and not have LVM2 available for lvextend, nor be able to install it or anything else and I've never been happy with the Russian Roulette of deleting and recreating the root partition I found this works.**
**3 simple steps while the VPS is still running with no dodgy deleting of partitions, although give it a reboot when you can.**
**You can use terminal from WHM for this if you like or any SSH client and assuming the basic VPS SSD setup for 1 disk issue these commands;**
**---------------------------------------------------------------------------**
**yum install cloud-utils**
**growpart /dev/sda 1 (notice space before the 1 and this will allocate all available free space)**
**resize2fs /dev/sda1**
**--------------------------------------------------------------------------**
**And your done!**
**I wouldn't say it was a bad move to reboot to rescue mode and do a system file check but I found no issues.**
**Hope this helps someone out that gets a bit frustrated at rescue boots having nothing like the toolset you'd like :slight_smile: or the option to boot to a live OS to carry out maint work.**
Virtual Private Servers - Upgrading your VPS - need to extend your disk? The Easy way!
Related questions
- Installing Operating System from custom image on OVH VPS ( CentOS 8 Tutorial)
45996
11.01.2020 21:11
- SMTP server on VPS and port 25 opening
35141
10.12.2025 13:59
- Mumbai VPS data-center availability
33077
23.12.2025 04:48
- Nameserver for my vps
32282
07.08.2018 11:35
- Remote access to MySQL database
31517
16.01.2018 15:29
- Change server location
26615
06.11.2020 10:16
- VPS stuck in “Saving…” for over 24 hours – No SSH, No KVM, No Rescue
26489
10.01.2026 22:36
- IPv6 Configuration
26148
30.07.2018 12:50
- Redirect domain to vps
26121
03.01.2018 22:32
- Advice on products to run a simple website + CMS.
25970
07.01.2026 14:58