[DRBD-user] Is rate parameter for all resources or can be configured for each resource ?

Joseph L. Casale jcasale at activenetwerx.com
Thu Apr 22 18:40:39 CEST 2010

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


>If rate is used like this:
>common {
>   syncer {
>      rate 20M;
>      [...]
>   }
>   [...]
>}
>It it a global bandwidth limitation for all resources ?

http://www.drbd.org/users-guide/re-drbdconf.html

That's what common means...

>resource r2
>   syncer {
>      rate 15M;
>      [...]
>   }
>   [...]
>}
>Is it a per resource limitation ?

That's not common, but resource specific, so yes.

>What about using both ?

Why, what would that accomplish?



More information about the drbd-user mailing list