Backups: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page with "Backups are run as follows: * Weekly starting Friday night: /nfs/home/ * Quarterly (or on demand) on the first day of the quarter: /nfs/db, /nfs/store * Never: /nfs/work *...")
 
(asdf)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Backups are run as follows:
= Policy =


* Weekly starting Friday night/nfs/home/
{{TOCright}}
* Quarterly (or on demand) on the first day of the quarter:  /nfs/db, /nfs/store
There are at least three ways to make backups:   
* Never: /nfs/work
* a) We give you a 5TB portable drive, you keep it and write to it. Please ask for one!
* No other files are backed up routinely. If you have files elsewhere, we recommend the use of Crashplan to copy files to /nfs/home/<userid> whence they will be backed up.
* b) Use CrashPlan/rsync and/or DropBox/Sync/Box.com to create backups in the cloud.
* c) We backup /nfs/home and some other disks to tape, as follows:


We have four save packs that we rotate for /nfs/home.  We set aside one of these savepacks quarterly, on the first backup of the quarter, as an offsite backup. Thus at any time there is a weekly backup made starting Friday night for the last four weeks, and a quarterly backup for the last four quarters.
== Daily incremental backups, off-site quarterly ==
* Cluster 2: dalet:/srv/home/ ('''/nfs/home''')
* Cluster 2: bet:/srv/soft ('''/nfs/soft''')


== Quarterly backups, starting first day of quarter ==
* Cluster 2: bet:/srv/store ('''/nfs/store''')
* Cluster 2: shin:/db ('''/nfs/db''')*
* Cluster 2: aleph:/var/lib/libvirt/images
* Cluster 2: tet:/var/lib/libvirt/images
* Open-E DSS requires special backup consideration
== Never backed up (to tape) ==
* Cluster 2: bet:/srv/work ('''/nfs/work''')
* Laptops
* Desktops
* No other user files are backed up, ever, unless by special request and agreed by email exchange.
== Tape rotation and length of historical data ==
* We have four savepacks (sets of tapes, in a suitcase) that we rotate for /nfs/home.
* We set aside one of these savepacks quarterly, on the first backup of the quarter, as an offsite backup.
* We also pull savepacks out of rotation from time to time to provide additional long-term backups.
= Note =
At time of writing, this policy is only implemented on [[Cluster 2]].
= Restore =
To have files restored from backup, please write to the [[sysadmin]]s, stating file/directory name, the approximate time of when it was created in the form you want restored and when that copy was deleted or damaged.  Even better, just use your own USB drive!
= See Also =
* [[Disk space policy]]
Return to [[:Category:Sysadmin | system administrator's guide]].
[[Category:Sysadmin]]
[[Category:Internal]]
[[Category:Internal]]
[[Category:Sysadmin]]
[[Category:Policy]]

Latest revision as of 04:10, 3 June 2015

Policy

There are at least three ways to make backups:

  • a) We give you a 5TB portable drive, you keep it and write to it. Please ask for one!
  • b) Use CrashPlan/rsync and/or DropBox/Sync/Box.com to create backups in the cloud.
  • c) We backup /nfs/home and some other disks to tape, as follows:

Daily incremental backups, off-site quarterly

  • Cluster 2: dalet:/srv/home/ (/nfs/home)
  • Cluster 2: bet:/srv/soft (/nfs/soft)

Quarterly backups, starting first day of quarter

  • Cluster 2: bet:/srv/store (/nfs/store)
  • Cluster 2: shin:/db (/nfs/db)*
  • Cluster 2: aleph:/var/lib/libvirt/images
  • Cluster 2: tet:/var/lib/libvirt/images
  • Open-E DSS requires special backup consideration

Never backed up (to tape)

  • Cluster 2: bet:/srv/work (/nfs/work)
  • Laptops
  • Desktops
  • No other user files are backed up, ever, unless by special request and agreed by email exchange.

Tape rotation and length of historical data

  • We have four savepacks (sets of tapes, in a suitcase) that we rotate for /nfs/home.
  • We set aside one of these savepacks quarterly, on the first backup of the quarter, as an offsite backup.
  • We also pull savepacks out of rotation from time to time to provide additional long-term backups.

Note

At time of writing, this policy is only implemented on Cluster 2.

Restore

To have files restored from backup, please write to the sysadmins, stating file/directory name, the approximate time of when it was created in the form you want restored and when that copy was deleted or damaged. Even better, just use your own USB drive!

See Also

Return to system administrator's guide.