aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xmdomain.cfg.pod.5
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-02-07 09:28:55 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-02-07 09:28:55 +0000
commite63b739dff28ed39ea67e6ef16a62aba326d35a1 (patch)
treee4e830ec2386b9f1d57ff10a460180f102a35983 /docs/man/xmdomain.cfg.pod.5
parentc5b5f2e9ffe06cb9d967a0e7842df89e00f17818 (diff)
downloadxen-e63b739dff28ed39ea67e6ef16a62aba326d35a1.tar.gz
xen-e63b739dff28ed39ea67e6ef16a62aba326d35a1.tar.bz2
xen-e63b739dff28ed39ea67e6ef16a62aba326d35a1.zip
Add 'coredump-destroy' and 'coredump-restart' actions for crashed domains.
Xen-API already specifies these actions for the 'on_crash' domain exit event. This patch makes them available for use in traditional domU config files and through the xm tool as well. Signed-off-by: Jim Fehlig <jfehlig@novell.com>
Diffstat (limited to 'docs/man/xmdomain.cfg.pod.5')
-rw-r--r--docs/man/xmdomain.cfg.pod.516
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/man/xmdomain.cfg.pod.5 b/docs/man/xmdomain.cfg.pod.5
index 6fe1da79f7..f4a8b79f13 100644
--- a/docs/man/xmdomain.cfg.pod.5
+++ b/docs/man/xmdomain.cfg.pod.5
@@ -298,6 +298,22 @@ it holds, so that the new one may take them.
=back
+=over 4
+
+Additionally, the "on_crash" event can also take:
+
+=item B<coredump-destroy>
+
+Dump the crashed domain's core and then destroy it.
+
+=back
+
+=item B<coredump-restart>
+
+Dump the crashed domain's core and then restart it.
+
+=back
+
=head1 EXAMPLES
The following are quick examples of ways that domains might be