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

Hervé Gautier herve.gautier at thalesgroup.com
Thu Apr 22 17:29:12 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.


Hello world !

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


If rate is used like this:
resource r1
   syncer {
      rate 10M;
      [...]
   }
   [...]
}
resource r2
   syncer {
      rate 15M;
      [...]
   }
   [...]
}
Is it a per resource limitation ?



What about using both ?


Thank in advance !

-- 
Hervé GAUTIER




More information about the drbd-user mailing list