You are not logged in.

#1 2020-07-21 14:09:46

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

rsync fails to finish receiving files

Hi folks,

I run a local mirror, which basically does

rsync -rtlHp4 --safe-links --timeout=600 --contimeout=60 --delay-updates --no-motd --partial --exclude .~tmp~ -v rsync://141.35.51.219/archlinux-all/archlinux32/ /srv/http/arch/archlinux32/

from the master mirror. For some time now (~1 week), it fails to move the files out of their .~tmp~ directory. Any ideas, what I did wrong? (It worked before).

I already moved all the partial-files over (from pool/.~tmp~/ to pool/), now rsync claims to copy the files again.

Can anyone share their rsync options, please?

regards,
deep42thought

Offline

#2 2020-07-21 19:13:39

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: rsync fails to finish receiving files

rsync claims to output useful error codes.  Can you capture these, they might be useful?


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#3 2020-07-21 20:00:04

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: rsync fails to finish receiving files

Ah, I forgot to mention: rsync does not report any errors (exit code included). I'm currently trying with

rsync --delete-after -av

... let's see

Offline

#4 2020-07-21 21:49:10

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: rsync fails to finish receiving files

That's unexpected.  I don't normally expect the man pages to be so wrong.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

Board footer

Powered by FluxBB