Re: [Xen-devel] [PATCH v12 17/26] implement the cmdline for COLO

2016-03-24 Thread Ian Jackson
Changlong Xie writes ("[PATCH v12 17/26] implement the cmdline for COLO"): > 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'

[Xen-devel] [PATCH v12 17/26] implement the cmdline for COLO

2016-03-23 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-