hjmangalam / parsyncfp

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

hanging at checking fpcache #44

Open cryply opened 7 months ago

cryply commented 7 months ago

Hi

I am on debian. I have mounted 2 remote drives over CIFS. folders /mnt/a and /mnt/b. I am trying to sync /mnt/a/1 into /mnt/b. parsyncfp stuck duting syncing at :

newfstatat(AT_FDCWD, "/userx/.parsyncfp/fpcache/f.0", 0x558c72ee44a8, 0) = -1 ENOENT (No such file or directory)

is it possible to use it on mounted disks?

hjmangalam commented 7 months ago

Parsyncfp is the old version and doesn't work well with direct mounted FSs. Could you try parsyncfp2 and see what happens? It should work with direct mounts, but not as well as with remote hosts.

Also, I've never tried it with CIFS, so you'll be the guinea pig. Please let me know what it does. Harry

On Wed, Feb 14, 2024, 7:55 AM Morpher @.***> wrote:

Hi

I am on debian. I have mounted 2 remote drives over CIFS. folders /mnt/a and /mnt/b. I am trying to sync /mnt/a/1 into /mnt/b. parsyncfp stuck duting syncing at :

newfstatat(AT_FDCWD, "/userx/.parsyncfp/fpcache/f.0", 0x558c72ee44a8, 0) = -1 ENOENT (No such file or directory)

is it possible to use it on mounted disks?

— Reply to this email directly, view it on GitHub https://github.com/hjmangalam/parsyncfp/issues/44, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASF3YYI4ENCVYJF3J3IQ4LYTTNAHAVCNFSM6AAAAABDIQ72BWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTINRWGY4TANI . You are receiving this because you are subscribed to this thread.Message ID: @.***>