Freezer is a Python tool that helps you automate incremental data backup and restore in OpenStack Swift.
Backups can be executed on file system, MongoDB, MySQL with LVM snapshot and encryption support.
Code-Review:
- https://review.openstack.org/#/q/project:openstack/freezer
- https://review.openstack.org/#/q/project:openstack/freezer-api
- https://review.openstack.org/#/q/project:openstack/freezer-dr
- https://review.openstack.org/#/q/project:openstack/python-freezerclient
- https://review.openstack.org/#/q/project:openstack/freezer-web-ui
Source Code:
- https://github.com/openstack/freezer
- https://github.com/openstack/freezer-api
- https://github.com/openstack/freezer-dr
- https://github.com/openstack/freezer-web-ui
- https://github.com/openstack/python-freezerclient
Documentation:
- https://github.com/openstack/freezer/blob/master/README.rst
- https://github.com/openstack/freezer-api/blob/master/README.rst
- https://wiki.openstack.org/wiki/Freezer
The following features are avaialble:
- Backup your filesystem using snapshot to swift
- Strong encryption supported: AES-256-CFB
- Backup your file system tree directly (without volume snapshot)
- Backup your journaled MongoDB directory tree using lvm snap to swift
- Backup MySQL DB with lvm snapshot
- Restore your data automatically from Swift to your file system
- Low storage consumption as the backup are uploaded as a stream
- Flexible Incremental backup policy
- Data is archived in GNU Tar format
- Data compression with gzip
- Remove old backup automatically according the provided parameters
- Nova Engine for backing up nova instances
- Cinder Engines (os-brick based engine, api-like engine, fs-like engine)
- Rsync engine (v1, v2)
- Tenant Backups engine.
Project information
- Licence:
- Apache Licence
View full history Series and milestones
queens series is the current focus of development.
All bugs Latest bugs reported
-
Bug #2032895: client can't register in v1
Reported -
Bug #2029919: unable to install Freezer from newest kolla-ansible
Reported -
Bug #2013258: freezer backup clean snapshot error
Reported -
Bug #1982510: Install and configure for Red Hat Enterprise Linux and CentOS in Freezer
Reported -
Bug #1978061: Freezer Agent Installation in Freezer
Reported
All blueprints Latest blueprints
-
Client heartbeat
Registered -
Use rootwrap in freezer-scheduler
Registered -
Increase support for independent swift storage
Registered -
update freezer, freezer-api gate jobs
Registered -
[freezer-api] v2 with multi-tenancy
Registered
More contributors Top contributors
- suzhengwei 2 points