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

samba-bugs at samba.org samba-bugs at samba.org
Mon Mar 5 22:05:17 UTC 2018


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

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

Hi Dave,

I'm not seeing any errors on the write calls. Would an fsync() be required to
force the error?

[postgres at hades ~]$ grep ERR rsync.test.log 
52419: lstat("/usr/local/etc/libmap.d",0x7fffffffc728) ERR#2 'No such file or
directory'
52419: access("/lib/libiconv.so.2",F_OK)     ERR#2 'No such file or directory'
52419: access("/usr/lib/libiconv.so.2",F_OK)     ERR#2 'No such file or
directory'
52419: access("/usr/lib/compat/libiconv.so.2",F_OK) ERR#2 'No such file or
directory'
52419: readlink("/etc/malloc.conf",0x7fffffffd7e0,1024) ERR#2 'No such file or
directory'
52419: openat(AT_FDCWD,"/etc/popt",O_RDONLY,00)     ERR#2 'No such file or
directory'
52419: openat(AT_FDCWD,"/usr/home/postgres/.popt",O_RDONLY,00) ERR#2 'No such
file or directory'
52881: stat("arch/000000010000005E00000017",0x7fffffffca10) ERR#2 'No such file
or directory'
52881: __acl_get_file(0x455d12,0x3,0x8012ca000)     ERR#22 'Invalid argument'
52881: lstat("000000010000005E00000017",0x7fffffffbc60) ERR#2 'No such file or
directory'
52987: openat(AT_FDCWD,"000000010000005E00000017",O_RDONLY,00) ERR#2 'No such
file or directory'
52987: __acl_get_file(0x455d12,0x3,0x8012ca000)     ERR#22 'Invalid argument'
52987: rename(".000000010000005E00000017.kmkocG","000000010000005E00000017")
ERR#69 'Disc quota exceeded'
52987: stat("/usr/share/nls/C/libc.cat",0x7fffffff9e28) ERR#2 'No such file or
directory'
52987: stat("/usr/share/nls/libc/C",0x7fffffff9e28) ERR#2 'No such file or
directory'
52987: stat("/usr/local/share/nls/C/libc.cat",0x7fffffff9e28) ERR#2 'No such
file or directory'
52987: stat("/usr/local/share/nls/libc/C",0x7fffffff9e28) ERR#2 'No such file
or directory'
52987: select(1,{ 0 },{ },{ 0 },{ 60.000000 })     ERR#4 'Interrupted system
call'
52881: nanosleep({ 0.020000000 })         ERR#4 'Interrupted system call'
52881: wait4(-1,0x7fffffffc3d4,WNOHANG,0x0)     ERR#10 'No child processes'
52881: sigreturn(0x7fffffffc400)         ERR#4 'Interrupted system call'
52881: wait4(52987,0x7fffffffc9d4,WNOHANG,0x0)     ERR#10 'No child processes'
52419: nanosleep({ 0.020000000 })         ERR#4 'Interrupted system call'
52419: wait4(-1,0x7fffffffc4d4,WNOHANG,0x0)     ERR#10 'No child processes'
52419: sigreturn(0x7fffffffc500)         ERR#4 'Interrupted system call'
52419: wait4(52881,0x7fffffffcaf4,WNOHANG,0x0)     ERR#10 'No child processes'
52419: wait4(52881,0x7fffffffcaf4,WNOHANG,0x0)     ERR#10 'No child processes'

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



More information about the rsync mailing list