From owner-freebsd-fs@FreeBSD.ORG Sat Mar 26 13:30:42 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 885FB106566C for ; Sat, 26 Mar 2011 13:30:42 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0128FC08 for ; Sat, 26 Mar 2011 13:30:42 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 80CB4567 for ; Sat, 26 Mar 2011 13:30:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id TfScSwVj8HPM for ; Sat, 26 Mar 2011 13:29:59 +0000 (UTC) Received: from [192.168.1.1] (raskin.torservers.net [74.120.15.150]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTPSA id AE4E4560 for ; Sat, 26 Mar 2011 13:29:55 +0000 (UTC) Message-ID: <4D8DEA4A.8010502@barafranca.com> Date: Sat, 26 Mar 2011 13:29:46 +0000 From: Hugo Silva User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: MySQL HA with hast X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2011 13:30:42 -0000 Hello, Yesterday I was toying with the idea of using hast and MySQL for HA. I went over the idea in my head and on paper and in principle it looks plausible. Since I don't have the hardware right now, and before starting to create VMs like a mad man, I thought, why not ask the list first? Has anyone tried this combo?