Skip to content

Commit affdb7a

Browse files
authored
Merge pull request #737 from wdpypere/skitty
skitty migrating to RHEL 9
2 parents a8da9f7 + f37d915 commit affdb7a

File tree

3 files changed

+2
-30
lines changed

3 files changed

+2
-30
lines changed

mkdocs/docs/HPC/FAQ.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -337,34 +337,6 @@ This can lead to dramatic performance improvements.
337337
For guidance on setting up virtual environments,
338338
refer to the [Python virtual environments setup guide](./setting_up_python_virtual_environments.md).
339339

340-
### Is my connection compromised? Remote host identification has changed
341-
342-
On Monday 25 April 2022, the login nodes received an update to RHEL8.
343-
This means that the host keys of those servers also changed. As a result,
344-
you could encounter the following warnings.
345-
346-
MacOS & Linux (on Windows, only the second part is shown):
347-
348-
```shell
349-
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
350-
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
351-
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
352-
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
353-
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
354-
It is also possible that a host key has just been changed.
355-
The fingerprint for the RSA key sent by the remote host is
356-
xx:xx:xx.
357-
Please contact your system administrator.
358-
Add correct host key in /home/hostname/.ssh/known_hosts to get rid of this message.
359-
Offending RSA key in /var/lib/sss/pubconf/known_hosts:1
360-
RSA host key for user has changed and you have requested strict checking.
361-
Host key verification failed.
362-
```
363-
364-
Please follow the instructions at [migration to RHEL8]({{ hpc_infrastructure_url }}/migration_to_rhel8)
365-
to ensure it really _is not a hacking attempt_ \- you will find the correct host key to compare.
366-
You will also find how to hide the warning.
367-
368340
### VO: how does it work?
369341

370342
A Virtual Organisation consists of a number of members and moderators. A moderator can:

mkdocs/docs/HPC/rhel9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ using RHEL 8 to RHEL 9 one by one, following the schedule outlined below.
135135
| ***cluster*** | ***migration start*** | ***migration completed on*** |
136136
| --- | ---- | --- |
137137
| `skitty` | Monday 30 September 2024 | |
138-
| `joltik` | October 2024 | |
138+
| `joltik` | Monday 21 October 2024 | |
139139
| `accelgor` | November 2024 | |
140140
| `gallade` | December 2024 | |
141141
| `donphan` | February 2025 | |

mkdocs/extra/gent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ othercluster: donphan
7777
7878
hpcusersml: [email protected]
7979
hpcannounceml: [email protected]
80-
operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik, skitty)
80+
operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik) and RHEL 9.4 (skitty, shinx)
8181
operatingsystembase: Red Hat Enterprise Linux
8282
# Special for perfexpert tutorial
8383
mpirun: vsc-mympirun

0 commit comments

Comments
 (0)