| 55 | | * The last valid dumps of each month is available older than 2 months in the /data/ipp001.0/ipp/mysql-dumps/Archives/<year> directory. |
| 56 | | |
| 57 | | |
| 58 | | |
| 59 | | All of the various ipp mysql databases are being dumped to /data/ipp001.0/ipp/mysql-dumps, and these above are linked into the 'distribution' subdirectory, which is made visible via the rsync server. We are moving to a system of keeping a sampling of the old databases with the following timescales: |
| 60 | | |
| 61 | | * all backups for the past 5 days (~20 copies) |
| 62 | | * one backup per day for the previous ~10 days (~10 copies) |
| 63 | | * one backup every 10 days for the previous 100 days (~10 copies) |
| 64 | | * one backup every 100 days for the lifetime of the project (~15 copies) |
| 65 | | |
| 66 | | (currently, we are keeping all of the old copies with a linear spacing...) |
| 67 | | |
| | 55 | * For backups older than 2 months , the last valid dumps of each month is available in the /data/ipp001.0/ipp/mysql-dumps/Archives/<year> directory. |