<div dir="ltr"><div>Hi,</div><div><br></div><div>When creating Magnum clusters, two disks are created for each VM sda and sdb, the sda is the boot disk and the sdb is for docker images.</div><div>By default the sda is created (at least in my deployment) in nova vms pool, as ephemeral disks, the second disk sdb is created in cinder volume.</div><div><br></div><div>Is it possible to move the sda from nova vms to cinder volume?</div><div><br></div><div>I tried with default_boot_volume_type, but it didn't work.<br></div><div>default_boot_volume_type = MyCinderPool<br></div><div><br></div><div>Regards.<br></div></div>