<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><br><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div style="font-family: Arial; font-size: 10pt; color: #000000">Hello,<br><br>I installed a trial version of <span>Gluster</span> Storage Software Appliance last week.<br>At the moment I do some performance tests on the server.<br>I use Ubuntu Server 11.10 as OS.<br>Hardware (2x): <br>
-AMD Opteron Quad Core 2.2GHz<br>-16GB RAM<br>-12x WD 2TB HDD @ 7200rpm<br>-10Gbit link between the servers<br><br>I use zfs as filesystem.<br>Glusterfs version 3.2.1, but I also installed 3.2.4 for testing (same behaviour).<br><br>ZFS is mounted to /data:<br>dd if=/dev/zero of=/data/LUN0 bs=1M count=20240<br>21223178240 Bytes (21 GB) kopiert, 13.6647 s, 1.6 GB/s<br><br>create a glusterfs volume (without replication for testing local speed):<br>gluster volume create test-volume san0:/data/test-volume<br><br>and mount:<br>mount -t glusterfs san0:/test-volume /mnt<br><br>dd if=/dev/zero of=/mnt/LUN0 bs=1M count=20240<br>21223178240 Bytes (21 GB) kopiert, 79.0924 s, 268 MB/s<br><br>I also do some tests with bonnie++. The result you can find as attachment.<br><br>As you can see, glusterfs mount is much slower than the local zfs mount.<br>During the dd and bonnie++ tests (glusterfs mount) the cpu load for glusterd and glusterfs processes is much more than 100% (150%-170%)<br><br>Is this the normal behaviour of glusterfs?? Or Is the Quad core cpu to slow??<br><br>Thank you for help.<br><br>Regards,<br>Erik Schwalbe<br><br><span><br><span></span><div style="padding-top: 20px; border-top: 1px dashed rgb(204, 204, 204); font: 11px/120% Arial; color: rgb(102, 102, 102); text-align: left;"><a href="http://www.canoo.com/" style="text-decoration: none; border: medium none;" target="_blank"><img src="cid:43dc5a2f0ce0901ba28a6e2ce02f19a488b9c35b@zimbra" alt="Canoo Engineering AG - your provider for business web solutions" style="border: medium none;"></a> <div style="margin-left: 70px;"><div style="margin-top: 10px;">Erik Schwalbe<br>Canoo Engineering AG<br>Kirschgartenstrasse 5<br>CH-4051 Basel</div><div style="margin-top: 10px;">Tel: +41 61 228 94 44<br>Fax: +41 61 228 94 49</div><div style="margin-top: 10px;"><a href="mailto:erik.schwalbe@canoo.com" style="text-decoration: none; border-bottom: 1px dashed rgb(102, 102, 102);" target="_blank">erik.schwalbe@canoo.com</a><br><a href="http://www.canoo.com" style="text-decoration: none; border-bottom: 1px dashed rgb(102, 102, 102);" target="_blank">http://www.canoo.com</a><br></div></div></div><span></span><br></span><br></div></div><br></div></body></html>