On Tue, May 14, 2013 at 8:09 PM, John Mark Walker <johnmark@xxxxxxxxxxx> wrote: > > > > ----- Original Message ----- > > It looks as though the qemu package is built without Gluster support. > > So I added the --with-glusterfs flag and tried to rebuilt the RPM. I > > Did you do ./configure --enable-glusterfs ? --enable-glusterfs isn't strictly necessary. If the required GlusterFS libraries are present in the system, QEMU will build the GlusterFS support automatically. QEMU needs the following 4 rpms to be present for successfully compiling GlusterFS backend support on Fedora 19: [root@localhost qemu]# rpm -qa | grep glusterfs glusterfs-api-devel-3.4.0-0.4.beta1.fc19.x86_64 glusterfs-3.4.0-0.4.beta1.fc19.x86_64 glusterfs-api-3.4.0-0.4.beta1.fc19.x86_64 glusterfs-devel-3.4.0-0.4.beta1.fc19.x86_64 Regards, Bharata. -- http://raobharata.wordpress.com/