<div dir="ltr"><div><div><div>&gt;<br>tnx a lot!! now it&#39;s much better - from VM i can<br>
get dd with ~ 60 MB/s<br>
this is still ~ x2 lower than from host, but x3<br>
better than it was before :)<br>&gt;<br><br></div>cool  :)<br><br>&gt;<br>BTW could not found &quot;GUI got &quot;&quot;Optimize for virt.<br>
store&quot; option&quot;  in oVirt 3.5<br>&gt;<br><br></div>Thanks Sahina for the inputs here. <br><br></div>--Humble<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 13, 2014 at 7:27 PM, Vadims Korsaks <span dir="ltr">&lt;<a href="mailto:truckk@inbox.lv" target="_blank">truckk@inbox.lv</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Citējot Humble Devassy Chirammal<br>
&lt;<a href="mailto:humble.devassy@gmail.com">humble.devassy@gmail.com</a>&gt; :<br>
<div><div class="h5">&gt;<br>
&gt;  |<br>
&gt;  | Citējot Vijay Bellur &lt;<a href="mailto:vbellur@redhat.com">vbellur@redhat.com</a>&gt; :<br>
&gt;  | &gt;  On 05/11/2014 02:04 AM, Vadims Korsaks wrote:<br>
&gt;  | &gt;  &gt; HI!<br>
&gt;  | &gt;  &gt;<br>
&gt;  | &gt;  &gt; Created 2 node setup with oVirt 3.4 and<br>
&gt;  | CentOS 6.5, for storage created<br>
&gt;  | &gt;  &gt; 2 node replicated gluster (3.5) fs on same<br>
&gt;  | hosts with oVirt.<br>
&gt;  | &gt;  &gt; mount looks like this:<br>
&gt;  | &gt;  &gt; 127.0.0.1:/gluster01 on<br>
&gt;  | &gt;  &gt;<br>
&gt;  |<br>
/rhev/data-center/mnt/glusterSD/127.0.0.1:_gluster01<br>
&gt;  | type fuse.glusterfs<br>
&gt;  | &gt;  &gt;<br>
&gt;  |<br>
(rw,default_permissions,allow_other,max_read=131072)<br>
&gt;  | &gt;  &gt;<br>
&gt;  | &gt;  &gt; when i making gluster test with dd,<br>
something<br>
&gt;  | like<br>
&gt;  | &gt;  &gt; dd if=/dev/zero bs=1M count=20000<br>
&gt;  | &gt;  &gt;<br>
&gt;  |<br>
of=/rhev/data-center/mnt/glusterSD/<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>\:_gluster01/kaka<br>
&gt;  | &gt;  &gt; i&#39;m gettting speed ~ 110 MB/s, so this is<br>
&gt;  | 1Gbps speed of ethernet adapter<br>
&gt;  | &gt;  &gt;<br>
&gt;  | &gt;  &gt; but with in VM created in oVirt speed is<br>
&gt;  | lower than 20 MB/s<br>
&gt;  | &gt;  &gt;<br>
&gt;  | &gt;  &gt; why there is so huge difference?<br>
&gt;  | &gt;  &gt; how can improve VMs disks speed?<br>
&gt;  | &gt;  &gt;<br>
&gt;  | &gt;<br>
&gt;  | &gt;  What are your gluster volume settings?<br>
Have you<br>
&gt;  | applied the following<br>
&gt;  | &gt;  performance tunables in gluster&#39;s virt<br>
profile:<br>
&gt;  | &gt;<br>
&gt;  | &gt;  eager-lock=enable<br>
&gt;  | &gt;  remote-dio=enable<br>
&gt;  | &gt;<br>
&gt;  | &gt;  Regards,<br>
&gt;  | &gt;  Vijay<br>
&gt;  | &gt;<br>
&gt;  | setting were:<br>
&gt;  | [root@centos155 ~]# gluster volume info gluster01<br>
&gt;  |<br>
&gt;  | Volume Name: gluster01<br>
&gt;  | Type: Replicate<br>
&gt;  | Volume ID: 436edaa3-ac8b-421f-aa35-68b5bd7064b6<br>
&gt;  | Status: Started<br>
&gt;  | Number of Bricks: 1 x 2 = 2<br>
&gt;  | Transport-type: tcp<br>
&gt;  | Bricks:<br>
&gt;  | Brick1: 10.2.75.152:/mnt/gluster01/brick<br>
&gt;  | Brick2: 10.2.75.155:/mnt/gluster01/brick<br>
&gt;  | Options Reconfigured:<br>
&gt;  | storage.owner-gid: 36<br>
&gt;  | storage.owner-uid: 36<br>
&gt;  |<br>
&gt;  |<br>
&gt;  | add your settings settings now it looks<br>
&gt;  |<br>
&gt;  | [root@centos155 ~]# gluster volume info gluster01<br>
&gt;  |<br>
&gt;  | Volume Name: gluster01<br>
&gt;  | Type: Replicate<br>
&gt;  | Volume ID: 436edaa3-ac8b-421f-aa35-68b5bd7064b6<br>
&gt;  | Status: Started<br>
&gt;  | Number of Bricks: 1 x 2 = 2<br>
&gt;  | Transport-type: tcp<br>
&gt;  | Bricks:<br>
&gt;  | Brick1: 10.2.75.152:/mnt/gluster01/brick<br>
&gt;  | Brick2: 10.2.75.155:/mnt/gluster01/brick<br>
&gt;  | Options Reconfigured:<br>
&gt;  | network.remote-dio: enable<br>
&gt;  | cluster.eager-lock: enable<br>
&gt;  | storage.owner-gid: 36<br>
&gt;  | storage.owner-uid: 36<br>
&gt;  |<br>
&gt;  |<br>
&gt;  | but this didn&#39;t affected performace in any<br>
big way<br>
&gt;  | should hosts to be restarted?<br>
&gt;  |<br>
&gt;<br>
&gt;  glusterfs storage domain configuration GUI got<br>
&quot;&quot;Optimize for virt. store&quot; option which have to<br>
be enabled when configuring for virt store.<br>
&gt;<br>
&gt;<br>
Ref#<a href="http://www.ovirt.org/Features/GlusterFS_Storage_Domain" target="_blank">http://www.ovirt.org/Features/GlusterFS_Storage_Domain</a><br>
&gt;<br>
&gt;  If the configuration is manual,  you need to<br>
set the group to &#39;virt&#39; as shown below<br>
&gt;<br>
&gt;  #gluster volume set VOLNAME group virt<br>
&gt;<br>
&gt;  This will enable below options on gluster volume :<br>
&gt;<br>
&gt;  quick-read=off<br>
&gt;  read-ahead=off<br>
&gt;  io-cache=off<br>
&gt;  stat-prefetch=off<br>
&gt;  eager-lock=enable<br>
&gt;  remote-dio=on<br>
&gt;<br>
&gt;<br>
&gt;  Can you please make sure group has set properly ?<br>
&gt;<br>
&gt;  Also, invoke  &quot;dd&quot; with oflag=direct option and<br>
check whether it helps ..<br>
&gt;<br>
&gt;<br>
&gt;  --Humble<br>
<br>
</div></div>tnx a lot!! now it&#39;s much better - from VM i can<br>
get dd with ~ 60 MB/s<br>
this is still ~ x2 lower than from host, but x3<br>
better than it was before :)<br>
<br>
BTW could not found &quot;GUI got &quot;&quot;Optimize for virt.<br>
store&quot; option&quot;  in oVirt 3.5<br>
<br>
</blockquote></div><br></div>