Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
habrok:introduction:workflow [2022/12/20 13:23] – [local disks] fokke | habrok:introduction:workflow [2023/03/22 13:03] (current) – fokke | ||
---|---|---|---|
Line 26: | Line 26: | ||
===== Data ===== | ===== Data ===== | ||
- | For most applications users need to work with data. Data can be parameters for a program that needs to be run, for example to set up a simulation. It can be input data that needs to be analyzed. And finally running simulations or data analysis | + | For most applications users need to work with data. Data can be parameters for a program that needs to be run, for example to set up a simulation. It can be input data that needs to be analyzed. And, finally, running simulations or data analyses |
Hábrók has its own storage system, which is decoupled from the desktop storage systems the university has. Although it would be nice to be able to access data from your desktop system directly on Hábrók, currently this is not possible. Technically this would be challenging, | Hábrók has its own storage system, which is decoupled from the desktop storage systems the university has. Although it would be nice to be able to access data from your desktop system directly on Hábrók, currently this is not possible. Technically this would be challenging, | ||
Line 45: | Line 45: | ||
==== scratch ==== | ==== scratch ==== | ||
- | For larger data sets each user has access to a space on the scratch file system. **This area is only meant for data ready for or recent results from processing. It is not meant for long term storage. THERE IS NO BACKUP!! ** | + | For larger data sets each user has access to a space on the scratch file system. |
+ | **This area is only meant for data ready for processing, | ||
==== local disks ==== | ==== local disks ==== | ||
- | The Peregrine | + | The Hábrók |
We therefore advise users to copy their input data sets from the scratch area to the local disk at the beginning of the job. The job can then run using the local disk for reading and writing data. At the end of the job the output has to be written back to the scratch area. | We therefore advise users to copy their input data sets from the scratch area to the local disk at the beginning of the job. The job can then run using the local disk for reading and writing data. At the end of the job the output has to be written back to the scratch area. | ||
- | This step especially important if your input data is read multiple times or consists of many (>1000) files. Similar guidelines are applicable to output data. | + | This step is especially important if your input data is read multiple times or consists of many (>1000) files. Similar guidelines are applicable to output data. |
Line 59: | Line 60: | ||
Besides the storage directly available on all nodes of the cluster some external storage areas can be accessed from the login nodes. These areas are described below. | Besides the storage directly available on all nodes of the cluster some external storage areas can be accessed from the login nodes. These areas are described below. | ||
- | ==== data handling | + | ==== Project storage |
- | On the login node the "data handling" | + | On the login nodes the ''/ |
- | + | ||
- | **WiP** | + | |
==== RDMS ==== | ==== RDMS ==== | ||
- | **WiP** | + | The Research Data Management system can be used from the Hábrók nodes. You can find more information about the RDMS on its dedicated wiki pages: |
+ | https:// | ||
---- | ---- | ||
- | **Next section: [[peregrine: | + | **Next section: [[habrok: |