[Bug 1278989] Re: vagrant cloud images disk is too small

2014-02-20 Thread John Kim
** Package changed: ubuntu => vagrant (Ubuntu) ** Changed in: vagrant (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278989 Title: vagrant cloud images disk i

[Bug 1278989] Re: vagrant cloud images disk is too small

2014-02-11 Thread Scott Moser
The reason the images are small is that they're more flexible being small. Essentially, its absolutely trivial to grow a disk by just adding zeros to the end of it (and cloud-init does that automatically). Ie: qemu-img resize 10G my.img or truncate --size 10G my.img Its much more difficult a