From 017c08fa0da81e62c85ef5a018af2fe665acbbaf Mon Sep 17 00:00:00 2001 From: Shriram Rajagopalan Date: Tue, 29 May 2012 10:31:37 +0100 Subject: 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 Acked-by: Ian Campbell Committed-by: Ian Campbell --- docs/man/xl.pod.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/man/xl.pod.1') 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 instead of config file from creation. Enable Remus HA for domain. By default B 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 =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> -- cgit v1.2.3