I don't think it actually depends on Glance, as backup as instance snapshot is only one of options available for backups. As then there is option of leveraging cinder-backup as well, or, you can try using backup of file system (though it's likely not working as expected today - at least I didn't test it so far at all).
But the glance is not dependent on RabbitMQ, except we're talking about notifications.
Yes, scheduler/agent are deployed together, and, at the moment, it's indeed assumed to be run by clients.
There is an active work going to fix that with [1], which should be implemented by 2026.1 for sure.
[1]
https://specs.openstack.org/openstack/freezer-specs/specs/2025.1/approved/centralized-scheduler.html
I have some questions:
Freezer depends on Glance to create images then download them and It will lead to bottle neck(data transfer, rabbimq,,,). If there are thousands of backups or restores. Would we consider it?
I installed Freezer and I am confused about whether Agent and Scheduler will be installed by clients? It sees docs mentioning they are on the client side.
Hey,
Yes, this is the bug tracker.
Regarding S3 there is WIP patch intended to fix it. I will check the state of it next Monday or Tuesday.
Regarding rest - please report bugs indeed, that would be extremely helpful!
Hello.
Currently I cannot backup via s3 driver and I can back up via ssh but cannot restore so I would like to report bugs,
I am glad when hearing from you, I will try it.
Freezer is not really abandoned.
We are currently working on it and to bring it up to par with desired state.
While there are still bugs here and there, core functionality should be working and CI is passing.
But indeed there are quite some areas for improvements wrt Freezer, so in case you wanna try it out or collaborate on future development - that is appreciated.
Hello.
I am curious that why dont have a complete backup solution for Openstack. I used Cinder backup but It cannot schedule time to backup and wont display how long to complete backup. I found Freezer and Raksha but it was abadonned.
Currently, we use Ceph and do snapshot and rbd export to backup Ceph volumes.