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:/
- https:/
- https:/
- https:/
- https:/
Source Code:
- https:/
- https:/
- https:/
- https:/
- https:/
Documentation:
- https:/
- https:/
- https:/
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
-
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 -
Split info from README.rst
Registered
More contributors Top contributors
- suzhengwei 13 points
- Sven Spescha 8 points
- AnnieLiu 5 points
- Phan Duc Anh 2 points