Automated Backups

The automated backup system contained in the Symbiosis system protects against accidental deletion or corruption of files. These backups are designed to run once per day and archive the contents of a number of important system directories.

Having backups stored locally is not sufficient to provide real protection from accidents though, as they might be removed or deleted. Therefore your local backups should be archived to a remote machine.

Things you’ll need

  • A server running Symbiosis. If you have a cloud server running a different operating system, see the Cloud Server Backups guide.

For Bytemark customers the backup script is configured to attempt to do this, using the remote backup space provided by Bytemark. This remote backup space is provided for Legacy Virtual Machines and Dedicated Servers only. For Cloud Server customers, additional storage can be purchased separately and can be mounted at /var/backups, so that all backups are stored on a separate disk to the local system.

Your system will maintain full backups of the following locations:

/etc/
/home/
/root/
/srv/
/usr/local/
/var/mail/
/var/lib/
/var/backups/mysql/
/var/backups/postgresql/

Additionally each MySQL and PostgreSQL database you have upon your system will also be exported and backed up.

The backup system uses the backup2l program, which is configured to backup the files in the above locations into the directory /var/backups/localhost/. For more information about backup2l, please refer to its website.

Offsite backups

As mentioned above, the backup script will attempt to ensure that your local backups are uploaded to a remote server, to protect against data loss if your system fails catastrophically.

For Bytemark customers using Legacy VMs or Dedicated Servers this location should be determined automatically.

It is also possible specify the correct location in /etc/symbiosis/dns.d/backup.name. This should be a fully-specified rsync path. For example:

user@remote.host:/path/to/storage

Backup reporting

Every day, when runs it generates output saying what has been backed up, and if there were any errors during the backup process. This email will get sent to the root account of the local hostname, e.g., “root@example.default.bytemark.uk0.bigv.io”.

Note: It’s important to realise that the automated backups, especially their transfer to the remote backup space, is done on a best effort basis. You should carefully check the backup2l report for errors and from time to time practise recovering files at random from the remote server, to ensure that there are recoverable backups.

You are currently viewing Symbiosis user documentation. Symbiosis also has a comprehensive technical reference manual.

Updated on February 20, 2019

Was this article helpful?

Related Articles

Have you tried Kubernetes?
Kubernetes (K8s) is helping enterprises to ship faster & scale their business. Sounds good? Let us build a K8s solution for your needs.
Register your interest