Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
doku:vsc3_global_quotas [2017/06/19 11:28] sreinwaldoku:vsc3_global_quotas [2018/11/07 07:56] – [Note: 7.11.2018] jz
Line 1: Line 1:
 ==== Quotas on $GLOBAL ==== ==== Quotas on $GLOBAL ====
-Quotas are enforced on the $GLOBAL filesystem to avoid storage problems because of full fileservers. They are set on a per Project basis and each project initially gets 500GiB of free space and the possibility to create 100'000 files. +Quotas are enforced in the ''$GLOBAL'' filesystem to avoid storage problems because of full fileservers. They are set on a per project basis and each project initially gets 500GiB of free space and the possibility to create 100'000 files. 
  
 ==== Checking Quotas ==== ==== Checking Quotas ====
Line 17: Line 17:
 The 3rd and 4th column show the used space and the total available space. The 3rd and 4th column show the used space and the total available space.
  
-The 5th and 6th column show the amount of posessed files and the maximum amount of allowed files for the project.+The 5th and 6th column show the number of files created and the maximum amount of files allowed for the project.
  
 If a user hits one of these two limits he will be blocked from writing on the storage. Deleting files will unblock the user after a maximum of 10 minutes. If a user hits one of these two limits he will be blocked from writing on the storage. Deleting files will unblock the user after a maximum of 10 minutes.
  
 ==== Increasing Quotas ==== ==== Increasing Quotas ====
-As long as there is free space on $GLOBAL users can apply for more storage space via email to the service email address. The 'Fair use' policy introduced with the commissioning of VSC-3 is still valid, quotas are just to make sure, that no one interferes with the jobs of others. This is why quotas on $GLOBAL are currently not displayed by the Vergabeassistent. +As long as there is free space on ''$GLOBAL'' users can apply for more storage space via email to the service email address. The 'Fair use' policy introduced with the commissioning of VSC-3 is still valid, quotas are just to make sure, that no one interferes with the jobs of others.
 ==== Pitfalls ==== ==== Pitfalls ====
  
Line 29: Line 28:
  
 The number of chunkfiles displayed can be up to 4 times higher than the actual amount of files stored on the filesystem. This is because big files will be stored distributed on up to 4 storage targets. The number of chunkfiles displayed can be up to 4 times higher than the actual amount of files stored on the filesystem. This is because big files will be stored distributed on up to 4 storage targets.
 +
 +==== Note, 7.11.2018: ====
 +
 +In order for qutoa enforcement to work it is apparently necessary that user and group IDs are known on the storage servers. Therefore the ''/etc/nslcd.conf'' has to be proper and the service needs to be running.
 +
 +Currently we have the following beegfs versions in operation:
 +
 +
 +^ ^  version 
 +| Storage server |  6.18  |
 +| VSC-3 nodes    6.17  |
 +| VSC-3 plus nodes |  6:19  |
 +
 +