|
From: | mohan L |
Subject: | [Gluster-devel] Re: problem running mysql on GlusterFS |
Date: | Thu, 20 Nov 2008 09:56:26 +0530 |
IMO, you'd be a lot better off to *not* be sharing MySQL databases
over glusterfs... I don't think performance will be good, and
databases in general have funny requirements for locking and such...
Look into MySQL replication instead. If you just need to be able to
*access* the data from both machines, MySQL already has good remote
access capabilities- no need to involve a whole extra layer.
[Prev in Thread] | Current Thread | [Next in Thread] |