<div dir="ltr"><div>Hi Nagaprasad,</div><div> </div><div>Thanks for reply.</div><div> </div><div> </div><div><div><strong>Nature of I/O workload your application is generating:</strong> </div><div>It is very high. Our product woking on files. It is collecting data(multi process and multi threaded) from remote nodes and then processing it and then it sending it to remote locations.</div><div>our Execution engine runs the processing busines logic. So huge no of open,read,write,rename calls in the our code per second.</div><div> </div><div>recently we made it scalable as well, so our business logic runs horigontally from multiple nodes. we are collecting it in common directory and reading it from same directory for processing.</div><div> </div><div>We are using Veritas cluster file system. It is locking on directory level. Since same directory accessed from multiple nodes. There is a delay in processing. further it reducess performance drastically.</div><div> </div><div>For improving performance we made some changes in our application by breaking the direcotories for collection and processing.</div><div>By this we got performance improvement.</div><div> </div><div>We feel if we change our file system we will get more improvement. Please suggest.</div><div> </div><div> </div></div><div>Regards</div><div>Tarkeshwar </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 15, 2015 at 2:27 PM, Nagaprasad Sathyanarayana <span dir="ltr">&lt;<a href="mailto:nsathyan@redhat.com" target="_blank">nsathyan@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">Hello Tarakeshwar,<br>
<br>
Firstly, welcome to the Gluster community.<br>
<br>
Please visit <a href="http://www.gluster.org/community/documentation/index.php/GlusterFS_General_FAQ" rel="noreferrer" target="_blank">http://www.gluster.org/community/documentation/index.php/GlusterFS_General_FAQ</a>, which answers some of your queries about GlusterFS capabilities.<br>
If you could share with us the nature of I/O workload your application is generating, the performance need of your application, type of client access (NFS, CIFS etc.,)<br>
that users of your application need etc, we will be in a better position to guide.<br>
<br>
Regards<br>
Nagaprasad<br>
<div><div class="h5"><br>
----- Original Message -----<br>
From: &quot;M.Tarkeshwar Rao&quot; &lt;<a href="mailto:tarkeshwar4u@gmail.com">tarkeshwar4u@gmail.com</a>&gt;<br>
To: <a href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a><br>
Sent: Tuesday, 15 September, 2015 12:15:23 PM<br>
Subject: [Gluster-users] Hi new to Gluster<br>
<br>
Hi all,<br>
We have a product which is written in c++ on Red hat.<br>
In production our customers using our product with Veritas cluster file system for HA and as sharded storage(EMC).<br>
Initially this product was run on only single node. In our last release we make it Scalable(more than one nodes).<br>
Due to excessive locking(CFS) we are not getting the performance.<br>
Can you please suggest Gluster will resolve our problem as it is distributed file system.<br>
is Gluster POSIX complined?<br>
Can we use it in Production? Pls suggest.<br>
If any other file system please suggest.<br>
Regards<br>
Tarkeshwar<br>
<br>
</div></div>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">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/listinfo/gluster-users</a><br>
</blockquote></div><br></div>