DO NOT REPLY [Bug 4030] New: new option: --filelimit

samba-bugs at samba.org samba-bugs at samba.org
Thu Aug 17 19:58:31 GMT 2006


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

           Summary: new option: --filelimit
           Product: rsync
           Version: 2.6.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: vl at samba.org
         QAContact: rsync-qa at samba.org


I've got a server that gets backed up during normal operation. While the rsync
sender is building up the file list, it saturates the disk subsystem with the
directory traversal which drives load due to other operations to silly heights.

The patch to follow implements a --filelimit=n option that limits the number of
files to be looked up per second, very similar to the --bwlimit option.

Volker


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list