On Feb 5, 2008, at 08:44 , MuraliPD@GMail wrote:
Hi All,
Is that DRBD and Cluster works on same concept?
Something totally different. For starters, DRBD is a Linux kernel
module, MySQL Cluster not.
From DRBD website (http://www.drbd.org/):
"DRBD takes over the data, writes it to the local disk and sends it to
the other host. On the other host, it takes it to the disk there."
.. MySQL Cluster doesn't work like that, no point writing the manual
here :)
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-overview.html
Shoot specific questions if you got some.
Cheers,
Geert