From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH for-4.5 v21 10/14] xl/remus: cmdline switch to explicitly enable unsafe configurations Date: Fri, 26 Sep 2014 13:57:13 +0100 Message-ID: <21541.25257.396152.338503@mariner.uk.xensource.com> References: <1411711999-3183-1-git-send-email-yanghy@cn.fujitsu.com> <1411711999-3183-11-git-send-email-yanghy@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1411711999-3183-11-git-send-email-yanghy@cn.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Yang Hongyang Cc: laijs@cn.fujitsu.com, wency@cn.fujitsu.com, yunhong.jiang@intel.com, eddie.dong@intel.com, xen-devel@lists.xen.org, rshriram@cs.ubc.ca, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org Yang Hongyang writes ("[PATCH for-4.5 v21 10/14] xl/remus: cmdline switch to explicitly enable unsafe configurations"): > By default, network buffering and disk replication are enabled; > checkpoints are replicated to another standby VM. > > This patch allows the user to disable any of these features by > explicitly specifying a 'run in unsafe mode' switch when invoking > the 'xl remus' command. While running Remus in an unsafe mode > makes little sense under normal circumstances, it is useful to be > able to disable one or more features mentioned above for > testing/debugging/profiling purposes. ... > Signed-off-by: Yang Hongyang > Signed-off-by: Shriram Rajagopalan > Signed-off-by: Ian Jackson > Reviewed-by: Konrad Rzeszutek Wilk Acked-by: Ian Jackson