aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorShriram Rajagopalan <rshriram@cs.ubc.ca>2012-05-29 10:31:37 +0100
committerShriram Rajagopalan <rshriram@cs.ubc.ca>2012-05-29 10:31:37 +0100
commit017c08fa0da81e62c85ef5a018af2fe665acbbaf (patch)
treee9f58137d4d563fa89edb5732387df78dc5aad20 /docs/man
parentd7a33b31e2be9aaaa4131cc392cf80571407c1e6 (diff)
downloadxen-017c08fa0da81e62c85ef5a018af2fe665acbbaf.tar.gz
xen-017c08fa0da81e62c85ef5a018af2fe665acbbaf.tar.bz2
xen-017c08fa0da81e62c85ef5a018af2fe665acbbaf.zip
xl: Remus - fix docs
Explicitly mention that the current state of Remus support in xl is experimental, with no disk/network buffering support. Signed-off-by: Shriram Rajagopalan <rshriram@cs.ubc.ca> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.pod.18
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index b3530c8131..7c2a2b8ed1 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -394,6 +394,9 @@ Send <config> instead of config file from creation.
Enable Remus HA for domain. By default B<xl> relies on ssh as a transport
mechanism between the two hosts.
+N.B: Remus support in xl is still in experimental (proof-of-concept) phase.
+ There is no support for network or disk buffering at the moment.
+
B<OPTIONS>
=over 4
@@ -404,9 +407,8 @@ Checkpoint domain memory every MS milliseconds (default 200ms).
=item B<-b>
-Do not checkpoint the disk. Replicate memory checkpoints to /dev/null
-(blackhole). Network output buffering remains enabled (unless --no-net is
-supplied). Generally useful for debugging.
+Replicate memory checkpoints to /dev/null (blackhole).
+Generally useful for debugging.
=item B<-u>