commit | 0f0601f4ea2f53cfd8bcae060fb03d9bbde070ec | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Wed Aug 11 23:40:24 2010 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Oct 14 18:38:20 2010 +0200 |
tree | 42bcbd8edf48c9cee526893108cc69b4918a9f64 | |
parent | 80a40e439e5a3f30b0a6210a1add6d7c33392e54 [diff] |
drbd: new configuration parameter c-min-rate We now track the data rate of locally submitted resync related requests, and can thus detect non-resync activity on the lower level device. If the current sync rate is above c-min-rate, and the lower level device appears to be busy, we throttle the resyncer. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>