Skip to content

OpenStack Swift incremental backup and restore automation tool for file system, MongoDB, MySQL. LVM snapshot and encryption support. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/freezer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa22d28 · Mar 22, 2025
Dec 3, 2024
Mar 3, 2025
Feb 17, 2025
Feb 18, 2025
Mar 17, 2025
Feb 12, 2016
Nov 13, 2018
Apr 19, 2019
Dec 3, 2024
Jun 17, 2024
Feb 11, 2025
Dec 3, 2024
Mar 21, 2025
Oct 29, 2020
Oct 29, 2020
Nov 23, 2015
Feb 21, 2025
Nov 12, 2024
Mar 30, 2016
Mar 21, 2025
Mar 20, 2025
Dec 3, 2024
Dec 3, 2024
Mar 20, 2025

Repository files navigation

Team and repository tags

OpenStack Freezer

freezer_logo.jpg

Freezer is a Backup and Restore Service platform that helps you to automate the data backup and restore process.

The following features are available:

  • Backup file system using point-in-time snapshot
  • Strong encryption supported: AES-256-CFB
  • Backup file system tree directly (without volume snapshot)
  • Backup journalled MongoDB directory tree using lvm snapshot to Swift
  • Backup MySQL with lvm snapshot
  • Restore data from a specific date automatically to file system
  • Low storage consumption as the backup are uploaded as a stream
  • Flexible backup policy (incremental and differential)
  • Data is archived in GNU Tar format for file based incremental
  • Multiple compression algorithm support (zlib, bzip2, xz)
  • Remove old backup automatically according to the provided parameters
  • Multiple storage media support (Swift, local file system, or ssh)
  • Flush kernel buffered memory to disk
  • Multi-platform (Linux, Windows, *BSD, OSX)
  • Manage multiple jobs (I.e., multiple backups on the same node)
  • Synchronize backups and restore on multiple nodes
  • Web user interface integrated with OpenStack Horizon
  • Execute scripts/commands before or after a job execution
  • More ...

To learn how to use Freezer's API, consult the documentation available online at:

Freezer Horizon plugin: - Freezer Web UI

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Operators

To learn how to deploy and configure OpenStack Freezer, consult the documentation available online at:

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

Troubleshooting

When errors occure, these are good places to check:

  • freezer-api log: $HOME/log/freezer-api.log
    /var/log/apache2/freezer-api.log
  • freezer-agent log: $HOME/.freezer/freezer.log
  • freezer-scheduler log:/var/log/freezer/scheduler.log

Developers

Any new code must follow the development guidelines detailed in the HACKING.rst file and OpenStack general development guidelines, and pass all unit tests.

Further developer focused documentation is available at:

Contributors are encouraged to join IRC (#openstack-freezer on OFTC):

Other Information

Release notes for the project can be found at:

During each Summit and Project Team Gathering, we agree on what the whole community wants to focus on for the upcoming release. The plans for freezer can be found at:

About

OpenStack Swift incremental backup and restore automation tool for file system, MongoDB, MySQL. LVM snapshot and encryption support. Mirror of code maintained at opendev.org.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages