Resizing a machine image - Fastly in Eucalyptus
Eucalyptus Machine Image shall be obtained from the following URL
http://emis.eucalyptus.com/
A procedure is given by the EUCALYPTUS community to resize a machine Image in the following URL.
https://engage.eucalyptus.com/customer/portal/articles/288802-resizing-a-machine-image
Here is another way of resizing Eucalyptus Machine Image .
Download a Machine Image.
wget http://emis.eucalyptus.com/starter-emis/euca-centos-2011.07.02-i386.tgz
Uncompress the tar archive.
cd euca-centos-2011.07.02-i386
e2fsck -f euca-centos-2011.07.02-i386.img
Press 'Y' ,if you are prompted any questions.
Now New size of the Image is required to be given MB(Mega Bytes).
resize2fs euca-centos-2011.07.02-i386.img 2048M
In my case, I am resizing to 2 GB.
You shall see the screenshot as well.
Eucalyptus Machine Image shall be obtained from the following URL
http://emis.eucalyptus.com/
A procedure is given by the EUCALYPTUS community to resize a machine Image in the following URL.
https://engage.eucalyptus.com/customer/portal/articles/288802-resizing-a-machine-image
Here is another way of resizing Eucalyptus Machine Image .
Download a Machine Image.
wget http://emis.eucalyptus.com/starter-emis/euca-centos-2011.07.02-i386.tgz
Uncompress the tar archive.
cd euca-centos-2011.07.02-i386
e2fsck -f euca-centos-2011.07.02-i386.img
Press 'Y' ,if you are prompted any questions.
Now New size of the Image is required to be given MB(Mega Bytes).
resize2fs euca-centos-2011.07.02-i386.img 2048M
In my case, I am resizing to 2 GB.
You shall see the screenshot as well.
This is a great inspiring article. I am pretty much pleased with your good work. You put really very helpful information. Keep it up. Keep blogging. Looking to reading your next post.
ReplyDeleteSoftware to Resize Image
Thank you for the complements :)
ReplyDelete