<div dir="ltr">Hi,<div><br></div><div><div style="font-size:12.8px"><span style="font-size:12px;white-space:pre-wrap;color:rgb(0,0,0);font-family:helvetica,arial,sans-serif">As a part of my initial contribution to the organization, I have done the following:</span></div><div style="font-size:12.8px"><ol><li style="margin-left:15px">Installed gluster on 2 nodes on digitalocean<br></li><li style="margin-left:15px"><font color="#000000" face="helvetica, arial, sans-serif"><span style="font-size:12px;white-space:pre-wrap">Specs of the nodes: </span></font>2 GB Memory / 40 GB <span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">Disk / </span>NYC2 - Ubuntu 16.04.1 x64<br></li><li style="margin-left:15px">Set up a volume and mounted it<br></li><li style="margin-left:15px">Set up a client machine, and <span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">ran the benchmark tests from there only.</span><br></li></ol></div><span style="font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap"><font color="#000000"><div>After the setup of the nodes and the client machine, I ran the benchmark tests from [1]. I found the following issues while creating the benchmark:</div><ul><li style="margin-left:15px"><font color="#000000" style="font-family:arial,sans-serif;font-size:small"><span style="font-family:helvetica,arial,sans-serif;font-size:12px">there were no instructions on the latest ppa </span></font><span class="gmail-m_-5119777493086858790gmail-m_1041520717746720903gmail-_5yl5" style="font-family:inherit;color:rgb(34,34,34)"><font color="#000000">for gluster, so I had to search on launchpad </font></span><span style="font-family:inherit;text-align:right">for Ubuntu</span></li><li style="margin-left:15px">mount_point is a required variable which is not accepted properly<br></li><li style="margin-left:15px">no instructions on setting up IOZone.<br></li><li style="margin-left:15px">IOZone configuration file isn&#39;t generated properly for IOZone3.<br></li><li style="margin-left:15px">smallfile is configured on all clients, however the check for smallfile is done on localhost, so even though it&#39;s installed it installs it everytime.<br></li><li style="margin-left:15px">error handling is weak on tests<br></li><li style="margin-left:15px">the mounted volume name is hard coded for smallfile</li></ul><div>I would like to improve the benchmark script. Also, could I make a pull request for the same?</div><div><br></div></font></span><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">On fixing the errors and after some research I was able to generate the following results for the benchmark:</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">Sequential Writes 64 record size: 549,826 kBps</span><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">  </span></div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">Sequential Reads  64 record size: 919,270 kBps</span></div><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">Random Writes     64 record size: 278,564 kBps
Random Reads      64 record size: 81,914 KBps
Smallfile Creates 64   file size: 236 files/sec
Smallfile Reads   64   file size: 627 files/sec
</span><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">Smallfile ls -l   64   file size: 10693 files/sec</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap">[1] </span><font color="#000000" face="helvetica, arial, sans-serif"><span style="font-size:12px;white-space:pre-wrap"><a href="https://github.com/gluster/gbench/tree/master/bench-tests/bt-0000-0001" target="_blank">https://github.com/gluster/gbe<wbr>nch/tree/master/bench-tests/<wbr>bt-0000-0001</a></span></font><br></div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-family:helvetica,arial,sans-serif;font-size:12px;white-space:pre-wrap"><br></span></div><div style="font-size:12.8px"><font color="#000000" face="helvetica, arial, sans-serif"><span style="font-size:12px;white-space:pre-wrap">Cheers,</span></font></div><div style="font-size:12.8px"><font color="#000000" face="helvetica, arial, sans-serif"><span style="font-size:12px;white-space:pre-wrap">Soumya.</span></font></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 October 2016 at 21:27, Shyam <span dir="ltr">&lt;<a href="mailto:srangana@redhat.com" target="_blank">srangana@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/14/2016 10:48 AM, Manikandan Selvaganesh wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Soumya,<br>
<br>
Welcome to the community.<br>
<br>
Here[1] is the link for Gluster Documentation. I would suggest you to<br>
google and<br>
read a bit about GlusterFS and then get started with &quot;Quick Start<br>
Guide[2]&quot;.<br>
Once you have done your setup and have played a bit around the<br>
installation and<br>
configuration move on with &quot;Developers Guide[3]&quot;.<br>
<br>
If you want to get started with Code contributions pick some EasyFix<br>
bugs which<br>
can be found here[4]. After this I hope you would have got a minimal<br>
idea and then<br>
explore more in depth and pick up the project/component which interests<br>
you more.<br>
Again, we have some list of projects[5] already listed, check out if<br>
anything interests<br>
you here. Feel free to bring your own ideas as well. These are quite<br>
generic for anyone<br>
who is new to the community and in case if  you want to know<br>
specifically about<br>
Outreachy, someone in the community will surely respond to you shortly.<br>
</blockquote>
<br></span>
Let me take the Outreachy part up.<br>
<br>
There are 2 projects there, one relating to the documentation, for which Manikandan has filled in some links and thoughts. The other being the instrumentation tooling around performance.<br>
<br>
For the latter, I would suggest that you get a gluster volume up and running, and attempt the GlusterBench.py [6] against it, and start with reporting the results. Again, Manikandan has covered getting gluster up and running. For any questions, or things that you get stuck on when running the bench script, post back here and we will help as needed.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
If you have queries, please mail us back. Also, we are always available<br>
on #gluster-dev<br>
and #gluster-meeting in Freenode.<br>
<br>
All the best :-)<br>
<br>
[1] <a href="https://gluster.readthedocs.io/en/latest/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io<wbr>/en/latest/</a><br>
<br>
[2] <a href="https://gluster.readthedocs.io/en/latest/Quick-Start-Guide/Quickstart/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io<wbr>/en/latest/Quick-Start-Guide/<wbr>Quickstart/</a><br>
<br>
[3] <a href="https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io<wbr>/en/latest/Developer-guide/Dev<wbr>elopers-Index/</a><br>
<br>
[4] <a href="https://gluster.readthedocs.io/en/latest/Developer-guide/Easy-Fix-Bugs/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io<wbr>/en/latest/Developer-guide/Eas<wbr>y-Fix-Bugs/</a><br>
<br>
[5] <a href="https://gluster.readthedocs.io/en/latest/Developer-guide/Projects/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io<wbr>/en/latest/Developer-guide/Pro<wbr>jects/</a><br>
</blockquote>
<br></span>
[6] GlusterBench.py : <a href="https://github.com/gluster/gbench/tree/master/bench-tests/bt-0000-0001" rel="noreferrer" target="_blank">https://github.com/gluster/gbe<wbr>nch/tree/master/bench-tests/<wbr>bt-0000-0001</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
<br>
--<br>
Cheers,<br>
Manikandan Selvaganesh.<br>
<br>
On Fri, Oct 14, 2016 at 7:56 PM, Ms ms &lt;<a href="mailto:ms.soumya12@gmail.com" target="_blank">ms.soumya12@gmail.com</a><br></span><span class="">
&lt;mailto:<a href="mailto:ms.soumya12@gmail.com" target="_blank">ms.soumya12@gmail.com</a>&gt;<wbr>&gt; wrote:<br>
<br>
    Hi,<br>
<br>
    I&#39;m a research student pursuing my Masters in IIIT-Hyderabad. I am<br>
    keen on working on Gluster&#39;s Outreachy project.<br>
<br>
    I have prior experience in configuring, maintaining and managing<br>
    systems in an MHRD project. I have completed the required course<br>
    credits towards my degree and am working on my Thesis currently. It<br>
    would be great opportunity for me to learn and contribute to the<br>
    project as well.<br>
<br>
    As I am a bit new to the community it would be nice if anyone can<br>
    guide me a few useful resources to get me started.<br>
<br>
    Thanks and regards,<br>
    Soumya<br>
<br>
    ______________________________<wbr>_________________<br>
    Gluster-users mailing list<br></span>
    <a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a> &lt;mailto:<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.<wbr>org</a>&gt;<br>
    <a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman<wbr>/listinfo/gluster-users</a><br>
    &lt;<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailma<wbr>n/listinfo/gluster-users</a>&gt;<span class=""><br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman<wbr>/listinfo/gluster-users</a><br>
<br>
</span></blockquote>
</blockquote></div><br></div>