Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532632 - app-emulation/libvirt - add USE=glusterfs support
Summary: app-emulation/libvirt - add USE=glusterfs support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-12-15 10:05 UTC by Hendrik v. Raven
Modified: 2014-12-18 11:17 UTC (History)
3 users (show)

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


Attachments
ebuild patch for glusterfs support (libvirt-1.2.11-gluster-support.patch,1.29 KB, patch)
2014-12-15 10:06 UTC, Hendrik v. Raven
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik v. Raven 2014-12-15 10:05:38 UTC
libvirt has built in support for glusterfs (with libgfapi provided by sys-cluster/glusterfs instead of FUSE mount), which is enabled by --with-storage-gluster. A quick patch against the current ebuild is attatched.

btw: same for sheepdog, but that's apperantly not packaged yet
Comment 1 Hendrik v. Raven 2014-12-15 10:06:20 UTC
Created attachment 391758 [details, diff]
ebuild patch for glusterfs support
Comment 2 Matthias Maier gentoo-dev 2014-12-18 11:17:24 UTC
I've named the new use flag "glusterfs". Introduced in 1.2.11-r1 and 9999.
Further, a minimal dependency on glusterfs-3.4.2* is necessary.


*libvirt-1.2.11-r1 (18 Dec 2014)

  18 Dec 2014; Matthias Maier <tamiko@gentoo.org> +libvirt-1.2.11-r1.ebuild,
  -libvirt-1.2.11.ebuild, libvirt-9999.ebuild, metadata.xml:
  add support for glusterfs, bug #532632