No matter what you do, a standalone server would be faster than a clustered architecture, if it is GFS over SAN, or even the MySQL cluster, due to obvious reasons of latency invloved. Anyway what exactly are you trying to build with MySQL, I mean what kind of performance you want from MySQL, may be you could try Replication or if you want good scalability, then you would be better off with the MySQL cluster.
<br><br>Kishore Jalleda <br><a href="http://kjalleda.googlepages.com/projects">http://kjalleda.googlepages.com/projects</a><br> <br><br><br>On 4/26/06, Sander van Beek - Elexis <<a href="mailto:sander@elexis.nl">sander@elexis.nl
</a>> wrote:<br>> Hi all,<br>> <br>> We did a quick benchmark on our 2 node rhel4 testcluster with gfs and<br>> a gnbd storage server. The results were very sad. One of the nodes<br>> (p3 1ghz, 512 mb) could run +/- 2400 insert queries per second when
<br>> running mysqld-max 5.0.20 on a local ext3 filesystem. With a 2 node<br>> GFS over GNBD setup and inserts on both nodes at the same time, we<br>> only could do 80 inserts per second. I'm very interested in the
<br>> perfomance others got in a similar setup. Would the performance<br>> increase when we use software based iscsi instead of gnbd?<br>> Or should we simply buy SAN equipment? Does anyone have statistics to<br>
> compare a standalone mysql setup to a small gfs cluster using a san?<br>> <br>> <br>> With best regards,<br>> Sander van Beek<br>> <br>> ---------------------------------------<br>> <br>> Ing. S. van Beek
<br>> Elexis<br>> Marketing 9<br>> 6921 RE Duiven<br>> The Netherlands<br>> <br>> Tel:    +31 (0)26 7110329<br>> Mob:    +31 (0)6 28395109<br>> Fax:    +31 (0)318 611112<br>> Email: <a href="mailto:sander@elexis.nl">
sander@elexis.nl</a><br>> Web:    <a href="http://www.elexis.nl">http://www.elexis.nl</a><br>> <br>> --<br>> Linux-cluster mailing list<br>> <a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com
</a><br>> <a href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>> <br><br>