Skip to content
Snippets Groups Projects
  1. Dec 10, 2010
    • Miguel Di Ciurcio Filho's avatar
      Script to gracefully power off KVM instances · 5d9e167a
      Miguel Di Ciurcio Filho authored
      
      When a node is running KVM instances and that node is rebooted or
      shutdown, the gnt-noded daemon is finished and leaves the KVM instances
      running. Latter on in the shutdown process, all remaining processes
      receive SIGTERM as usual, meaning that the KVM instances are all
      terminated, without running a proper shutdown procedure inside the
      guests.
      
      When using Xen, the xendomains script will take care of gracefully
      powering down the instances, but for KVM there is nothing like that.
      
      This patch adds an script that sends the "system_powerdown" command to
      all running instances, and it could be useful for people using KVM.
      
      This patch is a response for issue #126
      
      Signed-off-by: default avatarMiguel Di Ciurcio Filho <miguel.filho@gmail.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      5d9e167a
  2. Dec 01, 2010
  3. Nov 29, 2010
  4. Nov 27, 2010
  5. Nov 25, 2010
  6. Nov 24, 2010
  7. Nov 15, 2010
  8. Nov 12, 2010
  9. Nov 10, 2010
  10. Nov 09, 2010
  11. Nov 04, 2010
  12. Nov 03, 2010
  13. Oct 29, 2010
  14. Oct 27, 2010
Loading