Noam Rathaus <[EMAIL PROTECTED]> writes: > I'm also not interested in replies telling me there's a project that > does exactly that (and only requires a few tiny customizations that > will take days).
Well, how about a couple of hours, including RTFM? LinuxHA (heartbeat, http://www.linux-ha.org) + DRBD (http://www.drbd.org, http://linux-ha.org/DRBD) is the most common linux HA solution, works great with MySQL (http://www.mysql.com/products/enterprise/drbd.html), comes with most linux distros [1,2], and thus is likely already installed on your system. Anyway, I am not available for this gig, so feel free to pay whoever does this for you. If I were you, I would insist on hearing real hard arguments before deciding on a competing solution. One such argument may be "we absolutely cannot move MySQL data onto a separate partition, because (a really good argument goes here)". [1] Debian included [2] RedHat is the only exception I know of, I suppose because they have their own clustering product - of course RPMs are there. Hope this helps, -- Oleg Goldshmidt | [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
