[Info-vax] SSH is hang up on VMS side
samizahra
sami.z.zahra%intel.com at gtempaccount.com
Wed Nov 23 13:32:20 EST 2011
This is the ssh I am currently using on OpenVMS V7.3-2
dsa100:[sys1.syscommon.][sysexe]tcpip$ssh_ssh2.exe: SSH Secure Shell
OpenVMS (V1
© Copyright 1976, 2003 Hewlett-Packard Development Company, L.P.
All rights reserved.
and this is how I am calling a linux box to run a script
$ define /user_mode sys$output smash$local:my_log.log
$ ssh username at servername "script_location/run_script.csh"
the script will finish running on the linux box but ssh on VMS side is
hang
The process status on linux server looks like this when using top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
6177 username 16 0 0 0 0 Z 0 0.0 0:00.02 csh
<defunct>
you can see that the process for this account is in Z state on linux
side
Any idea how to solve the ssh hang state on VMS side?
sami
More information about the Info-vax
mailing list