Skip to content
Snippets Groups Projects
  1. May 14, 2013
  2. May 02, 2013
  3. Apr 29, 2013
  4. Apr 26, 2013
  5. Apr 22, 2013
    • Michele Tartara's avatar
      Allow proper cleanup of partially created disks · 9b221ea4
      Michele Tartara authored
      
      During the creation of an instance, if the creation of disks fails, some
      partially created disks might remain lying around. There is an already
      implemented cleanup procedure, but it requires the disks to be listed in the
      disks_created variable, which is updated after the creation of the disk itself
      to prevent it from removing disks already existing previously.
      
      This patch introduces a better tracking of partially created disks, so that
      they can be removed without risking removing already existing ones.
      
      Signed-off-by: default avatarMichele Tartara <mtartara@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      9b221ea4
  6. Apr 11, 2013
  7. Apr 10, 2013
  8. Apr 03, 2013
  9. Mar 12, 2013
    • 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
  10. Mar 11, 2013
  11. Mar 04, 2013
  12. Mar 01, 2013
  13. Feb 28, 2013
  14. Feb 26, 2013
  15. Feb 20, 2013
  16. Feb 18, 2013
  17. Feb 12, 2013
  18. Feb 11, 2013
  19. Feb 08, 2013
  20. Jan 23, 2013
  21. Jan 18, 2013
Loading