Updates:
        Status: Fixed

Comment #2 on issue 792 by [email protected]: paused DRBD sync causes flood of requests to noded
http://code.google.com/p/ganeti/issues/detail?id=792

Fixed with

commit c1b512ca4683a917733f8ad4f9904373e47009ec
Author: Thomas Thrainer <[email protected]>
Date:   Tue Apr 8 10:15:36 2014 +0200

    Fix request flooding of noded during disk sync

    If a user manually pauses the DRBD sync, Ganeti started to poll the node
    daemon without any waiting between request. This caused heavy load on
    the node. This patch fixes this by waiting at least 5 secondes between
    two polls if no sensible estimate for the remaining sync time could be
    made.

    Fixes issue 792

    Signed-off-by: Thomas Thrainer <[email protected]>
    Reviewed-by: Hrvoje Ribicic <[email protected]>

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to