Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parsyncfp2 is not starting #9

Open
cmonty14 opened this issue Mar 21, 2023 · 5 comments
Open

parsyncfp2 is not starting #9

cmonty14 opened this issue Mar 21, 2023 · 5 comments

Comments

@cmonty14
Copy link

Hello,
I'm trying to transfer files from Ceph device (source) to NFS share (target).
Source and target are mounted on the same host.

This is the directory tree of the source:

# tree -L 1 /mnt/rbd/
/mnt/rbd/
├── PBA
├── PBH
└── VCT

It looks like parsyncfp2 is not starting using this command:

# parsyncfp2 -v 1 --NP=8 --chunksize=8M --startdir='/mnt/rbd' VCT /mnt/backupVCT/
parsyncfp2 version 2.56 (Sargasso Apocalypse)
Mar 20, 2023
by Harry Mangalam <[email protected]>

parsyncfp2 is a Perl script that wraps the near-miraculous Tridgell/
Mackerras 'rsync' to provide load balancing and parallel operation across
network connections to increase the amount of bandwidth it can use.
The 'fp' variant uses 'fpart' to bypass the need for a full recursive
descent of the dir trees before the actual transfer starts.
Versions >2 allow multihost sends to increase bandwidth saturation
WARNING: Do NOT use any '--delete*' options in the rsync options ('--ro').
parsyncfp2 is distributed under the Gnu Public License (GPL) v3.

Can you please advise how to fix this?

@hjmangalam
Copy link
Owner

hjmangalam commented Mar 21, 2023 via email

@cmonty14
Copy link
Author

cmonty14 commented Mar 21, 2023

Actually rsync works w/o problems.

@hjmangalam
Copy link
Owner

hjmangalam commented Mar 21, 2023 via email

@hjmangalam
Copy link
Owner

hjmangalam commented Mar 21, 2023 via email

@hjmangalam
Copy link
Owner

hjmangalam commented Mar 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants