<div dir="ltr"><div>Thank you</div><div>Is it correct that there is not a standard way to fill a file system?</div><div>If I fill my gluster volume with each of these methods, the result of performance test (speed of read, write, ...) are valid?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 30, 2017 at 4:22 PM, Nag Pavan Chilakam <span dir="ltr">&lt;<a href="mailto:nchilaka@redhat.com" target="_blank">nchilaka@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">Hi,<br>
Do you mean to fill your gluster volume?<br>
If so, without getting into the details, I can try giving some pointers:<br>
1)As I see you want to fill data randomly with many directories and files, you can try to download linux kernel(<a href="http://kernel.org" rel="noreferrer" target="_blank">kernel.org</a>) and untar it<br>
2)there are different tools available in github like FIO, smallfile(<a href="https://github.com/bengland2/smallfile/blob/master/smallfile_cli.py" rel="noreferrer" target="_blank">https://github.com/<wbr>bengland2/smallfile/blob/<wbr>master/smallfile_cli.py</a>), crefi<br>
3)One last hack--&gt;If the intention is to fill your volume as fast of possible and assuming your volume is inside a directory on a thin lv(not directly using the mount path as the brick ), then you can directly copy  data into the LV mount with some random data or huge files(any log files or use above tools)<br>
  This helps fill faster, as you are avoiding network as in a mount.<br>
  IMPORTANT NOTE: I would like to reinstate, that you must be filling into the LV mount instead of the brick mount. Eg: if you LV mount is /rhs/lv1, I expect(as recommended), your brick path is something like /rhs/lv1/&lt;brickname&gt; . Hence you can fill in data under /rhs/lv1/&lt;datadump&gt;<br>
<br>
<br>
Regards,<br>
nag<br>
<div><div class="h5"><br>
----- Original Message -----<br>
From: &quot;Tahereh Fattahi&quot; &lt;<a href="mailto:t28.fattahi@gmail.com">t28.fattahi@gmail.com</a>&gt;<br>
To: <a href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a><br>
Sent: Tuesday, 30 May, 2017 3:29:40 PM<br>
Subject: [Gluster-users] How fill my volume for test?<br>
<br>
Hi<br>
I need to fill my volume and after that start testing.<br>
Is there a test case, test bench (I dont know the name) a program that create a lot of directory and files with different type and size (the data in files is not important, maybe random)?<br>
I can do this by my self but I dont know is this work correct?<br>
Is there any standard for fill a file system?<br>
<br>
</div></div>______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/gluster-users</a><br>
</blockquote></div><br></div>