diff --git a/mkdocs/docs/HPC/FAQ.md b/mkdocs/docs/HPC/FAQ.md index d649e2ef91d..1d098bd1655 100644 --- a/mkdocs/docs/HPC/FAQ.md +++ b/mkdocs/docs/HPC/FAQ.md @@ -337,34 +337,6 @@ This can lead to dramatic performance improvements. For guidance on setting up virtual environments, refer to the [Python virtual environments setup guide](./setting_up_python_virtual_environments.md). -### Is my connection compromised? Remote host identification has changed - -On Monday 25 April 2022, the login nodes received an update to RHEL8. -This means that the host keys of those servers also changed. As a result, -you could encounter the following warnings. - -MacOS & Linux (on Windows, only the second part is shown): - -```shell -@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -@ 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 RSA key sent by the remote host is -xx:xx:xx. -Please contact your system administrator. -Add correct host key in /home/hostname/.ssh/known_hosts to get rid of this message. -Offending RSA key in /var/lib/sss/pubconf/known_hosts:1 -RSA host key for user has changed and you have requested strict checking. -Host key verification failed. -``` - -Please follow the instructions at [migration to RHEL8]({{ hpc_infrastructure_url }}/migration_to_rhel8) -to ensure it really _is not a hacking attempt_ \- you will find the correct host key to compare. -You will also find how to hide the warning. - ### VO: how does it work? A Virtual Organisation consists of a number of members and moderators. A moderator can: diff --git a/mkdocs/docs/HPC/rhel9.md b/mkdocs/docs/HPC/rhel9.md index 979a3eb73a1..0336e92019f 100644 --- a/mkdocs/docs/HPC/rhel9.md +++ b/mkdocs/docs/HPC/rhel9.md @@ -135,7 +135,7 @@ using RHEL 8 to RHEL 9 one by one, following the schedule outlined below. | ***cluster*** | ***migration start*** | ***migration completed on*** | | --- | ---- | --- | | `skitty` | Monday 30 September 2024 | | -| `joltik` | October 2024 | | +| `joltik` | Monday 21 October 2024 | | | `accelgor` | November 2024 | | | `gallade` | December 2024 | | | `donphan` | February 2025 | | diff --git a/mkdocs/extra/gent.yml b/mkdocs/extra/gent.yml index 951fafab3f3..0133e9fa236 100644 --- a/mkdocs/extra/gent.yml +++ b/mkdocs/extra/gent.yml @@ -77,7 +77,7 @@ othercluster: donphan hpcinfo: hpc@ugent.be hpcusersml: hpc-users@lists.ugent.be hpcannounceml: hpc-announce@lists.ugent.be -operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik, skitty) +operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik) and RHEL 9.4 (skitty, shinx) operatingsystembase: Red Hat Enterprise Linux # Special for perfexpert tutorial mpirun: vsc-mympirun