one icon indicating copy to clipboard operation
one copied to clipboard

[feature] implement crash detection for qemu vms

Open philfry opened this issue 4 years ago • 1 comments

Hi all,

right now afaik OpenNebula is unable to tell whether a qemu-VM has crashed. This PR adds the ability to detect VM crashes/panics and to define what action should be taken.

If set, an isa-panic-device is added to the vm as well as the on_crash-action itself:

<on_crash>{destroy|restart|preserve|coredump-destroy|coredump-restart}</on_crash>
<devices>
  <panic model='isa'/>
</devices>

philfry avatar Mar 10 '20 13:03 philfry

Since DCO is complaining: What's the correct way to handle long email addresses that cause the signed-off-by-line to exceed 78 chars? Is a line break okay?

philfry avatar Mar 11 '20 15:03 philfry