Skip to content
Snippets Groups Projects
  1. Sep 27, 2012
  2. Jul 24, 2012
    • Iustin Pop's avatar
      KVM: only pass boot flag once · 2b846304
      Iustin Pop authored
      
      This addresses issue 230: passing two methods of booting to KVM can,
      depending on the KVM version, confuse it.
      
      Note that commit 4304964a introduced a partial fix for this (but only
      for disks, and keyed on KVM versions). However, it didn't fix cdrom
      booting, which still fails with the same error, so let's fix it more
      generically; we still leave the per-disk check since that is about
      -boot c versus -drive …,boot=on rather than two boot methods.
      
      Patch is based on the one submitted by Vladimir Mencl, many thanks!
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      2b846304
  3. Jul 19, 2012
    • Iustin Pop's avatar
      Add a new gnt-node command list-drbd · 7acbda7b
      Iustin Pop authored
      
      This uses confd to query the DRBD minors, which is very special; no
      other command currently does so.
      
      Since the backend is only implemented in the Haskell version of confd,
      we have checks that 1) confd is enable, and 2) hs confd is also
      enabled. If by mistake people do manage to query Python confd, the
      error message will be clean:
      
        Query gave non-ok status '2': not implemented
      
      So nothing breaks in an "ugly" way.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarAgata Murawska <agatamurawska@google.com>
      7acbda7b
  4. Jun 29, 2012
  5. Jun 25, 2012
  6. Jun 14, 2012
  7. Jun 12, 2012
  8. May 29, 2012
  9. May 22, 2012
  10. May 16, 2012
  11. May 11, 2012
  12. Apr 26, 2012
  13. Apr 19, 2012
  14. Apr 18, 2012
  15. Mar 30, 2012
  16. Mar 26, 2012
  17. Mar 21, 2012
  18. Mar 19, 2012
  19. Mar 16, 2012
  20. Mar 13, 2012
  21. Feb 29, 2012
  22. Feb 27, 2012
  23. Feb 21, 2012
  24. Feb 17, 2012
  25. Feb 10, 2012
  26. Jan 26, 2012
Loading