]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/commitdiff
xl: Remus - fix docs
authorShriram Rajagopalan <rshriram@cs.ubc.ca>
Tue, 29 May 2012 09:31:37 +0000 (10:31 +0100)
committerShriram Rajagopalan <rshriram@cs.ubc.ca>
Tue, 29 May 2012 09:31:37 +0000 (10:31 +0100)
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>
docs/man/xl.pod.1

index b3530c81318bfb306206d61d32677c1389b29c08..7c2a2b8ed120fb2991596d58d806fcac5425efed 100644 (file)
@@ -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>