From: Philipp Reisner Date: Wed, 13 Jul 2011 08:24:51 +0000 (+0200) Subject: drbd: Changed some defaults X-Git-Tag: v3.8-rc1~78^2~18^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d94927e036cd8e8e1406fa7fc387b4ae730159;p=pandora-kernel.git drbd: Changed some defaults * Enabled the resync controller, with a fill target of 50Kib. That gives reasonable resync speeds without tuning. A much better default than the 250KiB/s fixed. * Enable bitmap compression. It is save to use, and most people have more CPU power than network bandwidth. * ko-count of 7: Abort a connection if the peer fails to process a write request within 42 seconds. * al-extents of 1237: ~5 GiB seems to be a much more sane default these days. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed