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

_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to