]> xenbits.xensource.com Git - libvirt.git/commit
docs: Document watchdog action=dump slightly more
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 11 Oct 2024 08:31:43 +0000 (10:31 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 11 Oct 2024 12:19:12 +0000 (14:19 +0200)
commit50cc7a0d9d2b9df085ec073a6d60820a9642158a
tree6250e45788ec5b26a34f0d5fbe0dba4b2669ccf1
parent37800af9a400385801da6d73654249fdb51a93d8
docs: Document watchdog action=dump slightly more

With watchdog action=dump the actual watchdog action is set to pause and
the daemon then proceeds to dump the process.  After that the domain is
resumed.  That was the case since the feature was added.  However the
resuming of the domain might be unexpected, especially when compared to
HW watchdog, which will never run the guest from the point where it got
interrupted.

Document the pre-existing behaviour, since any change might be
unexpected as well.  Change of behaviour would require new options like
dump+reset, dump+pause, etc.  That option is still possible, but
orthogonal to this change.

Resolves: https://issues.redhat.com/browse/RHEL-753
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
docs/formatdomain.rst