From owner-freebsd-cluster@FreeBSD.ORG Fri May 13 16:20:57 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 1364A16A4CE for ; Fri, 13 May 2005 16:20:57 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF6B43D79 for ; Fri, 13 May 2005 16:20:56 +0000 (GMT) (envelope-from jjhernan@nc.rr.com) Received: from ms-mss-01-ce0-1 ([10.10.5.78])j4DGKoL4006481 for ; Fri, 13 May 2005 12:20:53 -0400 (EDT) Received: from southeast.rr.com (localhost [127.0.0.1]) by ms-mss-01.southeast.rr.com (iPlanet Messaging Server 5.2 HotFix 2.04 (built Feb 8 2005)) with ESMTP id <0IGF0024AS2Q5O@ms-mss-01.southeast.rr.com> for freebsd-cluster@freebsd.org; Fri, 13 May 2005 12:20:50 -0400 (EDT) Received: from [10.10.1.25] (Forwarded-For: [63.239.87.162]) by ms-mss-01.southeast.rr.com (mshttpd); Fri, 13 May 2005 12:20:50 -0400 Date: Fri, 13 May 2005 12:20:50 -0400 From: jjhernan@nc.rr.com To: freebsd-cluster@freebsd.org Message-id: <8cffa78cacd3.8cacd38cffa7@southeast.rr.com> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 2.04 (built Feb 8 2005) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Clustering with Freebsd X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 16:20:57 -0000 As a naive individual... (maybe not a good way to start, he-he!) I think about how useful something like this will be for me to utilize the HDrives from all my FreeBSD computers. Cool! It also makes wonder why stop there? If we can do ATA commands over Ethernet then we can do others, like PCI, USB, etc. Here is an interesting link as I google for something like this: http://www.hacker-technology.com/3801.html?*session*id*key*=*session*id*val* Again, naively, we will be turning a new leaf in the computing industry when we can use ethernet as a computer bus to any device/peripheral available in a motherboard. If this happens in the near future, I should be able to configure a 6-cpu computer, with loads of memory, and hard drives in no time. Looks like a new FreeBSD project if one is not on the way already. Jorge ----- Original Message ----- From: Dmitriy Kirhlarov Date: Friday, May 13, 2005 8:11 am Subject: Re: Clustering with Freebsd > Hi Eric! > > On Wed, 11 May 2005, Eric Anderson wrote: > > > 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. > carp can be used as solution, as I understand. > > By. > Dmitriy > _______________________________________________ > 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"