hpc:storage_on_hpc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hpc:storage_on_hpc [2025/08/12 09:53] – [EOS] Yann Sagon | hpc:storage_on_hpc [2026/05/12 15:30] (current) – [Temporary shared space] Yann Sagon | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| This is the storage space we offer on our clusters | This is the storage space we offer on our clusters | ||
| - | ^ Cluster | + | ^ Cluster |
| - | | Baobab | + | | Baobab |
| - | | ::: | ''/ | + | | ::: | ''/ |
| - | | ::: | ''/ | + | | ::: | ''/ |
| - | | Yggdrasil | ''/ | + | | Yggdrasil | ''/ |
| - | | ::: | ''/ | + | | ::: | ''/ |
| + | | Bamboo | ||
| + | | ::: | ''/ | ||
| We realize you all have different needs in terms of storage. To guarantee storage space for all users, we have **set a quota on home and scratch directory**, | We realize you all have different needs in terms of storage. To guarantee storage space for all users, we have **set a quota on home and scratch directory**, | ||
| Line 157: | Line 159: | ||
| ===== Temporary shared space ===== | ===== Temporary shared space ===== | ||
| If you need to access the data from more than one node, you can use a space reachable from all your jobs running on the same compute node. When you have no more jobs running on the node, the content of the storage is erased. | If you need to access the data from more than one node, you can use a space reachable from all your jobs running on the same compute node. When you have no more jobs running on the node, the content of the storage is erased. | ||
| + | <WRAP center round important 60%> | ||
| + | The new path for shared space is ''/ | ||
| + | </ | ||
| + | |||
| - | The path is the following: ''/ | + | The path is the following: '' |
| See here for a usage example: https:// | See here for a usage example: https:// | ||
| Line 315: | Line 321: | ||
| <code console> | <code console> | ||
| [sagon@login1 ~] $ dbus-launch bash | [sagon@login1 ~] $ dbus-launch bash | ||
| + | </ | ||
| + | |||
| + | **If you are using sbatch add a sleep after '' | ||
| + | |||
| + | < | ||
| + | dbus-launch bash | ||
| + | sleep 3 | ||
| + | gio mount .... | ||
| </ | </ | ||
hpc/storage_on_hpc.1754992399.txt.gz · Last modified: by Yann Sagon