From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwoji-0008Og-5Y for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:04:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwoje-00087j-VP for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:04:10 -0500 Received: from mx6-phx2.redhat.com ([209.132.183.39]:56445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwoje-00087G-OH for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:04:06 -0500 Date: Thu, 12 Nov 2015 05:04:02 -0500 (EST) From: Prasanna Kumar Kalever Message-ID: <442468387.9450444.1447322642567.JavaMail.zimbra@redhat.com> In-Reply-To: <56421638.2050305@redhat.com> References: <1447146556-7328-1-git-send-email-prasanna.kalever@redhat.com> <1447146556-7328-4-git-send-email-prasanna.kalever@redhat.com> <56421638.2050305@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v13 3/3] block/gluster: add support for multiple gluster servers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: kwolf@redhat.com, pkrempa@redhat.com, stefanha@gmail.com, jcody@redhat.com, qemu-devel@nongnu.org, deepakcs@redhat.com, bharata@linux.vnet.ibm.com, rtalur@redhat.com On Tuesday, November 10, 2015 9:37:20 PM, Eric Blake wrote: > > On 11/10/2015 02:09 AM, Prasanna Kumar Kalever wrote: > > This patch adds a way to specify multiple volfile servers to the gluster > > block backend of QEMU with tcp|rdma transport types and their port numbers. > > > > [...] [...] > > Overall, I think we are probably on the right track for the QMP > interface; but since blockdev-add is NOT stable yet for 2.5, it won't > hurt to wait to get this in until 2.6, to make sure we have plenty of > time; and it would also be nice to make sure we get nbd, nfs, rbd, > sheepdog all supported in the same release; possibly by sharing common > types instead of introducing GlusterServer as a one-off type. We are hoping this to go in 2.5 which is really important for gluster hyper-convergence release (next Feb). Is there any possibility of getting exception for this patch ? Thanks, -Prasanna > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > >