Page 1 of 2

Disk size after VPS upgrade

Posted: Mon Jun 20, 2016 7:14 am
by kevalva
Hi,
I have installed vesta for some time on a vps with 10GB space, then I upgrade my VPS be 20GB, but the information remains listed server disk size 10GB (/ dev / vda1).
how to make vesta detect the disk size according to the capacity of my vps? ( 21.5GB - same as Disk /dev/vda)?
Thanks.
Image

Re: Disk size after VPS upgrade

Posted: Mon Jun 20, 2016 6:36 pm
by Syeef
I think you need to expand OS filesystem

Re: Disk size after VPS upgrade

Posted: Tue Jun 21, 2016 1:02 pm
by skurudo
Try in console and show us output:

Code: Select all

/usr/local/vesta/bin/v-list-sys-disk-status

Code: Select all

df -h

Code: Select all

fdisk -l
PS: OS? VPS virtualisation?

Re: Disk size after VPS upgrade

Posted: Tue Jun 21, 2016 4:57 pm
by kevalva
Hi,
The following screenshot I took after giving command as instructed in my vps.
My VPS is on OVH, OS is Centos 6 (64-bit version). And I dont' know about VPS virtualisation on OVH.
Thanks.
Image

Re: Disk size after VPS upgrade

Posted: Wed Jun 22, 2016 6:35 am
by skurudo
kevalva wrote: The following screenshot I took after giving command as instructed in my vps.
My VPS is on OVH, OS is Centos 6 (64-bit version). And I dont' know about VPS virtualisation on OVH.
Well, Vesta info don't wrong, you have 10GB space and additional disk 20Gb, but it's unmounted... Hard drive size was not increased.

Re: Disk size after VPS upgrade

Posted: Wed Jun 22, 2016 6:34 pm
by mehargags
you have to boot from gparted live CD (if you are on KVM VPS) and use it to expand your OS partition. Backup your VPS Data before doing this

Re: Disk size after VPS upgrade

Posted: Sun Oct 09, 2016 5:47 pm
by lossehelin
i am currently facing this issue on one of my vps. i upgraded from 40gb to 80gb on arubacloud. but i do not know how to do it. Anyone could point me in the right direction?

I am using centos 7

Re: Disk size after VPS upgrade

Posted: Sun Oct 09, 2016 5:52 pm
by mehargags
did you read and try to follow my comment just above your post ?

Re: Disk size after VPS upgrade

Posted: Sun Oct 09, 2016 6:39 pm
by lossehelin
mehargags wrote:you have to boot from gparted live CD (if you are on KVM VPS) and use it to expand your OS partition. Backup your VPS Data before doing this
this one?
im sorry but that does not help at all. never heard of gparted. i only have access to command line. that's it.

Re: Disk size after VPS upgrade

Posted: Sun Oct 09, 2016 7:50 pm
by ScIT
lossehelin wrote:this one?
im sorry but that does not help at all. never heard of gparted. i only have access to command line. that's it.
Maybe have here a look: https://www.rootusers.com/how-to-increa ... hine-disk/