[Bug 13317] rsync returns success when target filesystem is full

samba-bugs at samba.org samba-bugs at samba.org
Tue Mar 6 01:56:44 UTC 2018


https://bugzilla.samba.org/show_bug.cgi?id=13317

--- Comment #12 from Rui DeSousa <rui.desousa at icloud.com> ---
(In reply to Dave Gordon from comment #10)

The sparse option errors out :).

[postgres at hades ~]$ rsync -av --sparse 000000010000005E00000017
arch/000000010000005E00000017 
sending incremental file list
000000010000005E00000017
rsync: write failed on "/usr/home/postgres/arch/000000010000005E00000017": Disc
quota exceeded (69)
rsync error: error in file IO (code 11) at receiver.c(400) [receiver=3.1.2]
rsync: [sender] write error: Broken pipe (32)



[postgres at hades ~]$ rsync -av --preallocate 000000010000005E00000017
arch/000000010000005E00000017 
preallocation is not supported on this Server
rsync error: syntax or usage error (code 1) at compat.c(205) [Receiver=3.1.2]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226)
[sender=3.1.2]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list