From: Vijay Bellur <vbellur@redhat.com>
To: bharata@linux.vnet.ibm.com
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
Anand Avati <aavati@redhat.com>,
qemu-devel@nongnu.org, Amar Tumballi <amarts@redhat.com>
Subject: Re: [Qemu-devel] [RFC PATCH 0/2] GlusterFS support in QEMU - v2
Date: Mon, 23 Jul 2012 15:06:06 +0530 [thread overview]
Message-ID: <500D1B06.3020304@redhat.com> (raw)
In-Reply-To: <20120723085031.GN1046@in.ibm.com>
On 07/23/2012 02:20 PM, Bharata B Rao wrote:
>
>> 2. It is currently not possible to bypass RPC because the glusterd
>> managed configuration file doesn't support that.
>
> It is possible. Gluster already supports custom extensions
> to volume names and it is possible to use the required volfile by specifying
> this custom volname extension.
>
> For eg, if I have a volume named test, by default the volfile used for
> it will be test-fuse.vol. Currently I can put my own custom volfile into
> the standard location and get glusterd pick that up. I can specify
> test.rpcbypass as volname and glusterd will pick test.rpcbypass.vol.
>
> What is currently not supported is the ability to create test.rpcbypass.vol
> from gluster CLI. I believe that gluster developers are ok with enhancing
> gluster CLI to support generating/regenerating volfiles for a given volume
> with custom translator set.
Yes, this would be the preferred approach. We can tune the volume file
generation to evolve the desired configuration file.
>
>>
>> I'm not sure if these statements are true?
>>
>> Would you support local volfiles in the future again? Why force users
>> to run glusterd?
>
> I will let gluster folks on CC to answer this and let us know the benefits
> of always depending on glusterd.
>
> I guess running glusterd would be beneficial when supporting migration. QEMU
> working from a local volume (with volname=test.rpcbypass) can be easily
> restarted on a different node by just changing volname to test. glusterd will
> take care of fetching the right volfile automatically for us.
Yes, running glusterd would be beneficial in migration. Without deriving
the file from glusterd features like volume tuning, client monitoring
etc. would not be available to to clients that talk to a gluster volume.
Additionally, driving configuration generation and management through
glusterd helps in standardizing and stabilizing gluster configurations.
>
>>
>> Has libgfapi been released yet?
>
> Its part of gluster mainline now.
>
>> Does it have versioning which will
>> allow the QEMU GlusterFS block driver to build against different
>> versions? I'm just wondering how the pieces will fit together once
>> distros start shipping them.
>
> I request gluster folks on CC to comment about version and shipping
> information.
>
There is no release that contains libgfapi as yet. Once that is done, we
can probably have the dependency specified in QEMU as well.
Regards,
Vijay
next prev parent reply other threads:[~2012-07-23 9:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-21 8:29 [Qemu-devel] [RFC PATCH 0/2] GlusterFS support in QEMU - v2 Bharata B Rao
2012-07-21 8:30 ` [Qemu-devel] [RFC PATCH 1/2] qemu: Add a config option for GlusterFS as block backend Bharata B Rao
2012-07-21 8:31 ` [Qemu-devel] [RFC PATCH 2/2] block: gluster " Bharata B Rao
2012-07-22 15:38 ` Stefan Hajnoczi
2012-07-23 8:32 ` Bharata B Rao
2012-07-23 9:06 ` Stefan Hajnoczi
2012-07-21 12:22 ` [Qemu-devel] [RFC PATCH 0/2] GlusterFS support in QEMU - v2 Vijay Bellur
2012-07-21 13:04 ` Bharata B Rao
2012-07-22 14:42 ` Stefan Hajnoczi
2012-07-23 8:50 ` Bharata B Rao
2012-07-23 9:20 ` Stefan Hajnoczi
2012-07-23 9:34 ` ronnie sahlberg
2012-07-23 9:35 ` Stefan Hajnoczi
2012-07-23 14:34 ` Eric Blake
2012-07-24 3:34 ` Bharata B Rao
2012-07-24 10:24 ` Kevin Wolf
2012-07-24 11:30 ` Markus Armbruster
2012-07-23 9:36 ` Vijay Bellur [this message]
2012-07-23 9:16 ` Daniel P. Berrange
2012-07-23 9:28 ` ronnie sahlberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=500D1B06.3020304@redhat.com \
--to=vbellur@redhat.com \
--cc=aavati@redhat.com \
--cc=amarts@redhat.com \
--cc=bharata@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).