>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?
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to