Re: [Xen-devel] [PATCH v11 18/27] implement the cmdline for COLO

2016-03-06 Thread Wen Congyang
On 03/05/2016 01:22 AM, Ian Jackson wrote: >> --- a/docs/man/xl.pod.1 >> +++ b/docs/man/xl.pod.1 > ... >> + COLO support in xl is still in experimental (proof-of-concept) phase. >> + There is no support for network or disk at the moment. > > I think you need to spell out the lack of storag

Re: [Xen-devel] [PATCH v11 18/27] implement the cmdline for COLO

2016-03-04 Thread Ian Jackson
> --- a/docs/man/xl.pod.1 > +++ b/docs/man/xl.pod.1 ... > + COLO support in xl is still in experimental (proof-of-concept) phase. > + There is no support for network or disk at the moment. I think you need to spell out the lack of storage and network handling means that the guest will corr

[Xen-devel] [PATCH v11 18/27] implement the cmdline for COLO

2016-03-04 Thread Changlong Xie
From: Wen Congyang Add a new option -c to the command 'xl remus'. If you want to use COLO HA instead of Remus HA, please use -c option. Update man pages to reflect the addition of a new option to 'xl remus' command. Also add a new option -c to the internal command 'xl migrate-receive'. Signed-