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 [2025/01/21 09:26] (current) – camarocico | ||
---|---|---|---|
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 118: | Line 113: | ||
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 ''/ | ||
+ |