What's the underlying filesystem for gluster is it XFS?<br>What version of gluster are you using?<br>What distro are you using and if its not RHEL or Fedora are you using a version of QEMU with gluster support compiled in keep in mind the versions with CentOS and Scientific Linux do not include Gluster native support compiled in.<br><br><span style="font-family:Prelude, Verdana, san-serif;"><br><br></span><span id="signature"><div style="font-family: arial, sans-serif; font-size: 12px;color: #999999;">-- Sent from my HP Pre3</div><br></span><span style="color:navy; font-family:Prelude, Verdana, san-serif; "><hr align="left" style="width:75%">On May 11, 2014 5:40, Vadims Korsaks &lt;truckk@inbox.lv&gt; wrote: <br><br></span>CitÄ“jot Vijay Bellur &lt;vbellur@redhat.com&gt; :<br>&gt;  On 05/11/2014 02:04 AM, Vadims Korsaks wrote:<br>&gt;  &gt; HI!<br>&gt;  &gt;<br>&gt;  &gt; Created 2 node setup with oVirt 3.4 and<br>CentOS 6.5, for storage created<br>&gt;  &gt; 2 node replicated gluster (3.5) fs on same<br>hosts with oVirt.<br>&gt;  &gt; mount looks like this:<br>&gt;  &gt; 127.0.0.1:/gluster01 on<br>&gt;  &gt;<br>/rhev/data-center/mnt/glusterSD/127.0.0.1:_gluster01<br>type fuse.glusterfs<br>&gt;  &gt;<br>(rw,default_permissions,allow_other,max_read=131072)<br>&gt;  &gt;<br>&gt;  &gt; when i making gluster test with dd, something<br>like<br>&gt;  &gt; dd if=/dev/zero bs=1M count=20000<br>&gt;  &gt;<br>of=/rhev/data-center/mnt/glusterSD/127.0.0.1\:_gluster01/kaka<br>&gt;  &gt; i'm gettting speed ~ 110 MB/s, so this is<br>1Gbps speed of ethernet adapter<br>&gt;  &gt;<br>&gt;  &gt; but with in VM created in oVirt speed is<br>lower than 20 MB/s<br>&gt;  &gt;<br>&gt;  &gt; why there is so huge difference?<br>&gt;  &gt; how can improve VMs disks speed?<br>&gt;  &gt;<br>&gt;  <br>&gt;  What are your gluster volume settings? Have you<br>applied the following<br>&gt;  performance tunables in gluster's virt profile:<br>&gt;  <br>&gt;  eager-lock=enable<br>&gt;  remote-dio=enable<br>&gt;  <br>&gt;  Regards,<br>&gt;  Vijay<br>&gt;<br>setting were:<br>[root@centos155 ~]# gluster volume info gluster01<br><br>Volume Name: gluster01<br>Type: Replicate<br>Volume ID: 436edaa3-ac8b-421f-aa35-68b5bd7064b6<br>Status: Started<br>Number of Bricks: 1 x 2 = 2<br>Transport-type: tcp<br>Bricks:<br>Brick1: 10.2.75.152:/mnt/gluster01/brick<br>Brick2: 10.2.75.155:/mnt/gluster01/brick<br>Options Reconfigured:<br>storage.owner-gid: 36<br>storage.owner-uid: 36<br><br><br>add your settings settings now it looks<br><br>[root@centos155 ~]# gluster volume info gluster01<br><br>Volume Name: gluster01<br>Type: Replicate<br>Volume ID: 436edaa3-ac8b-421f-aa35-68b5bd7064b6<br>Status: Started<br>Number of Bricks: 1 x 2 = 2<br>Transport-type: tcp<br>Bricks:<br>Brick1: 10.2.75.152:/mnt/gluster01/brick<br>Brick2: 10.2.75.155:/mnt/gluster01/brick<br>Options Reconfigured:<br>network.remote-dio: enable<br>cluster.eager-lock: enable<br>storage.owner-gid: 36<br>storage.owner-uid: 36<br><br><br>but this didn't affected performace in any big way<br>should hosts to be restarted?<br><br>_______________________________________________<br>Users mailing list<br>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br>