Výpočetní cluster a úložiště Botanického ústavu & MetaCentra

User Tools

Site Tools


en:datove-uloziste

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
en:datove-uloziste [2020/06/11 09:55] – created Vojtěch Zeiseken:datove-uloziste [2020/08/14 13:51] – [Disk array] Vojtěch Zeisek
Line 1: Line 1:
 ====== Disk array ====== ====== Disk array ======
  
-Employees and collaborators of IBOT can take advantage of the [[en:hw:uloziste|data storage]] capacity that amounts to a total of 180 TB, for running analyses on the Průhonice cluster and for long term storage. The basic disk usage allowed for members of the ''ibot'' group is **2 TB**. Shared folder with restricted access to specific users can be also implemented. The storage is backed up in the [[https://www.cesnet.cz/services/data-storage/?lang=en|CESNET]] infrastructure. For disk quota increase or for the creation of shared folders please contact the [[en:spravci-podpora|administrators]].+Employees and collaborators of IBOT can take advantage of the [[en:hw:uloziste|data storage]] capacity that amounts to a total of 180 TB, for running analyses on the Průhonice cluster and for long term storage. The basic disk usage allowed for members of the ''ibot'' group is **2 TB** (7 GB for the others). Shared folder with restricted access to specific users can be also implemented. The storage is backed up in the [[https://www.cesnet.cz/services/data-storage/?lang=en|CESNET]] infrastructure. For disk quota increase or for the creation of shared folders please contact the [[en:spravci-podpora|administrators]].
  
 ===== How to access the disk array ===== ===== How to access the disk array =====
Line 20: Line 20:
 ==== Access via command line ==== ==== Access via command line ====
  
-<code bash pristup.sh>+<code bash access.sh>
 # Copy files to and from the storage... # Copy files to and from the storage...
 scp -r local/files USER@tilia-nfs.ibot.cas.cz:~/server/folder/ scp -r local/files USER@tilia-nfs.ibot.cas.cz:~/server/folder/
Line 34: Line 34:
 Files newly created in directory ''/auto/pruhonice1-ibot/shared/GROUP_FOLDER/'' have automatically set group owner ''GROUP''. If it would not happen, user must change group owner. It is then necessary to alter the permissions so that data are accessible exclusively for members of the group using commands like: Files newly created in directory ''/auto/pruhonice1-ibot/shared/GROUP_FOLDER/'' have automatically set group owner ''GROUP''. If it would not happen, user must change group owner. It is then necessary to alter the permissions so that data are accessible exclusively for members of the group using commands like:
  
-<code bash prava.sh>+<code bash permissions.sh>
 # Change group owner # Change group owner
 chgrp -R GROUP /auto/pruhonice1-ibot/shared/GROUP_FOLDER chgrp -R GROUP /auto/pruhonice1-ibot/shared/GROUP_FOLDER
en/datove-uloziste.txt · Last modified: 2023/06/27 09:27 by Vojtěch Zeisek