Hi,
Has any one used resizefs module with cloud-init on centos/redhat before? How to call it with #cloud-config user data, do I need to give it any parameters? I googled cloud-init, but it is pretty difficult to find a manual/book on this, and mostly they are Ubuntu based.
If possible, I'd like to use a same image/AMI to boot up instances(VMs) with different disk size setup, and let cloud-init to take care of increasing partition size, and file system resizing. Is it possible for centos/redhat?
Any insights / suggestions are welcomed.
Thanks. Gelen
On 08/06/2013 06:11 PM, Gelen James wrote:
Hi,
Has any one used resizefs module with cloud-init on centos/redhat before? How to call it with #cloud-config user data, do I need to give it any parameters? I googled cloud-init, but it is pretty difficult to find a manual/book on this, and mostly they are Ubuntu based.
take a look at growroot included in cloud-init
the fedora cloud group is your best bet ( at this time ) for info about this.