Skip to content
Snippets Groups Projects
  1. Mar 12, 2013
    • Guido Trotter's avatar
      Make diskless instances externally mirrored · d8f0b7c1
      Guido Trotter authored
      
      This addresses Issue 237.
      
      Mirroring no disk is a no-op. As such we can treat them like mirrored
      instances, since the data they need (none) will be present on all nodes.
      
      This is definitely enough to failover or migrate instances with a manual
      target node. Further work might be needed for support in hail.
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      d8f0b7c1
    • Guido Trotter's avatar
      Fix migrate/failover -n for ext mirror storage · 7b3d70d4
      Guido Trotter authored
      
      This fixes issue 396.
      
      - Fix a wrong comment that mentions drbd8 when actually the code acts
        only on externally mirrored instances.
      - Fix a wrong assert that requires failover/migrate to acquire the NAL
        on externally mirrored instances: this is the case only when a
        iallocator is used, not if a node is manually specified.
      
      Extra qa should be added, but this can only be done if an externally
      mirrored instance or a diskless instance is tested. It is easier to add
      it on the master branch, where we have diskless instances support.
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      7b3d70d4
  2. Mar 11, 2013
  3. Mar 08, 2013
  4. Mar 06, 2013
  5. Mar 05, 2013
  6. Mar 04, 2013
  7. Mar 01, 2013
  8. Feb 28, 2013
  9. Feb 26, 2013
Loading