|
|
How to setup ssh for qrsh:Have ssh working, all keys created ... Set the parameters rsh_daemon and rlogin_daemon in your cluster configuration to ssh:
If you have execution hosts with different architectures that have different paths to ssh, you will have to make these settings for each execution host individually (qconf -mconf hostname), else you can change the global cluster configuration (qconf -mconf). Set the parameters rsh_command and rlogin_command in your cluster configuration to ssh:
If you have submit hosts with different architectures that have
different paths to ssh, you will have to make these settings for each
submit host individually (qconf -mconf hostname), else you can
change the global cluster configuration (qconf -mconf). How to setup ssh for qlogin:Have ssh working, all keys created ... Set the parameter qlogin_daemon in your cluster configuration to support ssh:
If you have execution hosts with different architectures that have different paths to ssh, you will have to make these settings for each execution host individually (qconf -mconf hostname), else you can change the global cluster configuration (qconf -mconf). Set the parameter qlogin_command in your cluster configuration to support ssh:
The qlogin_wrapper script should be as follows:
If you have submit hosts with different architectures that have
different paths to ssh, you will have to make sure that the
qlogin_wrapper script is set for each submit host individualy (qconf
-mconf hostname), else you can change the global cluster
configuration (qconf -mconf). |
|
![]() |
By any use of this Website, you agree to be bound by these Policies and Terms of Use. |