Skip to content

Commit 12753a7

Browse files
committed
[backups] remove the info about services backups
1 parent ebad982 commit 12753a7

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/data/backups.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,13 @@ Projects stored on the [Isilon system](/filesystems/isilon) are snapshotted regu
5454

5555
<!--backup-isilon-end-->
5656

57-
Users can access some backed up data through the snapshots in Isilon file systems. This can help restoration after incidents such as accidental data deletion. Each project directory, in `/mnt/isilon/projects/` contains a hidden sub-directory `.snapshot`.
57+
Users can access some backed up data through the snapshots in Isilon file systems. This can help restoration after incidents such as accidental data deletion. Each project directory, in `/mnt/isilon/projects/` contains a hidden sub-directory `.snapshot`.
5858

5959
- The `.snapshot` directory is invisible to `ls`, but also to `ls -a`, `find` and similar commands.
6060
- Snapshots can be browsed normally after changing into the snapshot directory (`cd .snapshot`).
6161
- Files cannot be created, deleted, or edited in snapshots; files can *only* be copied *out* of a snapshot.
6262
- Only a few, strategically selected snapshots are exposed to the users. See the [section on backup restoration](#restore) on how to access other snapshots if you need them.
6363

64-
## Data of services
65-
66-
| Name | Backup location | Frequency | Retention |
67-
|------------------------------|-----------------|-----------|-----------------------------------------------------------|
68-
| hpc.uni.lu (pad, privatebin) | CDC, Belval | Daily | last 7 daily backups, one per month for the last 6 months |
69-
70-
7164
## Restore
7265

7366
If you require the restoration of lost data in Isilon that cannot be accomplished via the snapshots capability, please create a new request on [Service Now portal](https://hpc.uni.lu/support), with pathnames and timestamps of the missing data. Create a new request for all data stored in the `backup` directory of projects in the clustered file systems.

0 commit comments

Comments
 (0)