* [Qemu-devel] Regarding the status of Gluster's multi volfile server patches @ 2016-06-14 9:57 Prasanna Kalever 2016-06-14 12:36 ` Jeff Cody 0 siblings, 1 reply; 5+ messages in thread From: Prasanna Kalever @ 2016-06-14 9:57 UTC (permalink / raw) To: qemu-devel; +Cc: Jeffrey Cody, Bose, Sahina, Sankarshan Mukhopadhyay Hello, Can someone please help me in tracking the QAPI changes for union discriminator addition, the below [1] gluster related patches are awaiting from very long, because of the dependency with QMP design changes. These patches [1] also stuck changes in libvirt/vdsm. It will be really helpful for us, if someone can suggest what can be done to accept this patches as early as possible. Many thanks in advance. [1] https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html -- Prasanna ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Regarding the status of Gluster's multi volfile server patches 2016-06-14 9:57 [Qemu-devel] Regarding the status of Gluster's multi volfile server patches Prasanna Kalever @ 2016-06-14 12:36 ` Jeff Cody 2016-06-14 22:00 ` Eric Blake 0 siblings, 1 reply; 5+ messages in thread From: Jeff Cody @ 2016-06-14 12:36 UTC (permalink / raw) To: Prasanna Kalever Cc: qemu-devel, Bose, Sahina, Sankarshan Mukhopadhyay, eblake On Tue, Jun 14, 2016 at 03:27:55PM +0530, Prasanna Kalever wrote: > Hello, > > Can someone please help me in tracking the QAPI changes for union > discriminator addition, > the below [1] gluster related patches are awaiting from very long, > because of the dependency with QMP design changes. > > These patches [1] also stuck changes in libvirt/vdsm. It will be > really helpful for us, if someone can suggest what can be done to > accept this patches as early as possible. > > Many thanks in advance. > > [1] https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html Hi Prasanna, The last I know, as of v15 / v16, is that the libvirt team (Eric Blake) still has outstanding concerns on the QAPI interface. Eric, are your concerns regarding the API for this series still outstanding, or is this something you'd be comfortable supporting in libvirt with the current proposed interface? Thanks, Jeff ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Regarding the status of Gluster's multi volfile server patches 2016-06-14 12:36 ` Jeff Cody @ 2016-06-14 22:00 ` Eric Blake 2016-06-15 7:04 ` Prasanna Kalever 0 siblings, 1 reply; 5+ messages in thread From: Eric Blake @ 2016-06-14 22:00 UTC (permalink / raw) To: Jeff Cody, Prasanna Kalever Cc: qemu-devel, Bose, Sahina, Sankarshan Mukhopadhyay, Max Reitz, Markus Armbruster [-- Attachment #1: Type: text/plain, Size: 2087 bytes --] On 06/14/2016 06:36 AM, Jeff Cody wrote: > On Tue, Jun 14, 2016 at 03:27:55PM +0530, Prasanna Kalever wrote: >> Hello, >> >> Can someone please help me in tracking the QAPI changes for union >> discriminator addition, >> the below [1] gluster related patches are awaiting from very long, >> because of the dependency with QMP design changes. >> >> These patches [1] also stuck changes in libvirt/vdsm. It will be >> really helpful for us, if someone can suggest what can be done to >> accept this patches as early as possible. >> >> Many thanks in advance. >> >> [1] https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html > > > Hi Prasanna, > > The last I know, as of v15 / v16, is that the libvirt team (Eric Blake) > still has outstanding concerns on the QAPI interface. > > Eric, are your concerns regarding the API for this series still outstanding, > or is this something you'd be comfortable supporting in libvirt with the > current proposed interface? I've currently posted all patches in my working tree, but review says I need another round of review before it gets merged: https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg03569.html https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03900.html I'm also one or two patches shy of being able to use one union type as the branch of another flat union type, where I still have to write the patch, but it should be easy on top of the qapi patches that have landed so far. I also know that we want to get NBD converted for blockdev-add at the same time, and that NBD, gluster, sheepdog, and other network-based devices will share similar issues, so on my plate is to review this series: https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg01048.html Can you please point me to the last proposal for gluster, and/or repost any series you have for proposing the idea? I want to help get working blockdev-add into 2.7 if at all possible. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 604 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Regarding the status of Gluster's multi volfile server patches 2016-06-14 22:00 ` Eric Blake @ 2016-06-15 7:04 ` Prasanna Kalever 2016-06-15 8:40 ` Prasanna Kalever 0 siblings, 1 reply; 5+ messages in thread From: Prasanna Kalever @ 2016-06-15 7:04 UTC (permalink / raw) To: Eric Blake Cc: Jeff Cody, qemu-devel, Bose, Sahina, Sankarshan Mukhopadhyay, Max Reitz, Markus Armbruster, Vijay Bellur, Satish Mohan, Peter Krempa On Wed, Jun 15, 2016 at 3:30 AM, Eric Blake <eblake@redhat.com> wrote: > On 06/14/2016 06:36 AM, Jeff Cody wrote: >> On Tue, Jun 14, 2016 at 03:27:55PM +0530, Prasanna Kalever wrote: >>> Hello, >>> >>> Can someone please help me in tracking the QAPI changes for union >>> discriminator addition, >>> the below [1] gluster related patches are awaiting from very long, >>> because of the dependency with QMP design changes. >>> >>> These patches [1] also stuck changes in libvirt/vdsm. It will be >>> really helpful for us, if someone can suggest what can be done to >>> accept this patches as early as possible. >>> >>> Many thanks in advance. >>> >>> [1] https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html >> >> >> Hi Prasanna, >> >> The last I know, as of v15 / v16, is that the libvirt team (Eric Blake) >> still has outstanding concerns on the QAPI interface. >> >> Eric, are your concerns regarding the API for this series still outstanding, >> or is this something you'd be comfortable supporting in libvirt with the >> current proposed interface? > > I've currently posted all patches in my working tree, but review says I > need another round of review before it gets merged: > https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg03569.html > https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03900.html > > I'm also one or two patches shy of being able to use one union type as > the branch of another flat union type, where I still have to write the > patch, but it should be easy on top of the qapi patches that have landed > so far. > > I also know that we want to get NBD converted for blockdev-add at the > same time, and that NBD, gluster, sheepdog, and other network-based > devices will share similar issues, so on my plate is to review this series: > https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg01048.html > > Can you please point me to the last proposal for gluster, and/or repost > any series you have for proposing the idea? I want to help get working > blockdev-add into 2.7 if at all possible. > Eric, here are the series of patches that are posted from my side for the very last time (2-3 months old). https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06326.html https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06325.html https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06327.html https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06328.html I expect that they face merge conflicts on latest master, I'll re-base them and send sometime today. Thanks, -- Prasanna > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Regarding the status of Gluster's multi volfile server patches 2016-06-15 7:04 ` Prasanna Kalever @ 2016-06-15 8:40 ` Prasanna Kalever 0 siblings, 0 replies; 5+ messages in thread From: Prasanna Kalever @ 2016-06-15 8:40 UTC (permalink / raw) To: Eric Blake Cc: Jeff Cody, qemu-devel, Bose, Sahina, Sankarshan Mukhopadhyay, Max Reitz, Markus Armbruster, Vijay Bellur, Satish Mohan, Peter Krempa On Wed, Jun 15, 2016 at 12:34 PM, Prasanna Kalever <pkalever@redhat.com> wrote: > On Wed, Jun 15, 2016 at 3:30 AM, Eric Blake <eblake@redhat.com> wrote: >> On 06/14/2016 06:36 AM, Jeff Cody wrote: >>> On Tue, Jun 14, 2016 at 03:27:55PM +0530, Prasanna Kalever wrote: >>>> Hello, >>>> >>>> Can someone please help me in tracking the QAPI changes for union >>>> discriminator addition, >>>> the below [1] gluster related patches are awaiting from very long, >>>> because of the dependency with QMP design changes. >>>> >>>> These patches [1] also stuck changes in libvirt/vdsm. It will be >>>> really helpful for us, if someone can suggest what can be done to >>>> accept this patches as early as possible. >>>> >>>> Many thanks in advance. >>>> >>>> [1] https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html >>> >>> >>> Hi Prasanna, >>> >>> The last I know, as of v15 / v16, is that the libvirt team (Eric Blake) >>> still has outstanding concerns on the QAPI interface. >>> >>> Eric, are your concerns regarding the API for this series still outstanding, >>> or is this something you'd be comfortable supporting in libvirt with the >>> current proposed interface? >> >> I've currently posted all patches in my working tree, but review says I >> need another round of review before it gets merged: >> https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg03569.html >> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03900.html >> >> I'm also one or two patches shy of being able to use one union type as >> the branch of another flat union type, where I still have to write the >> patch, but it should be easy on top of the qapi patches that have landed >> so far. >> >> I also know that we want to get NBD converted for blockdev-add at the >> same time, and that NBD, gluster, sheepdog, and other network-based >> devices will share similar issues, so on my plate is to review this series: >> https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg01048.html >> >> Can you please point me to the last proposal for gluster, and/or repost >> any series you have for proposing the idea? I want to help get working >> blockdev-add into 2.7 if at all possible. >> > > Eric, here are the series of patches that are posted from my side for > the very last time (2-3 months old). > https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06324.html > https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06326.html > https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06325.html > https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06327.html > https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06328.html > > I expect that they face merge conflicts on latest master, I'll re-base > them and send sometime today. Here are the series of patches, re-based on latest master: https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04122.html https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04123.html https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04124.html https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04125.html https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04126.html Regards, -- Prasanna ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-06-15 8:40 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-06-14 9:57 [Qemu-devel] Regarding the status of Gluster's multi volfile server patches Prasanna Kalever 2016-06-14 12:36 ` Jeff Cody 2016-06-14 22:00 ` Eric Blake 2016-06-15 7:04 ` Prasanna Kalever 2016-06-15 8:40 ` Prasanna Kalever
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).