You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/07 15:37:58 UTC

[jira] [Commented] (CLOUDSTACK-9397) Add Watchdog timer to KVM Instances

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729045#comment-15729045 ] 

ASF GitHub Bot commented on CLOUDSTACK-9397:
--------------------------------------------

Github user wido commented on the issue:

    https://github.com/apache/cloudstack/pull/1707
  
    I fixed the merge conflict of this PR and it should cleanly merge now.


> Add Watchdog timer to KVM Instances
> -----------------------------------
>
>                 Key: CLOUDSTACK-9397
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9397
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: KVM
>            Reporter: Wido den Hollander
>            Assignee: Wido den Hollander
>              Labels: kvm, libvirt, watchdog
>
> A Watchdog timer can be used by the hypervisor to verify if an Instance is still alive. If not, for example due to a kernel panic the HV can reset the Instance so that it boots again.
> Inside the Instance the 'watchdog' daemon has to run to provide this. If the Watchdog is not running the HV can't verify if the Instance has crashed.
> This is supported by Libvirt and Qemu and can be configured in the XML: https://libvirt.org/formatdomain.html#elementsWatchdog



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)