512vincent / pdsh

Automatically exported from code.google.com/p/pdsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdcp not work fine

GoogleCodeExporter opened this issue · comments

> pdcp -V
pdsh-2.24 (+readline)

master server is : CNC-BJ-5-3N1
slave server is : CNC-BJ-5-3N2

command following:  
pdcp -R ssh -w CNC-BJ-5-3N2 /Application/abc /Application/  

output: 
CNC-BJ-5-3N2: bash: /Application/abc: No such file or directory
pdcp@CNC-BJ-5-3N1: CNC-BJ-5-3N2: ssh exited with exit code 127

"/Application/abc " exactly exist on  CNC-BJ-5-3N1.

what can i do for this case. thx.

-- heipark zhang

Original issue reported on code.google.com by heip...@gmail.com on 19 Oct 2011 at 11:04

  • Merged into: #12
This is due to Issue 12, which was fixed in pdsh-2.25.

Would you be able to upgrade to a more recent version of pdsh?

Original comment by mark.gro...@gmail.com on 19 Oct 2011 at 4:53

  • Changed state: Duplicate
thank your quick reply. 

now, i update to pdsh 2.26, everything is fine. 
before, i install pdsh by yum (use rpmfore source), now install it by tarball.

thank again .

-- heipark zhang

Original comment by heip...@gmail.com on 20 Oct 2011 at 1:43