<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>i have two identical servers equipped with 10 GigE cards. MTU is set to 9000 and with iperf i got over 9 Gbit/s over my network connection. The servers are directly connected. The disks (10x 2 TB SATA, RAID 6) are quite fast. I got about 700 MB/s write speed with drbd standalone. With drbd connected the write speed drops to about 150 MB/s. The sync-rate is at about 290 MB/s. Why is my write speed so slow?<br><br>Here is my drbd.conf:<br><br>global {<br>&nbsp; usage-count no;<br>}<br><br>common {<br>&nbsp; protocol A;<br>&nbsp; syncer { rate 900M; al-extents 3833; }<br>&nbsp; net { max-buffers 8192; }<br>}<br><br>resource r0 {<br>&nbsp; on brick1.myserver.com {<br>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp; /dev/drbd0;<br>&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 /dev/sdb1;<br>&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp; 10.22.23.10:7789;<br>&nbsp;&nbsp;&nbsp; flexible-meta-disk /dev/sdc1;<br>&nbsp; }<br>&nbsp; on brick2.myserver.com {<br>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp; /dev/drbd0;<br>&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/sdc1;<br>&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp; 10.22.23.11:7789;<br>&nbsp;&nbsp;&nbsp; flexible-meta-disk /dev/sdb1;<br>&nbsp; }<br>}<br><br>Any ideas? Thanks for your help!<br><br>Best regards,<br>Felix<br><br></div>
<!-- cg17.c4.mail.gq1.yahoo.com compressed/chunked Wed Nov 18 10:57:23 PST 2009 -->
</div><br>



      </body></html>