<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16496"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Since you are running on vmware, you can optimize&nbsp;your disk IO&nbsp;by setting elevator=noop ( google it).</DIV>
<DIV>&nbsp;</DIV>
<DIV>IMO, Zendto won't get a big benefit by using&nbsp;the elevator setting, but our other disk IO intensive systems showed a marked increase in IOP performance (about 30% as measured by NetAPP Balance).&nbsp; Most, if not all linux systems use cfq.&nbsp; What happens is that a disk io is requested, cfq queues the request and hands it to the vmware abstraction layer and then the IO request is handed to the NetApp which re-queues the request.</DIV>
<DIV>&nbsp;</DIV>
<DIV>We're running elevator=noop in grub's menu.lst on Redhat v5 &amp; 6 , SLES v10 &amp; 11&nbsp;and CentOS&nbsp;v5 &amp; 6&nbsp;(32 and 64 bit) systems on Vmware Esxi systems.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Enjoy</DIV>
<DIV>Brad</DIV>
<DIV><BR><BR>&gt;&gt;&gt; On 7/15/2013 at 11:08 AM, John Thurston &lt;john.thurston@alaska.gov&gt; wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">On 7/13/2013 8:21 AM, Gray McCord wrote:<BR>&gt; Thanks, John!&nbsp; I'll give this a try. BTW, when you talk about less<BR>&gt; throughput, can you tell about how much?<BR><BR>I did not perform benchmarks in either configuration. But based on my <BR>personal observations it is no more than half the throughput. Note, this <BR>isn't responsiveness or latency I'm discussing, this is time required to <BR>transfer a large file.<BR><BR>If this were a mission-critical application, I don't think I'd deploy it <BR>this way. Since this is a kinda-best-effort application for us, the <BR>throughput isn't the deciding factor. I hope, someday, to move the <BR>application behind a NetScaler and retire my apache proxy.<BR><BR>YMMV. In my deployment, I'm proxying https via https, so there is a lot <BR>of protocol overhead. I am not using "jumbo" frames. I have made no <BR>effort to optimize my https cipher negotiations or implement ssl <BR>off-loading. My ZendTo is running on linux on VMWare ESXi. I don't know <BR>if VMWare or its networking is is optimally configured.<BR>-- <BR>&nbsp;&nbsp;&nbsp; Do things because you should, not just because you can.<BR><BR>John Thurston&nbsp;&nbsp;&nbsp; 907-465-8591<BR>John.Thurston@alaska.gov<BR>Enterprise Technology Services<BR>Department of Administration<BR>State of Alaska<BR>_______________________________________________<BR>ZendTo mailing list<BR>ZendTo@zend.to<BR><A href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>