Backup: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=== /user, /group, /software & /ice3 | === /user, /group, /software & /ice3 === | ||
Our ceph | Our ceph cluster allows us to do regular snapshots, they can be found in '''/backup/$DATE/{user,group,software,ice3}''': | ||
* There is one done every | * There is one done every day at 8.30am, we keep the last seven of those (so a complete week), eg: | ||
:: <pre> | :: <pre>scheduled-2024-02-04-08_30_00_UTC</pre> | ||
* We also | * We also keep the last 4 Sunday snapshots, equivalent to a month. | ||
<br> | |||
Additionally, the /user, /group, /software & /ice3 are backed up every day to a secondary ceph cluster in another datacenter, in case our main fileserver goes down. |
Revision as of 09:48, 21 February 2024
Backups
All backups can be found in the /backup directory on the UIs.
The /user, /group, /software & /ice3 are backed up every day to a secondary ceph storage cluster, in case our production cluster goes down.
!! NOTE: /pnfs is NOT backed-up, as it is a massive storage !!
/user, /group, /software & /ice3
Our ceph cluster allows us to do regular snapshots, they can be found in /backup/$DATE/{user,group,software,ice3}:
- There is one done every day at 8.30am, we keep the last seven of those (so a complete week), eg:
scheduled-2024-02-04-08_30_00_UTC
- We also keep the last 4 Sunday snapshots, equivalent to a month.
Additionally, the /user, /group, /software & /ice3 are backed up every day to a secondary ceph cluster in another datacenter, in case our main fileserver goes down.