Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| habrok:migration:migration_habrok [2023/05/10 11:26] – [Migration to Hábrók] camarocico | habrok:migration:migration_habrok [2026/01/14 10:17] (current) – [Partitions] Remove gelifes pedro | ||
|---|---|---|---|
| Line 72: | Line 72: | ||
| ==== Data migration ==== | ==== Data migration ==== | ||
| - | The data in the home directories and /data of Peregrine | + | The data in the home directories and /data of Peregrine |
| - | + | ||
| - | This will allow you to migrate the data on these file systems to Hábrók at your leisure, and to select which data is still relevant on the new cluster. | + | |
| - | + | ||
| - | **The data on Peregrine /scratch will not be migrated, since it is temporary space only.** | + | |
| - | + | ||
| - | The Peregrine storage areas can be reached in ''/ | + | |
| + | **The data on Peregrine /scratch was not be migrated, since it is temporary space only.** | ||
| ===== Hardware classes ===== | ===== Hardware classes ===== | ||
| Line 94: | Line 89: | ||
| ===== Partitions ===== | ===== Partitions ===== | ||
| - | In Hábrók four main partitions are available: regular, himem, parallel and gpu. The partitions correspond to the hardware classes in the table above. Besides this the gelifes partition is accessible to the members of the GELIFES research institute. | + | In Hábrók four main partitions are available: regular, himem, parallel and gpu. The partitions correspond to the hardware classes in the table above. |
| All these partitions are subdivided into a short, medium and long partition, which you as a user don’t have to select as this will be done automatically, | All these partitions are subdivided into a short, medium and long partition, which you as a user don’t have to select as this will be done automatically, | ||
| Line 105: | Line 100: | ||
| ^ Partition ^ Description ^ | ^ Partition ^ Description ^ | ||
| - | | regular | + | | regular |
| - | | himem | + | | himem | Partition for the nodes with a large amount of memory | |
| - | | parallel | + | | parallel |
| - | | gpu | + | | gpu | Partition with the GPU nodes. More details in the GPU section below.| |
| - | | gelifes | + | |< |
| + | Note: the '' | ||
| ===== GPUs ===== | ===== GPUs ===== | ||
| Line 118: | Line 114: | ||
| Please see [[habrok: | Please see [[habrok: | ||
| + | |||
| + | ===== FAQ ===== | ||
| + | |||
| + | ==== Will my Peregrine account work on Hábrók? ==== | ||
| + | |||
| + | Because there are quite a number of inactive accounts on Peregrine, we have decided not to automatically migrate the accounts to Hábrók, so your account on Peregrine will not automatically work on Hábrók. | ||
| + | |||
| + | If you want to use the new cluster, you need to request access to it by using the [[https:// | ||
| + | |||
| + | Please go to Research and Innovation Support → Computing and Research Support Facilities → High Performance Computing Cluster → Request Hábrók Account. | ||
| + | |||
| + | ==== Will my data be automatically moved from Peregrine to Hábrók? ==== | ||
| + | |||
| + | We will not automatically move your data from Peregrine to Hábrók. The filesystems on Peregrine, ''/ | ||
| + | |||
| + | **The data on Peregrine /scratch will not be migrated, since it is temporary space only.** | ||
| + | |||
| + | ==== How do I migrate data to Habrok? ==== | ||
| + | |||
| + | The best tool for copying data from one location to the other is '' | ||
| + | < | ||
| + | rsync -av / | ||
| + | </ | ||
| + | Note the slashes at the end of the source and the destination. The following flags have been used: | ||
| + | * '' | ||
| + | * '' | ||
| + | You can also enable compression using '' | ||
| + | |||
| + | The best thing about using '' | ||
| + | |||
| + | ==== How do I migrate data from a group folder to Habrok? ==== | ||
| + | |||
| + | The group folders will also be available at ''/ | ||
| + | |||