From owner-freebsd-cluster@FreeBSD.ORG Thu May 12 03:44:25 2005 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BC4316A4CE for ; Thu, 12 May 2005 03:44:25 +0000 (GMT) Received: from smtp.263.net (263.net.cn [211.150.96.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69D543D81 for ; Thu, 12 May 2005 03:44:23 +0000 (GMT) (envelope-from yfyoufeng@263.net) Received: from [10.217.12.198] (localhost [127.0.0.1]) by smtp.263.net (Postfix) with ESMTP id 44588C35F2; Thu, 12 May 2005 11:44:21 +0800 (CST) (envelope-from yfyoufeng@263.net) Received: from [10.217.12.198] (unknown [61.135.152.194]) by antispam-2 (Coremail:263(050316)) with SMTP id BRE+ABXRgkKcA5jC.1 for ; Thu, 12 May 2005 11:44:21 +0800 (CST) X-TEBIE-Originating-IP: [61.135.152.194] From: yf-263 To: Eric Anderson In-Reply-To: <4282CE09.6000802@centtech.com> References: <20050429183405.M60641@bmyster.com> <4281FF74.6060005@centtech.com><4282123E.6080909@centtech.com> <1115864258.3938.15.camel@localhost.localdomain> <4282CE09.6000802@centtech.com> Content-Type: text/plain; charset=UTF-8 Organization: Unix-driver.org Date: Thu, 12 May 2005 11:43:51 +0800 Message-Id: <1115869431.3938.46.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 8bit cc: freebsd-cluster@freebsd.org Subject: Re: Clustering with Freebsd X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yfyoufeng@263.net List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 03:44:25 -0000 在 2005-05-11三的 22:31 -0500,Eric Anderson写道: > yf-263 wrote: > > 在 2005-05-11三的 09:10 -0500,Eric Anderson写道: > > > >>Dmitriy Kirhlarov wrote: > >> > >>>Hi Eric! > >>> > >>>On Wed, 11 May 2005, Eric Anderson wrote: > >>> > >>> > >>> > >>>>Dmitriy Kirhlarov wrote: > >>>> > >>>> > >>>>>Hi Brent! > >>>>> > >>>>>On Fri, 29 Apr 2005, Brent wrote: > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>>I have a webhosting business all runnning on various Freebsd i386 boxes. > >>>>>>I was wondering if there are any good howto's on doing this ? The > >>>>>>services id like to cluster are, > >>>>>>apache > >>>>>>sendmail > >>>>>>bind 9.2.3 > >>>>>>UW imap > >>>>> > >>>>> > >>>>>replace to cyrus imapd. > >>>>> > >>>>>read about gmirror, carp, ggated. > >>>> > >>>>How would gmirror and ggated help? > >>> > >>> > >>>Replicate data between two hosts, but it not very fine solution -- cached data not replicate to second node, when first node die. > >> > >>And it would only be for failover, not for load distribution/balancing. > >> > >>We really need a clustered filesystem for FreeBSD.. > > > > > > Forget recite that we are also implementing it on FreeBSD ;) For the HA > > and HP purpose. > > For my purposes, I need to be able to serve data on that filesystem via Use our FS, you will not need NFS anymore, cause it is also a distributed FS. And it will also reduce the cost to 1/3 ~ 1/4. > NFS - will that be possible too? Will this code be open source? Now we are considering the possibility of open source to gain a well project life :) > > I'd actually like to see a FreeBSD port of GFS.. Before I have worked on porting Redhat GFS to Darwin, which use FreeBSD FS infrastructure. And the porting works on CML ;) > > Eric > > > -- yf-263 Unix-driver.org