Closed Bug 668123 Opened 13 years ago Closed 13 years ago

slavealloc backups

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

Slavealloc should be periodically exporting its db locally, in case someone typos something and wipes out the MySQL db.  A crontab running 'slavealloc dbdump' daily should be good enough.
I added

11 4 * * * slavealloc /tools/slavealloc/bin/slavealloc dbdump -D mysql://mumblemumblemumble > /builds/slavealloc/production-1080/dbdump.pkl

in /etc/cron.d.  I'll leave this open to check that it worked.
Working fine
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.