You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/14 13:58:47 UTC

[GitHub] [incubator-doris] lordk911 commented on issue #10129: [Bug] doris-manager agent can't start

lordk911 commented on issue #10129:
URL: https://github.com/apache/incubator-doris/issues/10129#issuecomment-1155224775

   my env is centos7  
   ssh remote and exec multiple commond should like this : 
   `ssh -o ConnectTimeOut=20 -o StrictHostKeyChecking=no -o BatchMode=yes -o PasswordAuthentication=no -i /data/soft/doris/doris-manager-1.0/server/conf/sshkey-7 -p 22 bigtop@10.0.105.243 "cd /data/soft/doris/doris-1.0.0/agent ; ls bin/agent_start.sh"`
   
   Enclose it in double quotation marks , and Separate them with a semicolon


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org