p_
. Protected storage is synced to a second server every night. There is no revision based backup but there are snapshots allowing us to restore deleted/modified data in many cases. Please immediately write a ticket if you need something to be restored. The read/write rates are lower compared to fast storage.
Data to be stored here: raw data, scripts, final results, documents, everything that cannot be reproduced
Fast storage
The name of those storage blocks starts with pt_
. Fast storage is only protected against disk failures, there is no copy on a second server. The data is gone if the server burns down. There are snapshots allowing us to restore deleted/modified data in many cases. Please immediately write a ticket if you need something to be restored. Fast storage provides a much better performance compared to protected storage.
Data to be stored here: intermediate results, test data, everything that can be reproduced
user@host >
cbsdata -s [Name_of_StorageBlock]
Hint: If you are working on a Mac oder Windows computer you might want to connect to a Linux system via SSH or our Linux remote access to run the command.