<div dir="ltr">Hi all,<div><br></div><div>I'm using ceph as storage backend for Nova and Glance, and merged the rbd-ephemeral-clone patch into Nova. As VM disks are Copy-on-write clones of a image, I have some concerns about this:</div><div><br></div><div>1. Since hundreds of vm disks based on one base file, is there any performance problems that IOs are loaded on this one paticular base file?</div><div><br></div><div>2. Is it possible that the data of base file is damaged or PG/OSD containing data of this base file out of service, resulting as all the VMs based on that base file malfunctioned?</div><div><br></div><div>If so, flattening Copy-on-write clones may do some help. Is it necessary to do it?</div><div><br></div></div>