Backups: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
Content deleted Content added
Dtbartle (talk | contribs)
No edit summary
Jbroman (talk | contribs)
links, removed ZFS stuff, changed "I" to refer to dtbartle, the page's original author
Line 1: Line 1:
All backup scripts should be managed by puppet.
All backup scripts should be managed by [[puppet]].


We take nightly Kerberos and LDAP backups. The backups are stored in /var/backups/krb5 and /var/backups/slapd respectively.
We take nightly [[Kerberos]] and [[LDAP]] backups. The backups are stored in /var/backups/krb5 and /var/backups/slapd respectively.


I plan to take weekly (or possibly nightly) backups of all MySQL and PostgreSQL databases.
dtbartle planned to take weekly (or possibly nightly) backups of all MySQL and PostgreSQL databases. (Did this ever get implemented?)

We take rotating snapshots of [[user-data]] - see ~user/.zfs.

Revision as of 23:00, 14 January 2010

All backup scripts should be managed by puppet.

We take nightly Kerberos and LDAP backups. The backups are stored in /var/backups/krb5 and /var/backups/slapd respectively.

dtbartle planned to take weekly (or possibly nightly) backups of all MySQL and PostgreSQL databases. (Did this ever get implemented?)