Changes

Jump to navigation Jump to search

CCU:Global dataset storage

229 bytes added, 5 years ago
Writing your data to the global storage
Once it has been copied, you can mount it into any container running on the cluster. Note that every user has read access to the whole directory tree, so you can use this method to share data between users as well.
Note that as a side effect, you now also have two backups of your data on two different machines (however in the same rack, so not really fire-proof).
 
You can delete data from Lolth by ssh'ing into the machine and using rm to delete stuff in the "datasets/cluster" subdirectory. During the hourly sync, data not present here will also be deleted from the global cluster storage.
== Accessing the global storage from within a container ==

Navigation menu