Cinder Volume Cache
Hi All, I'm creating a VM with the root volume based on a image. Basic a volume from an image.
So I followed these steps to enable cinder cache https://docs.openstack.org/cinder/latest/admin/blockstorage-image-volume-cache.html (https://docs.openstack.org/cinder/lat...) Editing my cinder.conf in my controller. But, it's downloading the image in every new VM request.
My question is, is there a way to create a VM when I create a Volume based on an image using a cache? I'd not like to download the image in every VM request.