All resources created in RM2Lab has to be considered NON persistent.


If you need to persist / share your data you can use the following storage areas available from every services deployed inside the cluster.

Storage areas

  • /data/<group> : Standard performances pool for scientific group
  • /data-fast/<group> : High performances SSD disk pool for scientific group
  • /data/users/<user>: Standard performance pool for user related data

ALL OTHER STORAGE AREAS ARE TO BE CONSIDERED AS NON PERSISTENT 

Storage quotas

Every project starts with 10TB of storage on standard pool and 1TB of storage on SSD pool.

User data, on /data/users, have an initial per user quota of 100GB.


Please note that each of these quota might be refined if needed.

Storage access via web interface

Storage is accessible via http (not webdav) at url https://storage.rmlab.infn.it/ using your own credentials

Data transfer via SFTP

Both /data and /data-fast are directly accessible via sftp at

  <username>@storage.rmlab.infn.it

Please note that inside sftp you'll find htc and htd-ssd folder.
The first one is mapped on data dir, while the latter is mapped on data-fast.

  • No labels