<div dir="ltr"><div><div>Hi folks,<br><br></div>I've realized a point of cinder architecture that I would like to share to know whether the deduction is right and how does people deal with it. It affects in the image creation process, concretely regarding the temporarily conversion part.<br><br></div>In cinder.conf (icehouse version) appears the following config parameter<br><div><br># Directory used for temporary storage during image conversion<br>#image_conversion_dir=$state_path/conversion<br><br></div><div>Which points to a local (or remotely mounted) path where a temporarily image is stored for conversion.<br><br></div><div>The point is: what happens to "big" images? Does the available space of this path limits the size of the image able to be converted?<br><br></div><div>Going further, using a rbd ceph storage solution, does this "limitation" forces us to enable cephFS to remotely mount a "big" available space to convert images? Or do we have to plan the hard disk of the horizon to be big enough just for the conversion process?<br><br></div><div>Is this a limitation being changed in Juno version?<br><br></div><div>Apologies for the amount of answers. I thank you in advance for any advice or hint to give any answer to above questions.<br><br></div><div>Best regards,<br>Samuel.<br></div></div>