Hi all,
I like to confirm bug 1038391 Also: - There was no hint to run "autogen.sh" first, configure finished fine. - The "missing package" names are misleading - at least under debian/ubuntu :-/ on a bare minimum ubuntu 13.04 one need to: # apt-get install make gcc flex bison libssl-dev liblvm2-dev libglib2.0-dev libxml2-dev python2.7 python2.7-dev autoconf libtool # wget http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.5.0qa3.tar.gz # tar -xvzf glusterfs-3.5.0qa3.tar.gz # cd glusterfs-3.5.0qa3 # autogen.sh # ./configure && make && make install # ln /usr/local/lib/* /lib/x86_64-linux-gnu/ after a reboot glusterd isn't running, so the peer does not get connected service gluster start (or /etc/init.d/glusterd start) works with no problem. had 3 VMs (themself running on gluster 3.2.7 on ubuntu-zfs ) 3 imagefiles for the three OS 2 image files mounted in two server instances as "data" volumes (ext4 formatted data volumes are images on 2 sided glustermirror 3.2.7 on ubuntu-zfs 2 disk stripeset). this two "data" volumes mirrored with the new glusterfs. The third instance mounted the mirror and performed a dbench. NO! I didn't expected performance from this setup ;-) but so far it seemed stable. For the fun of it here the results ... Operation Count AvgLat MaxLat ---------------------------------------- NTCreateX 209578 4.895 436.099 Close 153815 0.378 230.098 Rename 8897 11.653 168.056 Unlink 42422 1.057 531.157 Qpathinfo 190010 2.716 338.275 Qfileinfo 33144 1.056 326.215 Qfsinfo 34936 1.134 62.030 Sfileinfo 17056 1.149 238.784 Find 73494 13.199 81.507 WriteX 103601 0.227 67.321 ReadX 329621 0.240 294.578 LockX 690 0.888 4.629 UnlockX 690 0.866 3.409 Flush 14702 5.222 646.489 Throughput 10.8982 MB/sec 5 clients 5 procs max_latency=646.497 ms ... Looking forward to try the libgfapi Best regards Bernhard -- Bernhard Glomm IT Administration Phone: +49 (30) 86880 134 Fax: +49 (30) 86880 100 Skype: bernhard.glomm.ecologic Ecologic Institut gemeinnützige GmbH | Pfalzburger Str. 43/44 | 10717 Berlin | Germany GF: R. Andreas Kraemer | AG: Charlottenburg HRB 57947 | USt/VAT-IdNr.: DE811963464 Ecologic™ is a Trade Mark (TM) of Ecologic Institut gemeinnützige GmbH
_______________________________________________ Gluster-devel mailing list Gluster-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/gluster-devel