Closed Bug 838270 Opened 12 years ago Closed 12 years ago

Puppetize backups for postgres to backup4

Categories

(Data & BI Services Team :: DB: MySQL, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: selenamarie, Assigned: selenamarie)

References

Details

SVN Commit 57777 contains the start of getting two kinds of backups running for Socorro on backup4.
Assignee: server-ops-database → sdeckelmann
Blocks: 823507
Test base backup run successful: [postgres@backup4 bin]$ ./base_backup.sh -c backup_variables.sh # Make a backup! Tue Feb 5 19:50:22 UTC 2013 ## Destructively clean up local /data/pgbasebackups/9.2/2013020519/data ## Making base backup transaction log start point: 103F/1C909D90 pg_basebackup: starting background WAL receiver transaction log end point: 103F/B8A3B748 pg_basebackup: waiting for background process to finish streaming... pg_basebackup: base backup completed # Done! Tue Feb 5 21:30:01 UTC 2013
Cron in place for daily base backups.
Verified that backups are being taken. [root@backup4.db.phx1 9.2]# ls -ltr total 0 drwxr-xr-x 3 postgres postgres 17 Feb 5 19:50 2013020519 drwxr-xr-x 3 postgres postgres 17 Feb 7 21:23 2013020721 drwxr-xr-x 3 postgres postgres 17 Feb 8 00:02 2013020800 drwxr-xr-x 3 postgres postgres 17 Feb 9 00:02 2013020900 drwxr-xr-x 3 postgres postgres 17 Feb 10 00:02 2013021000 drwxr-xr-x 3 postgres postgres 17 Feb 11 00:02 2013021100
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.