From owner-freebsd-questions@FreeBSD.ORG Wed Jul 8 07:45:51 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2470C1065670 for ; Wed, 8 Jul 2009 07:45:51 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gx0-f210.google.com (mail-gx0-f210.google.com [209.85.217.210]) by mx1.freebsd.org (Postfix) with ESMTP id CD49E8FC17 for ; Wed, 8 Jul 2009 07:45:50 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by gxk6 with SMTP id 6so6241209gxk.19 for ; Wed, 08 Jul 2009 00:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=6MBCRUlULSO+WA0abeZMhZrTkcn46pyt7WWCV2JYGsM=; b=ILPf7yEeO/NEmJeAeQtNkwy0u6sBnLl1U9hV9ck24u8cnHWXmXEC0IvbWwfMOWn0Qi ZKOqFqyoGdluZVlrLcASLF0q9nn7xZq2M62C3KK5mY4hW3s3KHFQylDA320oRfoXZd5E 7+eipygFIMe8s5t5fBmZ9PmCBD77bGiztYlKw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ky4KzSALxuAoDWTyuwqnNQx0cXZn+1Li7Fj2e3HtHJ9sBI7NWKEiBX29j6C1AciX0t XsHr23WZVfIDjA2xwvBq8+M2qPFXUAjhW20OJ1MkrXDKUw7dqDEmHr3DnP+I+J2iCRA0 bCY+c5km/Z/8NpAUS0Mmw+On4ErWdIxFAg7vI= MIME-Version: 1.0 Received: by 10.150.121.19 with SMTP id t19mr1411750ybc.319.1247039150254; Wed, 08 Jul 2009 00:45:50 -0700 (PDT) In-Reply-To: <20090708070647.GC2904@ei.bzerk.org> References: <4A533CEA.7000007@transip.nl> <6201873e0907071354y453a71edh3e75391b37399fe0@mail.gmail.com> <20090708070647.GC2904@ei.bzerk.org> Date: Wed, 8 Jul 2009 02:45:50 -0500 Message-ID: <6201873e0907080045j6e11a9c8t1b78162beb677337@mail.gmail.com> From: Adam Vande More To: Ruben de Groot , Adam Vande More , RIck van der Zwet , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: FreeBSD HA file cluster possibilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2009 07:45:51 -0000 On Wed, Jul 8, 2009 at 2:06 AM, Ruben de Groot wrote: > On Tue, Jul 07, 2009 at 03:54:23PM -0500, Adam Vande More typed: > > On Tue, Jul 7, 2009 at 7:17 AM, RIck van der Zwet >wrote: > > > > > d) drbd: http://www.drbd.org/ - Does anyone has a working > (alternative) > > > setup on FreeBSD? > > > > > > > > > Any other solution/setup I am missing? Using external hardware/software > is > > > all-right as long I am able to connect to FreeBSD with it and it leaves > no > > > single point of failure. > > > > > > Thanks in advance! > > > /Rick > > > > > > > > > Is there a problem with the DRBD and Heartbeat config? > > Ehm... It doesn't exist in FreeBSD? > > regards, > Ruben > > Sry, my bad. the ggated setup looks promising though, and you could tie it into carp. -- Adam Vande More