<div dir="ltr">Hi all,<div>This is Liu Qing, new to this community. I have a question about the ceph backup backend.<br><div>From the cinder/backup/manager.py, the restore process is done by attach the original device(restore dest) to the cinder service host. And in the ceph driver the full_restore will discard the additional space if restore dest(by volume extend) is larger than the backup. There are two ways to discard the unused space, by ceph discard or write zeroes to the unused space. As the dest is attached to the host, the dest is not recognized as an ceph volume. Ceph discard will never be used in volume restore, right? But ceph discard is much more efficient than writing zeroes to the unused space. Is there any plan to use the ceph discard way? Thanks.</div><div><br></div><div>Liu Qing </div></div></div>