Forum archive
Resize rootfs
Hi all!
I am new at using TurnKeyLinux which I must say is excellent.
I am experimenting with ASP .NET on Apache with Mod Mono (/asp-net-apache) using the OpenStack image which I have succesfully uploaded to my Havana installation.
Furthermore I was able to launch several instances of TurnKeyLinux but unfortunately all of them had a very severe problem: They ignore the disk size as set by the OpenStack's flavor and they create a default /rootfs with approximately 2.7GB of space instead.
In addition the / partition (2.7GB) is bundled at the /dev/vda which means I cannot create a new partition at this device since it's mounted therefore I cannot use the size as defined by the flavor.
I 've read several posts regarding the resize of the root filesystem but all of them are reffering to the LVM which unfortunately the image I have downloaded and used doesn't have by default unless I am missing something since I 've tried the vgdisplay command and the result was "no volume group was found".
Am I doing something wrong?
Could someone point me to the right direction in order to launch an instance that will take into account the flavor's disk space?
Regards,
G.
Trying to figure out why this is happening I 've downloaded another flavor (/lampstack) but the same thing is happening. Webmin is showing the available disk to be 2.73GB while the output of the 'df' command produces the following:
So my question is what do I have to do in order to set LVM in using the Openstack's flavor disk size?
I thought that this was happening by default...Is my understanding wrong?
Best,
G.