<div dir="auto">Thanks for your reply.<div dir="auto">I'm referring this link <a href="https://docs.openstack.org/mitaka/admin-guide/compute-images-instances.html">https://docs.openstack.org/mitaka/admin-guide/compute-images-instances.html</a> to understand about root disk. In this it is saying root disk will come from compute node. What is the location of root disk on compute node?</div><div dir="auto"><br></div><div dir="auto">If I want to keep all my vms on shared storage . How to configure it ? </div><div dir="auto"><br></div><div dir="auto">Or If I want to keep all my vms on cinder volume. What will be the configuration for it on nova and cinder?</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 11 Jul 2019, 15:24 Eugen Block, <<a href="mailto:eblock@nde.ag">eblock@nde.ag</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
it's always glance that serves the images, it just depends on how you  <br>
decide to create the instance, ephemeral or persistent disks. You can  <br>
find more information about storage concepts in [1].<br>
<br>
If I'm not completely wrong, since Newton release the default in the  <br>
Horizon settings is to create an instance from volume, so it would be  <br>
a persistent disk managed by cinder (the volume persists after the  <br>
instance has been deleted, this is also configurable). The image is  <br>
downloaded from glance into a volume on your volume server.<br>
<br>
If you change the Horizon behavior or if you launch an instance from  <br>
the cli you'd get an ephemeral disk by nova, depending on your storage  <br>
backend this would be a local copy of the image on the compute node(s)  <br>
or something related in your storage backend, e.g. an rbd object in  <br>
ceph.<br>
<br>
Does this clear it up a bit?<br>
<br>
Regards,<br>
Eugen<br>
<br>
[1]  <br>
<a href="https://docs.openstack.org/arch-design/design-storage/design-storage-concepts.html" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/arch-design/design-storage/design-storage-concepts.html</a><br>
<br>
<br>
Zitat von Jyoti Dahiwele <<a href="mailto:jyotishri403@gmail.com" target="_blank" rel="noreferrer">jyotishri403@gmail.com</a>>:<br>
<br>
> Dear Team,<br>
><br>
> Please clear me my following doubts.<br>
> When I use image from source option  and mini flavor to create an instace,<br>
> from which storage pool instance will get root disk ? From cinder or glance?<br>
<br>
<br>
<br>
<br>
</blockquote></div>