Linux stretch cluster: MD replication, DRBD or Veritas?

Posted by PieterB on Server Fault See other posts from Server Fault or by PieterB
Published on 2010-09-03T07:31:50Z Indexed on 2011/02/20 15:27 UTC
Read the original article Hit count: 310

Filed under:
|
|
|
|

For the moment there's a lot of choices for setting up a Linux cluster.

For cluster manager: you can use Red Hat Cluster manager, Pacemaker or Veritas Cluster Server. The first one has the most momentum, the second one comes by default with RH subscriptions and the last one is very expensive and has a very good reputation ;-)

For storage: - You can replicate LUN's using software raid / md device - You can use the network using DRBD replication, which offers a bit more flexibility - You can use Veritas Storage Foundation technology to talk to your SANs replication technology.

Anyone has any recommandations or experience with these technologies?

© Server Fault or respective owner

Related posts about linux

Related posts about clustering