From owner-freebsd-cluster@FreeBSD.ORG Thu May 12 02:16:33 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 7503616A4CE for ; Thu, 12 May 2005 02:16:33 +0000 (GMT) Received: from smtp.263.net (mx01.263.net.cn [211.150.96.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B04043D31 for ; Thu, 12 May 2005 02:16:30 +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 37CA6C34A3; Thu, 12 May 2005 10:16:25 +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 FAE/AHi8gkKYAZjC.1 for ; Thu, 12 May 2005 10:16:25 +0800 (CST) X-TEBIE-Originating-IP: [61.135.152.194] From: yf-263 To: Brent In-Reply-To: <20050429183405.M60641@bmyster.com> References: <20050429183405.M60641@bmyster.com> Content-Type: text/plain; charset=UTF-8 Organization: Unix-driver.org Date: Thu, 12 May 2005 10:15:55 +0800 Message-Id: <1115864155.3938.13.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 02:16:33 -0000 Please read the Google.com's GoogleFS. And now we are working on implementing a GoogleFS like Cluster Storage for my Employer, which is target for the web, mail, IM, Netdisk, etc. services, and we have more than 1,000 million users. For GoogleFS, the upper layer is like an asymmetric cluster filesystem as www.lustre.org; and in block layer, like V9FS' Venti. What is also our target ;) Deeper info is welcomed to be discussed :) 在 2005-04-29五的 15:02 -0400,Brent写道: > 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 > > >From what i understand there are a couple ways to do this. The load balancer > method where one machine acts as a load balancer for nodes that run your > services like apache, sendmail, DNS. So when load becomes so high...you just > add another machine to help take off some of the load or when a box fails the > rest of the machines in the cluster pick up in its place. > > the other way is to do it like Solaris does with veritas cluster services. > where each machine runs a service and is monitored by the cluster and in the > event of a failure...the service & IP & all would get moved to another box .. > > any help would be great thank you > > > -- > Brent Bailey > _______________________________________________ > freebsd-cluster@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-cluster > To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@freebsd.org" > -- yf-263 Unix-driver.org