This site hosts the documentation for CrashPlan PROe version 3.8.2010.
Looking for documentation on PROe version 3, released in April of 2012? Please visit our current documentation.

Back Up PRO Server Archives and Database

Overview

Should your PRO Server hardware become unusable, you must have two things: the backup archives themselves and a dump of the server's internal database (orgs, users and encryption keys).

Archives

Your backup archives are where all of your backup data is stored in encrypted format. It's a good practice to have these replicated offsite. Even if your PRO Clients are backing up to multiple destinations, having your backup archives ready to go saves time if you need to recover from a server failure.

Option 1 - Multiple Destinations (Recommended)

You can have each client back up to multiple destinations with at least one remote destination. This is generally your best option because you'll get archive verification and self-healing at all the destinations. If you seed the remote backup destination there shouldn't be large bandwidth requirements. A best practice is to have onsite, near offsite and far offsite backup destinations.

Option 2 - Nightly Archive Snapshot

Every night you could copy or rsync the archives to an offsite location. You'll get more reliable snapshots if you either shutdown the PRO Server or disable the mounts points before copying/rsync-ing.

Keep in mind that copying or rsync-ing the archives are not operations that take place within CrashPlan PRO. You must devise your own process for these operations.

Option 3 - Rotating Drives

You could rotate the backup drive each week (for example) with a drive that is stored offsite. Use this option only if you are OK with not all versions being on all drives in the rotation.

With 2 drives in a weekly rotation, each week CrashPlan PRO resyncs with the new archive and continue backing up where it left off the week before. In other words, it will back up any new and changed files from the previous week again since the new drive will not have those changes, but you will have a relatively safe copy offsite.

If you have 3 drives in the rotation it will re-backup all the changes from the previous 2 weeks, etc.

NOTE: It is very important that you name the drives with the same volume name and drive letter as the drives you are rotating. If your external hard drives have different names, it appear as if one of the backup destinations is always offline.

Database Dump

The backup of the server's internal database occurs in a nightly process when CrashPlan PRO exports the data. This backup of the database is also known as a “dump.”

A database dump includes the server's internal configuration information: orgs, users, computers, encryption keys and reporting data for each account.

By default, CrashPlan PRO saves the exports with an .sql.gz extension to the internal disk and to all mount points. We recommend that you copy your database dump safely offsite in case you need to recover your system.

Database Exports

Your database is exported each night to folders named 'dbDumps' on each of your defined mount points. We also save a copy to a separate “dump” location as specified for each platform:

PlatformDefault Location
OS X/Library/Application Support/CrashPlan/PROServer/dumps
Windows XP and DerivativesC:\Documents and Settings\All Users\Application Data\PROServer\dumps
Windows VistaC:\ProgramData\PROServer\dumps
linux/var/opt/proserver/dumps
solaris/var/opt/proserver/dumps

Grabbing an Exported Database Dump

  • PRO Server exports its database to the local drive and all mount points. Do not change this setting.
  • PRO Server maintains 30 days of exported files.
  • Store a copy of your database dump offsite, away from CrashPlan PRO.
  • If you don't want to wait for the nightly dump, choose Servers > Dump Database to force the export to take place right away.

Identity File

If you're using a version of PRO Server prior to 11.5.2009 it's also useful to back up the server's identity file. This will be used if you have to migrate the server to a new host.

Considerations

  • We do not recommend using a PRO Client to back up PRO Server archives or exported database.
  • Instead use rsync or other custom file-copy tools to copy your archives or exported database.

Related Articles

recipe/back_up_the_backup.txt · Last modified: 2012/02/01 11:05 (external edit)