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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to