Linode Backup Service (beta 2.0)
We've been working on and testing our newly revamped backup service, and are looking for additional beta testers to help shake out any remaining issues. There is no cost involved (it's free!) and Backup Service Beta is available in all facilities.
If you'd like to participate in the backup beta, please open a support ticket.
If you're participating in the beta and discover an issue, please open a new forum thread in the Backup Beta category.
Service Overview
The Linode Backup Service is designed to be an easy to use, simple and reliable on-site backup solution for your Linode. It performs backups without causing any interruption of your running system, and is seamlessly integrated into the Linode Manager. There are four backup slots: Three of the slots are executed and rotated automatically: a daily backup, a 2-7 day old backup, and an 8-14 day old backup. The fourth backup slot is a user-initiated snapshot and remains in place until another user-initiated snapshot is taken.
You can configure the time upon which the automatic backups are initiated from a list of 2 hour windows -- you'll want to perform any database dumps before this window. You can also configure which day of the week to consider for the weeklies.
You can restore a backup to any of the Linodes attached to your account, even if it does not have backups enabled. Currently only a full restore is possible. Cross-datacenter restores will be supported in the future.
Features and Limitations
The backup system must be able to mount your disk images on the host. If you've used fdisk on your images to create partitions, or created encrypted volumes, or LVM, or done anything other than use our deployment or disk image creation tools, we won't be able to back up the data. The backup system operates on files, not at the block level.
A failed backup will never rotate out a good one. If a backup fails on the day of a weekly backup, the next oldest backup will be used for that weekly slot.
Files that have been modified, but are the same length and without any metadata changes (like mtime) will not be considered "changed" during a subsequent incremental backup. Currently, only ext2/3 volumes can be backed up (this limitation may be removed in an upcoming release). ACLs and extended attributes are NOT tracked.
Sounds good - what do I need to do?
Simply request that we enable backups for your Linode by opening a
support ticket. Once enabled, a new Backup subtab will appear under your Linode's dashboard.
-Chris