This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:zid-storage [2016/10/16 17:06] c7031152 unix folders |
public:zid-storage [2020/11/12 10:41] (current) Markus Walzthöni [Archive] |
||
---|---|---|---|
Line 5: | Line 5: | ||
ZID provides a personal storage space for every user that is reachable with CIFS/SMB. The default size of that storage is 10 GB but it can be expanded to 50 GB by writing a [[https://zid-ts.uibk.ac.at/|ticket]]. | ZID provides a personal storage space for every user that is reachable with CIFS/SMB. The default size of that storage is 10 GB but it can be expanded to 50 GB by writing a [[https://zid-ts.uibk.ac.at/|ticket]]. | ||
On GNU/Linux systems you can mount that share with the following command. | On GNU/Linux systems you can mount that share with the following command. | ||
- | smbclient //nethome/uibk.ac.at/c123456 -U c123456 -W UIBK | + | smbclient //nethome.uibk.ac.at/c123456 -U c123456 -W UIBK |
This storage does support the "previous versions" features so it's possible to recall old versions of your files. Sadly there is no Free Software with that functionality at the moment so the restore has to be done on a Windows System. If you want to help implementing that feature you may want to check out [[https://github.com/libyal/libvshadow|libvshadow]]. | This storage does support the "previous versions" features so it's possible to recall old versions of your files. Sadly there is no Free Software with that functionality at the moment so the restore has to be done on a Windows System. If you want to help implementing that feature you may want to check out [[https://github.com/libyal/libvshadow|libvshadow]]. | ||
Your shares are also reachable from outside of the University Network using FTP | Your shares are also reachable from outside of the University Network using FTP | ||
- | sftp://netsftp.uibk.ac.at/mnt/na04/home/home/c703/c703XXXX | + | sftp://netsftp.uibk.ac.at/nethome |
====== Unix Home ====== | ====== Unix Home ====== | ||
Line 20: | Line 19: | ||
====== NetShare ====== | ====== NetShare ====== | ||
- | Every unit of organization has a shared storage to collaborate in that unit. Ours can be found at | + | Every unit of organization has a shared storage to collaborate in that unit. The default size limit is 50 GB. Ours can be found at |
smb://netshare.uibk.ac.at/share/c703/ | smb://netshare.uibk.ac.at/share/c703/ | ||
- | ====== BigShare ====== | + | ====== ZID-Share ====== |
- | You can request a share for a project. Those shares are free up to 10 TB but may also be expanded further if needed. The contact at ZID is Reinhard Bischof. | + | You can request a share for a project. Those shares are free up to 50 TB but may also be expanded further if needed. It can be requested via [[https://zid-ts.uibk.ac.at|ticket]]. |
+ | |||
+ | Our department has multiple volumes on the main storage system of the University. Our admins have access to the [[https://instadm.intra.uibk.ac.at|usage statistics]] of those volumes. | ||
====== Archive ====== | ====== Archive ====== | ||
- | For long-time archival of large amounts of data ZID offers a tape storage solution (slow but cheap) which is reachable at fabs.uibk.ac.at. | + | For long-time archival of large amounts of data ZID offers a tape storage solution (slow but huge). |
+ | |||
+ | - Register the Service "FABS" via the user registration [[https://www.uibk.ac.at/zid/antrag/antrag-projektaccount.pdf|form]]. | ||
+ | - login via ssh at fabs.uibk.ac.at | ||
+ | - copy your files with SCP to your folder - /hsmroot/hsm/home/c703/c703xxxx/ | ||
+ | |||
+ | Your storage limit should be 2000 Files (independent of the size). There is a technical limitation (buffer size) that prevents upload of files with more than 1.2 TB. The recommended file size is 500 GB. | ||
+ | To get access please write a mail to ZID-Benutzerverwaltung@uibk.ac.at | ||
====== Backup ====== | ====== Backup ====== | ||
- | If you can't save you data at any of the mentioned solutions you should configure [[public:tsm-backup|Tivoli Storage Manager Backup]] on your system. | + | If you can't save your data at any of the mentioned solutions you should configure [[public:tsm-backup|Tivoli Storage Manager Backup]] on your system. |