Remote connection to ncm0394 could not be started, or exited with return code 255
Hello all, I received this following new error. Apparently the run was using a host, which was specified in $CFXHOSTS, which i have no access to. It is the first time i encountered this error, but i have been using RWTH cluster for calculations only for the past few weeks. Did something change recently in $CFXHOSTS, or is $CFXHOSTS not yet updated for the new machines? Best Regards, Marek -------------------------------------------------------------------------------------------------------------------- An error has occurred in cfx5solve: Remote connection to ncm0394 could not be started, or exited with return code 255. It gave the following output: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password,hostbased). Check that you have typed the hostname correctly, and that you have an account "ms958471" on the specified host with access permission from this host. You can use the following command to check the connection to a UNIX machine: ssh ncm0394 uname or the following command if it is a Windows machine: ssh ncm0394 cmd /c echo working An error has occurred in cfx5solve: The architecture string for host ncm0394 could not be determined. cfx5solve -def 2019-02-27_Cathode_Mok_init.def -par-dist "$CFXHOSTS" -ccl 2.97s user 0.23s system 56% cpu 5.655 total ------------------------------------------------------------------------------------ when checking my access using my HPC-password: ms958471@login18-x-1:~[505]$ ssh ncm0394 uname ms958471@ncm0394's password: Permission denied, please try again.
Hi Marek, this is normal, as no one has access to the compute nodes per ssh per default. But CFX is in desperate need of ssh for multinode jobs. We are working on this issue. With LSF we were able to write a wrapper for ssh using blaunch. We were not successful up to now with srun. So we will have to find another way. For the time being, you will be bound to single node jobs with CFX. Best Marcus On 2/27/19 1:32 PM, simon@isf.rwth-aachen.de wrote:
Hello all,
I received this following new error. Apparently the run was using a host, which was specified in $CFXHOSTS, which i have no access to.
It is the first time i encountered this error, but i have been using RWTH cluster for calculations only for the past few weeks. Did something change recently in $CFXHOSTS, or is $CFXHOSTS not yet updated for the new machines?
Best Regards, Marek
-------------------------------------------------------------------------------------------------------------------- An error has occurred in cfx5solve:
Remote connection to ncm0394 could not be started, or exited with return code 255. It gave the following output:
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password,hostbased).
Check that you have typed the hostname correctly, and that you have an account "ms958471" on the specified host with access permission from this host. You can use the following command to check the connection to a UNIX machine:
ssh ncm0394 uname
or the following command if it is a Windows machine:
ssh ncm0394 cmd /c echo working
An error has occurred in cfx5solve:
The architecture string for host ncm0394 could not be determined.
cfx5solve -def 2019-02-27_Cathode_Mok_init.def -par-dist "$CFXHOSTS" -ccl 2.97s user 0.23s system 56% cpu 5.655 total
------------------------------------------------------------------------------------
when checking my access using my HPC-password:
ms958471@login18-x-1:~[505]$ ssh ncm0394 uname ms958471@ncm0394's password: Permission denied, please try again. _______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de
-- Marcus Wagner, Dipl.-Inf. IT Center Abteilung: Systeme und Betrieb RWTH Aachen University Seffenter Weg 23 52074 Aachen Tel: +49 241 80-24383 Fax: +49 241 80-624383 wagner@itc.rwth-aachen.de www.itc.rwth-aachen.de
participants (2)
-
Marcus Wagner
-
simon@isf.rwth-aachen.de