<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Tom,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I currently administer a system running a similar but larger setup, so I may be able to help you.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>First, make sure you contact Coraid.  They are really good about helping with this stuff.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Second, have you looked at /dev/etherd/err?  There is usually a lot of good debugging there.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Third, have you upgraded the firmware in the Coraid and built the newest AoE driver?  These are absolutely critical in getting the best performance / reliability and generally the plain kernel driver has fallen behind.  They assure me they're working on this and I can vouch for the fact that this driver is essentially the one in the kernel with development necessary to make it work--not some sort of vendor supplied out-of-tree driver.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Finally, make sure you have good switches.  I have had a number of switches that drop a packet here and there.  These are death to AoE performance.  Gigabit is generally a must as well.</DIV><DIV><BR><DIV><DIV>On Dec 10, 2006, at 2:03 AM, <A href="mailto:bigendian+gfs@gmail.com">bigendian+gfs@gmail.com</A> wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">I've just set up a new two-node GFS cluster on a CORAID sr1520 ATA-over-Ethernet.  My nodes are each quad dual-core Opteron CPU systems with 32GB RAM each.  The CORAID unit exports a 1.6TB block device that I have a GFS file system on. <BR><BR>I seem to be having performance issues where certain read system calls take up to three seconds to complete.  My test app is bonnie++, and the slow-downs appear to be happen in the "Rewriting" portion of the test, though I'm not sure if this is exclusive.  If I watch top and iostat for the device in question, I see activity on the device, then long (up to three second) periods of no apparent I/O.  During the periods of no I/O the bonnie++ process is blocked on disk I/O, so it seems that the system it trying to do something.  Network traces seem to show that the host machine is not waiting on the RAID array, and the packet following the dead-period seems to always be sent from the host to the coraid device.  Unfortunately, I don't know how to dig in any deeper to figure out what the problem is. <BR><BR>Below are strace and tcpdump snippets that show what I'm talking about.  Notice the time stamps and the time spent in system calls in <> brackets after the call.  I'm quite far from a GFS expert, so please let me know if other data would be helpful. <BR><BR>Any help is much appreciated.<BR> <BR>Thanks!</BLOCKQUOTE><BR></DIV><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>-- </DIV><DIV>Jayson Vantuyl</DIV><DIV><FONT class="Apple-style-span" size="2"><SPAN class="Apple-style-span" style="font-size: 10px;"><SPAN class="Apple-style-span" style="font-size: 10px; ">Systems Architect</SPAN></SPAN></FONT></DIV><DIV><B style="font-weight: bold; "><SPAN class="Apple-style-span" style="font-weight: bold; ">Engine Yard</SPAN></B></DIV><DIV><FONT class="Apple-style-span" size="2"><SPAN class="Apple-style-span" style="font-size: 10px;"><SPAN class="Apple-style-span" style="font-size: 10px; "><A href="mailto:jvantuyl@engineyard.com">jvantuyl@engineyard.com</A></SPAN></SPAN></FONT></DIV></SPAN><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></DIV></BODY></HTML>