commit | 5a8b424276f7ba50c51e7caf485b2be23739e5b8 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Tue Jun 14 14:18:23 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Jun 30 09:23:43 2011 +0200 |
tree | 001a7250e631db20a5bc3d9fd667dc8a817d9c1f | |
parent | 8ccee20e3ef4e12dbf02a18f17d386569b1f73ee [diff] |
drbd: account bitmap IO during resync as resync-(related-)-io If we have a good resync rate, we will frequently update the on-disk bitmap, which, if not accounted for as resync io, may let an otherwise idle device appear to be "busy", and cause us to throttle resync. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>