**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.**
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)
55238
11.01.2020 21:11
- SMTP server on VPS and port 25 opening
45831
10.12.2025 13:59
- Mumbai VPS data-center availability
43827
23.12.2025 04:48
- Nameserver for my vps
43174
07.08.2018 11:35
- Remote access to MySQL database
41993
16.01.2018 15:29
- VPS stuck in “Saving…” for over 24 hours – No SSH, No KVM, No Rescue
39892
10.01.2026 22:36
- Advice on products to run a simple website + CMS.
37133
07.01.2026 14:58
- Redirect domain to vps
34890
03.01.2018 22:32
- VPS login and password not accepted. Reboot in Rescue Mode results in root and temp password not being accepted
34796
15.01.2026 20:04
- Change server location
34782
06.11.2020 10:16