Skip to content
  • Guido Trotter's avatar
    N+1: verify using minimum memory · 827ac163
    Guido Trotter authored
    
    
    Since instances can be started, failed over and migrated with less than
    their maximum memory N+1 will use the minimum memory for verification.
    
    Note that this accounts only for the instances being moved being
    resized, and not for the ones already on the node, as ganeti will not
    automatically resize other instances on the target node now when trying
    to start/failover/migrate an instance.
    
    Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    827ac163