Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468726 - >=app-emulation/qemu-1.5 - add optional support for sys-cluster/glusterfs
Summary: >=app-emulation/qemu-1.5 - add optional support for sys-cluster/glusterfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 477904
Blocks:
  Show dependency tree
 
Reported: 2013-05-06 06:37 UTC by Svenne Krap
Modified: 2013-08-04 11:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svenne Krap 2013-05-06 06:37:35 UTC
It should be enough to depend on glusterfs and have --enable-glusterfs option to qemu's configure... 

Reproducible: Always
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2013-05-07 21:07:21 UTC
(In reply to comment #0)
> It should be enough to depend on glusterfs and have --enable-glusterfs
> option to qemu's configure... 
> 
> Reproducible: Always

Have you tested this?
Comment 2 Svenne Krap 2013-05-15 14:10:05 UTC
Nah, seems to work only with the (as of yet) unreleased 3.4 version...
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2013-07-25 13:14:01 UTC
Tiziano,

Have you tested this? I'm looking for at least one tester first. Its non-trivial for someone to setup a glusterfs to test.
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2013-07-25 13:36:32 UTC
(In reply to Doug Goldstein from comment #3)
> Tiziano,
> 
> Have you tested this? I'm looking for at least one tester first. Its
> non-trivial for someone to setup a glusterfs to test.

Not yet. We have several GlusterFS clusters running already. I'll bump the GlusterFS ebuild today or tomorrow and see that I can run some tests.
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2013-08-03 19:49:11 UTC
(In reply to Tiziano Müller from comment #4)
> (In reply to Doug Goldstein from comment #3)
> > Tiziano,
> > 
> > Have you tested this? I'm looking for at least one tester first. Its
> > non-trivial for someone to setup a glusterfs to test.
> 
> Not yet. We have several GlusterFS clusters running already. I'll bump the
> GlusterFS ebuild today or tomorrow and see that I can run some tests.

Well I added support in qemu-1.5.2-r1, can you test that when you get a chance? I included at least one glusterfs fix in my stable patchset and need to know if I need to include some more block layer fixes.
Comment 6 Tiziano Müller (RETIRED) gentoo-dev 2013-08-04 08:05:40 UTC
(In reply to Doug Goldstein from comment #5)
> (In reply to Tiziano Müller from comment #4)
> > (In reply to Doug Goldstein from comment #3)
> > > Tiziano,
> > > 
> > > Have you tested this? I'm looking for at least one tester first. Its
> > > non-trivial for someone to setup a glusterfs to test.
> > 
> > Not yet. We have several GlusterFS clusters running already. I'll bump the
> > GlusterFS ebuild today or tomorrow and see that I can run some tests.
> 
> Well I added support in qemu-1.5.2-r1, can you test that when you get a
> chance? I included at least one glusterfs fix in my stable patchset and need
> to know if I need to include some more block layer fixes.

great, thanks!

I already started testing on one of our systems. Some documentation is here: http://www.stoney-cloud.org/index.php/Qemu_native_GlusterFS_integration

Unfortunately (and this is why I didn't report back yet) qemu doesn't come up when switching to using GlusterFS.

Is it possible you forgot to push to your overlay at cardoe.com? Because I don't see any updates there.
Comment 7 Tiziano Müller (RETIRED) gentoo-dev 2013-08-04 11:58:29 UTC
Works like a charm now. The missing piece was that one has to restart the volumes after changing the access permissions (server.allow-insecure).