Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
habrok:additional_information:known_issues [2024/07/16 13:55] – [New server hostkey (21/03/2024 & 15/07/2024)] fokke | habrok:additional_information:known_issues [2025/07/01 11:59] (current) – [Last updated] pedro | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Getting e-mails on job status changes ===== | ===== Getting e-mails on job status changes ===== | ||
- | The Slurm scheduler has not been connected to a mail server and getting mail notifications is not possible. | + | The Slurm scheduler has not been connected to a mail server and getting mail notifications is not possible. Because this caused emails from the RUG domain to be trapped by spam filters, we regrettably have no plans to enable email notifications in the future. |
===== Wrong software stack used for interactive jobs ===== | ===== Wrong software stack used for interactive jobs ===== | ||
Line 13: | Line 13: | ||
===== Software using Intel MPI fails when using '' | ===== Software using Intel MPI fails when using '' | ||
- | |||
This seems to happen for jobs requesting a larger number of nodes, and only with '' | This seems to happen for jobs requesting a larger number of nodes, and only with '' | ||
- | ===== New server hostkey (21/03/2024 & 15/ | + | ===== OpenMPI issues with the '' |
- | + | Due to a bug in the scheduler, OpenMPI 5 currently only works with '' | |
- | In order to bring Hábrók back online after the incident on 16/03/2024 we had to reinstall and reconfigure the login and interactive nodes. Because of this, these nodes now have new server host keys. This means that connecting to Hábrók results in (correct) warnings that these keys no longer match those that had been registered | + | |
- | + | ||
- | On 15/07/2024 we had to reinstall the interactive | + | |
- | + | ||
- | Normally, checking | + | |
- | + | ||
- | ==== MobaXterm ==== | + | |
- | + | ||
- | When reconnecting you will see a pop up window. Simply press " | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | ==== ssh connections on a terminal ==== | + | |
- | + | ||
- | You will see a message with: | + | |
- | + | ||
- | < | + | |
- | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | + | |
- | @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! | + | |
- | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | + | |
- | IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! | + | |
- | Someone could be eavesdropping on you right now (man-in-the-middle attack)! | + | |
- | It is also possible that a host key has just been changed. | + | |
- | The fingerprint for the ED25519 key sent by the remote host is | + | |
- | SHA256: | + | |
- | Please contact your system administrator. | + | |
- | Add correct host key in / | + | |
- | Offending ED25519 key in / | + | |
- | remove with: | + | |
- | ssh-keygen | + | |
- | Host key for login1.hb.hpc.rug.nl has changed | + | |
- | Host key verification failed. | + | |
- | </ | + | |
- | + | ||
- | Follow the instructions on the message and run: | + | |
- | + | ||
- | < | + | |
- | ssh-keygen -f "/ | + | |
- | </ | + | |
- | **Note that your command may be different, as the path to the '' | + | ==== Page last updated on ==== |
+ | 2025-07-01 |