hjmangalam / parsyncfp

follow-on to parsync (parallel rsync) with better startup perf
Other
161 stars 19 forks source link

fpart is never forked #9

Open ghost opened 6 years ago

ghost commented 6 years ago

This is my first time trying to use parsyncfp so I'm not sure what I'm doing wrong, but this is what I'm seeing:

INFO: Forking fpart.  Check [/home/bp/.parsyncfp/fpcache/fpart.log.00.18.05_2018-03-30] for errors if it hangs.
sh: 1: Syntax error: "(" unexpected
cat: /home/bp/.parsyncfp/fpcache/FP_PIDFILE00.18.05_2018-03-30: No such file or directory
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..

I simply ran ~/parsyncfp . host:/somedir on an Ubuntu 16.04 system, and fpart is installed via the standard apt package.

Any ideas?

hjmangalam commented 6 years ago

On Thursday, March 29, 2018 9:20:46 PM PDT bparker06 wrote:

This is my first time trying to use parsyncfp so I'm not sure what I'm doing wrong, but this is what I'm seeing:

INFO: Forking fpart.  Check
[/home/bp/.parsyncfp/fpcache/fpart.log.00.18.05_2018-03-30] for errors
if it hangs. sh: 1: Syntax error: "(" unexpected
cat: /home/bp/.parsyncfp/fpcache/FP_PIDFILE00.18.05_2018-03-30: No such
file or directory INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..

I simply ran ~/parsyncfp . home:/somedir Thanks for trying parsyncfp!

That's a little odd.

if you ran

./parsyncfp . /user@remotehost:/path/to/target[1]/

it should work or at least give you better errors.

do you have fpart installed? Is it on your PATH? Actually, parsyncfp should detect that and issue:

FATAL: There's no 'fpart' executable on your PATH. Did you install it?

does it dump a help page?

That's what I've got right now..

hjm

Any ideas?

Harry Mangalam, Research Computing, Rm 225 MSTB, UC Irvine [m/c 2225] / 92697 Google Voice Multiplexer: (949) 478-4487 415 South Circle View Dr, Irvine, CA, 92697 [shipping] XSEDE 'Campus Champion' - ask me about your research computing needs. Map to MSTB[2]| Map to Data Center Gate[3]


[1] mailto:user@remotehost:/path/to/target [2] http://maps.google.com/maps?q=33.641950,-117.844348&z=17 [3] http://maps.google.com/maps?q=33.643569,-117.839008&z=17