From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnO2L-0007OM-NU for qemu-devel@nongnu.org; Wed, 29 Apr 2015 05:12:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnO2G-0000KF-Kk for qemu-devel@nongnu.org; Wed, 29 Apr 2015 05:12:09 -0400 Message-ID: <55409678.5000002@redhat.com> Date: Wed, 29 Apr 2015 10:29:44 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20150423121953.GG2177@work-vm> <5538E459.5030801@redhat.com> <20150424020149.GL2723@ad.nay.redhat.com> <5539A78D.1020206@cn.fujitsu.com> <5539F4F6.10507@redhat.com> <5539F702.7040708@cn.fujitsu.com> <20150424085841.GC2139@work-vm> <553A070E.8030909@redhat.com> <553A0F18.4010501@cn.fujitsu.com> <553A0EA3.9080400@redhat.com> <20150427093741.GA15658@stefanha-thinkpad.redhat.com> In-Reply-To: <20150427093741.GA15658@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH COLO v3 01/14] docs: block replication's description List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Yang Hongyang , Fam Zheng , qemu block , armbru@redhat.com, jcody@redhat.com, Jiang Yunhong , Dong Eddie , "Dr. David Alan Gilbert" , qemu devel , zhanghailiang , Gonglei , Max Reitz , Lai Jiangshan On 27/04/2015 11:37, Stefan Hajnoczi wrote: >>> But it's only for the failover case. Quorum (or a new >>> block/colo.c driver or filter) is fine for normal colo >>> operation. > Perhaps this patch series should mirror the Secondary's disk to a > Backup Secondary so that the system can be protected very quickly > after failover. > > I think anyone serious about fault tolerance would deploy a Backup > Secondary, otherwise the system cannot survive two failures > unless a human administrator is lucky/fast enough to set up a new > Secondary. Let's do one thing at a time. Otherwise nothing of this is going to be ever completed... Paolo