Changes between Version 24 and Version 25 of ParrotServer


Ignore:
Timestamp:
11/17/13 22:36:35 (3 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ParrotServer

    v24 v25  
    204204== Backups == 
    205205 
    206 The server is running backupninja, the config files for this are in {{{/etc/backup.d/}}}, {{{/etc/backup.d/20.mysql}}} which dumps all the !MySQL databases to {{{/var/backups/mysql}}} and {{{/etc/backup.d/90.rdiff }}} which lists the things to backup to a remote server, this includes the !MySQL dump and everything in {{{/home/}}} (where the web sites are). 60 days worth of backups are kept. 
     206The server is running backupninja, the config files for this are in {{{/etc/backup.d/}}}, {{{/etc/backup.d/20.mysql}}} which dumps all the !MySQL databases to {{{/var/backups/mysql}}} on 17th November 2013 we switched the servers filesystem to a ZFS server on the network and filesystem backups are not done via ZFS snapshots so the rsync backup was disabled, see ticket:535#comment:22.