Operating System - HP-UX
1834187 Members
2557 Online
110064 Solutions
New Discussion

Re: problem run ssh to other server

 
SOLVED
Go to solution
Eli Daniel
Super Advisor

problem run ssh to other server

I have the following problem

I am running a script with SSH and returns the output terminal. the script runs all of its processes but does not return the terminal
/ Usr / bin / ssh @ SAPL902 smdadm "/ usr/sap/SMD/J10/script/smdstart.sh"

Annex images
4 REPLIES 4
Eli Daniel
Super Advisor

Re: problem run ssh to other server

the script add in the cluster. the cluster is down.
Raj D.
Honored Contributor
Solution

Re: problem run ssh to other server

Daniel,

Take a look at this link, how to fix the smdstart.sh problem, this is nothing much to do with hp-ux seems to be,


Try smdstop.sh and ./smdstart.sh and then try with the instance number and try after deleting kill.sap file.

https://forums.sdn.sap.com/thread.jspa?threadID=583994&tstart=0

Also check out the note: (more google it)
1109366 - Diagnostics Agent SPS 13


Also check:

https://forums.sdn.sap.com/thread.jspa?threadID=1009547&tstart=0

Hth,
Raj.


" If u think u can , If u think u cannot , - You are always Right . "
Eli Daniel
Super Advisor

Re: problem run ssh to other server

in effect when you run / usr / bin / ssh @ SAPL902 smdadm "/ usr/sap/SMD/J10/script/smdstart.sh" the agent run, but the script does not return the shell cluster.
script from the cluster does not continue to command the other sentences.
Eli Daniel
Super Advisor

Re: problem run ssh to other server

The problem is version agent. this version agent no support command remote run. Thanks for your help.