Hi, On Mon, 2010-01-04 at 13:55 -0800, Hunny Bunny wrote: > Hello folkz, > Could somebody please advise me which distributed FS OCFS2 or GFS2 is > better to use for independently accessing shared MySQL, SVN and other > databases and data storages on three node cluster with a future > possibility to extend the cluster to five or ten nodes? > > Thanks in advance, > > Alex > I'd doubt that there is a great deal of difference between the two solutions. If there is it will depend on the workload involved and that will depend as much upon the kind of usage which the db will experience as the db itself.
I'm not sure how suited those particular apps that you mention are to being run on a cluster fs as I don't know what kind of locking they do. If you are looking to just do failover, there should be no issue, but if you want multiple nodes having a simultaneous view of a shared db, then that is a very different problem, Steve. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
