On Thu, Jun 28, 2012 at 6:56 AM, Iustin Pop <[email protected]> wrote:
> The recent patch series on hcheck made me realise how much pain we
> have due to hbal not being able to work (at all) with split instances.
>
> This is sub-optimal; ideally, hbal would degrade its behaviour, but
> not completely refuse to work. This patch does this, by marking any
> split instances as not movable (since such instances most likely mean
> that some manual intervention is done on then), but otherwise
> proceeding with the rebalance of the selected node group.
> ---
>  htools/Ganeti/HTools/Loader.hs       |   11 ++++++++++-
>  htools/Ganeti/HTools/Program/Hbal.hs |    5 ++---
>  2 files changed, 12 insertions(+), 4 deletions(-)

LGTM, thanks.

René

Reply via email to