On 03/01/12 11:25, Stefan Schloesser wrote:
> Hi Marcus,
> 
>>> I would like load-balancing and use typo3 which writes upon access to the 
>>> filesystem and db (cache etc.). Still pointless? 
> 
>> I do (well, I will be again when I get corosync/pacemaker working again!) 
>> something similar using a managed IP in front of >haproxy/stunnel/apache 
>> with GlusterFS for a shared file system. Seems about as simple as I could 
>> make it - I don't see any point using pacemaker >to manage haproxy/apache 
>> when it can all just happen behind the floating IP.
> 
> My setup would involve 2 loadbalancer and 2 nodes. Are you saying that 
> running GlusterFs on both nodes using its replication feature is easier + 
> more reliable than DRBD + ocfs2 + pacemaker?

GlusterFS is _definitely_ easier to set up than dual-Primary DRBD with
OCFS2, and also much harder to break.

Whether GlusterFS is easier to set up and run compared to single-Primary
DRBD and NFS, however, is up to you to decide. If you need more than two
replicas then definitely so, but for the 2-replica use case it's about even.

> And you use the haproxy/stunnel to monitor availability of the nodes (apache) 
> ?
> 
> @Florian
> I would use mysql-cluster for the database rather than file based replication.

"MySQL Cluster" as in NDB? Or Galera replication? Or MySQL replication
in dual-master mode (*shudder*)? Or MySQL on DRBD?

Florian

-- 
Need help with High Availability?
http://www.hastexo.com/now
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to