Status: New
Owner: ----
New issue 184 by [email protected]: allow DRBD syncer rate configuration
http://code.google.com/p/ganeti/issues/detail?id=184
What software version are you running? Please provide the output of "gnt-
cluster --version" and "gnt-cluster version".
gnt-cluster --version
gnt-cluster (ganeti v2.4.2) 2.4.2
gnt-cluster version
Software version: 2.4.2
Internode protocol: 2040000
Configuration format: 2040000
OS api version: 20
Export interface: 0
What distribution are you using?
gentoo amd64
What steps will reproduce the problem?
1. setup a cluster with 10GBit network connection :)
2. add a new instance with disk template drbd
2. watch the drbd sync rate
What is the expected output? What do you see instead?
the sync rate should be about 600,000 K/sec. this is what we get on our
cluster using plain drbd without ganeti.
modifying constants.py is a workaround but it would be nice to have the
ability to set syncer rates per instance (e.g. gnt-instance modify ....)
Please provide any additional information below.