Bug ID 1108562
Summary rsync to btrfs destination: random errors
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.0
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter matwey.kornilov@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hello,

I am trying to use rsync as the following:

rsync -aAv --sparse --preallocate --numeric-ids --info=progress2
--delete-excluded --delete

My destination is local btrfs filesystem. After upgrade to 15.0 I see random
errors like the following:

rsync: [sender] write error: Broken pipe (32)
rsync: write failed on
"/run/media/matwey/3ec252ae-e1a4-429f-b52e-90f37dd05702/backup/oak/matwey/.local/share/Steam/config/htmlcache/Cache/f_0005c5":
No such file or directory (2)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]

or

rsync: write failed on
"/run/media/matwey/3ec252ae-e1a4-429f-b52e-90f37dd05702/backup/oak/matwey/.local/share/Steam/friends/icon_chatFailed.tga":
No data available (61)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]

When rerun, the issue at this file is gone. Is it known issue?

rsync 3.1.3
kernel 4.12.14-lp150.12.16-default


You are receiving this mail because: