[Gluster-devel] Need help in understanding IOZone config file
Menaka Mohan
menaka.m at outlook.com
Thu Oct 20 21:49:25 UTC 2016
Hello,
Thank you so much for helping me in understanding it. I have read more about that and with the help of other community members, I submitted a pull request to update it in the Gluster docs [1] for better understanding which was accepted and merged.
Since each record in the config file represents a thread in IOZone terminology, we may need to have as many records with respect to the number of threads defined and number of clients in our setup.
[1] : https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Performance%20Testing/
Thanks and Regards,
Menaka M
________________________________
From: Dustin Black <dblack at redhat.com>
Sent: Monday, October 17, 2016 8:16:27 PM
To: Menaka Mohan
Cc: gluster-devel at gluster.org
Subject: Re: [Gluster-devel] Need help in understanding IOZone config file
Hi Menaka,
We test Gluster with something like this using iozone for 4GB file sizes.
iozone -t 6 -s 4g -r 4m -+m clients.ioz -c -e -+z -+n -i 0 && iozone -t 6 -s 4g -r 4m -+m clients.ioz -c -e -+z -+n -i 1
Where the clients.ioz file might look like the below for 6 clients/workers:
c0 /path/to/gluster/client/mount /path/to/binary/iozone
c1 /path/to/gluster/client/mount /path/to/binary/iozone
c2 /path/to/gluster/client/mount /path/to/binary/iozone
c3 /path/to/gluster/client/mount /path/to/binary/iozone
c4 /path/to/gluster/client/mount /path/to/binary/iozone
c5 /path/to/gluster/client/mount /path/to/binary/iozone
Dustin Black, RHCA
Senior Architect, Software-Defined Storage
Red Hat, Inc.
On Mon, Oct 10, 2016 at 3:48 PM, Menaka Mohan <menaka.m at outlook.com<mailto:menaka.m at outlook.com>> wrote:
Hi,
I am Menaka M. I am new to this open source world. Kindly help me with the following query.
I have set up the Gluster development environment with two servers and one client. I am trying to run the basic bench test on the Gluster cluster from this GitHub repo<https://github.com/gluster/gbench/tree/master/bench-tests/bt-0000-0001>. I also have IOZone installed. In that, how to generate the clients.ioz file (prerequisite 3) ? Does that refer to the file containing (client_name work_dir path_to_IOZone_on_client) ?
I have read multiple blogs on how to analyze the IOZone results and also the performance testing section in docs. Kindly help me resolve this confusion. If I had asked a very basic thing, apologies. I will quickly learn them.
Regards,
Menaka M
_______________________________________________
Gluster-devel mailing list
Gluster-devel at gluster.org<mailto:Gluster-devel at gluster.org>
http://www.gluster.org/mailman/listinfo/gluster-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-devel/attachments/20161020/7f8eb9f9/attachment-0001.html>
More information about the Gluster-devel
mailing list