Skip to content
  • Iustin Pop's avatar
    Cluster verify: check for missing bridges · 20d317d4
    Iustin Pop authored
    
    
    Currently cluster verify doesn't check for bridge information; the
    only checks are done at instance create and failover/migrate
    time. This means a cluster that seems healthy will fail creation jobs.
    
    This patch implements a simple verification that all nodes (in the
    entire cluster, so doesn't work well for multi-group) have all the
    required bridges: the default one plus any instance bridge.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    20d317d4