From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOBu3-0008AQ-BW for qemu-devel@nongnu.org; Thu, 13 Mar 2014 16:07:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOBtx-0004Os-Cf for qemu-devel@nongnu.org; Thu, 13 Mar 2014 16:06:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOBtx-0004Oj-5Z for qemu-devel@nongnu.org; Thu, 13 Mar 2014 16:06:49 -0400 Message-ID: <53220327.8020108@redhat.com> Date: Thu, 13 Mar 2014 20:12:39 +0100 From: Max Reitz MIME-Version: 1.0 References: <1394555780-27665-1-git-send-email-benoit.canet@irqsave.net> <1394555780-27665-3-git-send-email-benoit.canet@irqsave.net> <531F796D.3050404@redhat.com> <20140311211733.GC3257@irqsave.net> In-Reply-To: <20140311211733.GC3257@irqsave.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/3] block: Add drive-mirror-replace command to repair quorum files. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Beno=EEt_Canet?= Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com On 11.03.2014 22:17, Beno=EEt Canet wrote: > The Tuesday 11 Mar 2014 =E0 22:00:29 (+0100), Max Reitz wrote : >> On 11.03.2014 17:36, Beno=EEt Canet wrote: >>> When a quorum file is totally destroyed (broken filer) the user can s= tart a >> *file > I really meant filer as in file server: I will write NAS instead. Ah, my fault then. :-) Max