openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #17899
Re: Special Zero Size root in Flavor, what exactly does it mean?
Hi,
If you use 0 for the rootfs. It means that your vm uses the virtual
size of the based image. You can check the virtual size with qemu.
# qemu-img info <your-image>
Cheers!
On Sat, Oct 27, 2012 at 11:08 PM, Jonathan Proulx <jon@xxxxxxxxxxxxx> wrote:
> Hi All,
>
> I know that specifying a zero size root volume in a flavor is
> "special" but what exactly does it mean. I'm writing up some
> documentation on flavors and realized I can't fully explain the
> default m1.tiny ...
>
> Thanks,
> -Jon
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References