Next, I will do a plain 'cp -a' between the original source (sdh on /sata) and
target(md127 on /data1) to see how it goes.

Do the files/directories that you want to copy change frequently...?

Maybe you can isolate your sources into groups that wouldn't change during one
rsync run?

I think to have noticed in the past that rsync doesn't stop on incomplete
files... If the files keep changing, rsync will keep trying to get them over to
the destination, again and again...

Attempts to rsync a log file that is permanently written into will keep rsync
running forever. I'm not really sure about this, but that's what's in my memory.

Good luck with it.

Iosif Fettich
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to