Hi,
I’m trying to submit a bit outdated UM v8.4 job from UMUI on pumanew to ARCHER2. I’m currently trying to run my copy (tfkqy) of gmann’s xplpg, which Graham is trying to run himself.
However, the problem I currently have is different from his. The last few lines of
pumanew:/home/ggxmy/um/um_extracts/tfkqy/baserepos/UMATMOS/ext.out
read;
Destination:
myosh@login.archer2.ac.uk:/work/n02/n02/myosh/um/tfkqy/baserepos/UMATMOS
Start: 2022-12-07 12:39:21=> ssh -n -oBatchMode=yes myosh@login.archer2.ac.uk mkdir -p /work/n02/n02/myosh/um/tfkqy/baserepos/UMATMOS/cfg
Permission denied (publickey).
Time taken: 0 s=> ssh -n -oBatchMode=yes myosh@login.archer2.ac.uk mkdir -p /work/n02/n02/myosh/um/tfkqy/baserepos/UMATMOS/cfg
[FAIL] ssh -n -oBatchMode=yes myosh@login.archer2.ac.uk mkdir -p /work/n02/n02/myosh/um/tfkqy/baserepos/UMATMOS/cfg failed (255) at /home/fcm/fcm-2019.09.0/bin/…/lib/FCM1/Dest.pm line 755.
I think this is most related to the topic
https://cms-helpdesk.ncas.ac.uk/t/connecting-archer2/733
But it has been closed and don’t seem to be able to be reopened.
In that topic I tried to set up a connection from pumanew to ARCHER2, and it seemed to have gone in the way shown in the instruction at
https://ncas-cms.github.io/um-training/getting-setup.html#configure-connection-to-archer2
It is still the case. When I do this
$ ssh login.archer2.ac.uk
I get these, which are exactly the same response that is shown near the bottom of that page;
Enter passphrase for key ‘/home/ggxmy/.ssh/id_rsa_archerum’:
PTY allocation request failed on channel 0
Comand rejected by policy. Not in authorised list
Connection to login.archer2.ac.uk closed.
Can anyone see what’s the problem? Or any suggestion for what I can try?
Here is another and probably a minor issue. Can’t I change directory to /work on ARCHER2? I don’t seem to be able to do that.
myosh@ln01:/home/n02/n02/myosh $ cd /work/n02/n02/myosh
myosh@ln01:/home/n02/n02/myosh $ pwd
/home/n02/n02/myosh
although I can see the directory;
myosh@ln01:/home/n02/n02/myosh $ ll /work/n02/n02/myosh/um
total 4
drwxr-sr-x 3 myosh n02 4096 Nov 17 14:06 tfkqz
So, although I wasn’t aware, it seems that the submission of my previous job (tfkqz) has come through to ARCHER2 on Nov 17 (tfkqy did not come through).
Cheers,
Masaru