Jiri, Great info thanks for posting! One thing to add...
The line [sed '3iDEB_CONFIGURE_EXTRA_FLAGS="--enable-glusterfs"' debian/rules] didn't work for me.. I just had to manually add the [DEB_CONFIGURE_EXTRA_FLAGS="--enable-glusterfs"] to the debian/rules file. Build worked fine and if anyone is confused by the "Put this devs in you own repo and install them :)".. Just do this.. cd .. dpkg -i qemu*.deb You can verify that qemu is gluster aware by doing something like this: qemu-img create gluster://[node]/[volume]/test.img 5G -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224517 Title: please add glusterfs support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1224517/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
