Closed
Bug 927436
Opened 12 years ago
Closed 12 years ago
Reduce number of daily backups maintained on backup4.db.phx1
Categories
(Data & BI Services Team :: DB: MySQL, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mpressman, Assigned: mpressman)
Details
With re-enabling the weekly pg_dump backups, the disk space triggered a nagios warning. By reducing the number of daily backups to 7 we will have enough space to also maintain the daily backups and weekly backups.
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-database → mpressman
Assignee | ||
Comment 1•12 years ago
|
||
Set KEEPBACKUPS=7 in variables.sh for base_backup cron job to keep only 7 days of backups
Assignee | ||
Comment 2•12 years ago
|
||
[edit] comment 1 above should be backup_variables.sh not variables.sh
Assignee | ||
Comment 3•12 years ago
|
||
Set default in puppet, Committed revision 76607.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•