http://sourceforge.net/projects/automysqlbackup/ I use that to create the sql backups and it gives me a week of dailys, weeklys, monthlys, and yearlys (obviously depending on how long you have used it). I then rsync only changed files from my backup dir and rt dir to a dfs server that goes to tape. Automysqlbackup is very easy to configure and run.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andy Graybeal Sent: Tuesday, January 04, 2011 5:39 PM To: [email protected]; [email protected] Subject: [rt-users] Backing up RT Greetings, I need a recommendation for backing up RT. I am planning on using a cron job to run mysqldump to dump the db, then rsync the db and /etc/ conf files to a host that runs a backup job every night to tape. What do you guys do? -Andy
