samba-bugs at samba.org
2017-Apr-13  05:23 UTC
[Bug 12741] New: stop rsync on "No space left on device"
https://bugzilla.samba.org/show_bug.cgi?id=12741
            Bug ID: 12741
           Summary: stop rsync on "No space left on device"
           Product: rsync
           Version: 3.1.2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
          Assignee: wayned at samba.org
          Reporter: ryuta at caramail.com
        QA Contact: rsync-qa at samba.org
rsync show me :
rsync: delete_file: make_backup(...) failed: No space left on device (28)
rsync: delete_file: make_backup(...) failed: No space left on device (28)
...
in output.
Rsync is right, but I would like it to stop on first error, because I think
that it isn't necessary that it populate my log moreover and use my CPU and
my
network vainly.
Despite I understand that another backup of a more little file could succeed, I
think it could be useful.
Thanks for your work.
Regards.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2020-Apr-09  17:34 UTC
[Bug 12741] stop rsync on "No space left on device"
https://bugzilla.samba.org/show_bug.cgi?id=12741 --- Comment #1 from Ben RUBSON <ben.rubson at gmx.com> --- I think the required patch may be there : https://bugzilla.samba.org/show_bug.cgi?id=12525 -- You are receiving this mail because: You are the QA Contact for the bug.
Maybe Matching Threads
- [Bug 12525] New: [PATCH] Avoid uploading whole file when transfer fails
 - new option suggestion '--backup-only'
 - [Bug 11668] New: incorrect/inconsistent behavior when --backup-dir is on a full filesystem
 - [Bug 12522] New: [PATCH] Send last error messages to sender
 - [Bug 12817] New: [PATCH] Allow daemon itself to chroot