ganeti

Safe HaskellSafe-Infered

Ganeti.HTools.GlobalN1

Description

Implementation of global N+1 redundancy

Synopsis

Documentation

evac :: Gdx -> [Ndx] -> (List, List) -> Idx -> Result (List, List)Source

canEvacuateNode :: (List, List) -> Node -> BoolSource

Decide if a node can be evacuated, i.e., all DRBD instances failed over and all shared/external storage instances moved off to other nodes.