Skip to content

Storage Quota

We apply storage quotas to both the directories on clusters. This limits the amount of storage space that can be consumed by accounts, in order to avoid any problems. The concept of quota in the general context of account management is reviewed here. This is an administrative limitation and can be easily extended as explained here

Conventions

The quotas are set per cluster and are always hard-set (as opposed to soft quotas) [^1]. Once the quota limit is attained on a certain cluster, the user will be prevented from saving and storing any additional data on it.

Service levels contain compound quotas

The explanation of the service levels in this page contains compound values for the disk quota for all accessible clusters. Depending on user demands we can allocate more or less quota per cluster.

Current quotas applicable to the folders available to the user can be inspected at any time via the Command Line Interface, using the quota command, or alternatively using the Web Interface.

Login Node Home

The quota under the login home folder amounts to 10 Gb. This limited quota can be used to store and test source code or scripts.

Cluster Home directory

The quota under the home folders of the available clusters depends on the service level associated with the account under consideration. For example, the "Promo", "Advanced" and "Pro" service levels have the storage quotas indicated here.

Shared Folders for Organizations

The quota under the shared folder available for Organizations again depends on the service level associated with the corresponding Organizational account. For the "Enterprise" and "Enterprise-Extra" service levels the storage quota is set to the values indicated here.

Dropbox Folder

In order to facilitate the accessibility of the Dropbox directory on each of the components of our distributed compute system, we limit it in size to 1 Gb. It is designed to be used for input files (for example pseudopotentials), scripts and other non-bulky data used during multiple calculations.

[^1] Disk Quota, Wikipedia