aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorRoger Pau Monne <roger.pau@citrix.com>2012-05-14 16:17:46 +0100
committerRoger Pau Monne <roger.pau@citrix.com>2012-05-14 16:17:46 +0100
commit688e95c3b338a33c73ae8493c823a98c3ebe7e86 (patch)
tree39730e74a600627ad577a857cdd45a6f3a9dd3b9 /docs/man
parent98e10364bde098e12104caa4f566b17d05f8b791 (diff)
downloadxen-688e95c3b338a33c73ae8493c823a98c3ebe7e86.tar.gz
xen-688e95c3b338a33c73ae8493c823a98c3ebe7e86.tar.bz2
xen-688e95c3b338a33c73ae8493c823a98c3ebe7e86.zip
libxl: prevent xl from doing operations on domains if xend is running
Prevent xl from doing any operation if xend daemon is running. That prevents bugs that happened when xl and xend raced to close a domain. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.pod.16
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 283c9ed2ac..b192efadf6 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -75,6 +75,12 @@ Verbose.
Dry run: do not actually execute the command.
+=item B<-f>
+
+Force execution: xl will refuse to run some commands if it detects that xend is
+also running, this option will force the execution of those commands, even
+though it is unsafe.
+
=back
=head1 DOMAIN SUBCOMMANDS