several changes authored by Alice Mayer's avatar Alice Mayer
...@@ -15,13 +15,9 @@ This quickstart is there only as a reminder after reading the full documentation ...@@ -15,13 +15,9 @@ This quickstart is there only as a reminder after reading the full documentation
## Terms of use ## Terms of use
As the GIGA mass storage has been designed to store scientific data, the following types of data **can't** be stored on it: As the GIGA mass storage has been designed to store scientific data, the following types of data **can't** be stored on it:
* personal data * personal data
* professional data not related to the function carried out for the University of Liège and/or CHU * professional data not related to the function carried out for the University of Liège and/or CHU
* copyrighted material for which the user doesn't have the rights * copyrighted material for which the user doesn't have the rights
* files that can decrease the stability of the system or increase its vulnerability * files that can decrease the stability of the system or increase its vulnerability
You'll find more information on the mass storage usage rules [here](mass-storage/mass-storage-term-use) You'll find more information on the mass storage usage rules [here](mass-storage/mass-storage-term-use)
...@@ -43,17 +39,17 @@ More details about quotas can be found [here](mass-storage/mass-storage-quota). ...@@ -43,17 +39,17 @@ More details about quotas can be found [here](mass-storage/mass-storage-quota).
## Good practices ## Good practices
- **Don't keep several copies of files** - **Don't keep several copies of files**
All files present in your home or project folders on the mass storage are backed up on a tape library situated at the SEGI (B26).
All files present in your home or project folders on the mass storage are backed up on a tape library situated at the SEGI (B26). This means that **there are two copies of all your files in two different buildings**. If backed up properly, you'll be able to retrieve a file accidentally deleted less than 28 days ago. In some circumstances you will even be able to retrieve a previous version of a properly backed up file. To be sure your files are backed up properly, you should read the [backup policies](mass-storage/mass-storage-backup-archive) . This means that there are two copies of all your files in two different buildings.
If backed up properly, you'll be able to retrieve a file accidentally deleted less than 28 days ago.
In some circumstances you will even be able to retrieve a previous version of a properly backed up file. To be sure your files are backed up properly, you should read the [**backup policies**](mass-storage/mass-storage-backup-archive) .
- **Use compression tools when possible and group numerous small files in DAR archives** - **Use compression tools when possible and group numerous small files in DAR archives**
- **Keep all the files associated to a project in that project folder and not in your home** - **Keep all the files associated to a project in that project folder and not in your home**
This will allow all people working on a given project to access these data and work on them. It will also facilitate the upload of the data to public database when submitting a publication. This will allow all people working on a given project to access these data and work on them. It will also facilitate the upload of the data to public database when submitting a publication.
- **Name files and directories according to the mandatory rules described below** - **Name files and directories according to the mandatory rules described below**
You'll find more recommendations on data management and file naming [here](mass-storage/mass-storage-management-practices). You'll find more recommendations on data management and file naming [here](mass-storage/mass-storage-management-practices).
... ...
......