From owner-freebsd-net@FreeBSD.ORG Wed May 17 16:55:53 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B344A16B291; Wed, 17 May 2006 16:55:53 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 183F443D6E; Wed, 17 May 2006 16:55:52 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060517165552.JCWA9009.mta11.adelphia.net@barbish>; Wed, 17 May 2006 12:55:52 -0400 From: "fbsd" To: "Derek Ragona" , "Ludovit Koren" , Date: Wed, 17 May 2006 12:55:51 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <6.0.0.22.2.20060517110722.026767f0@mail.computinginnovations.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: freebsd-net@freebsd.org Subject: RE: Cluster solution X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 16:55:58 -0000 Take a look at port net/freevrrpd. http://redundancy.redundancy.org/fbsd_lb.html http://www.freebsd.org.hk/html/sgcluster/ http://pf4freebsd.love2party.net/carp.html http://blizzard.rwic.und.edu/~nordlie/miniwulf/ It uses MPICH and LAM/MPI Have a look at HUT (High Uptime Project) : http://www.bsdshell.net and http://www.aims.com.au/chris/cluster/ and http://sporner.dyndns.org/freebsdcluster/ (sometimes down ;)) http://nrez.net/~rmger/fbsdcluster/cluster-doc.html http://acme.ecn.purdue.edu/ http://www.leidinger.net/cgi-bin/search.pl?q=cluster&num=10 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Derek Ragona Sent: Wednesday, May 17, 2006 12:23 PM To: Ludovit Koren; freebsd-questions@freebsd.org Cc: freebsd-net@freebsd.org Subject: Re: Cluster solution You'd need to be more specific particularly with how much money you want to spend. HA Clusters are expensive to build. -Derek At 10:18 AM 5/17/2006, Ludovit Koren wrote: >Hi, > >I need help in designing of cluster solution based on FreeBSD. I tried >carp for switching IP addresses, it seems to work ok. The solution is >suitable for DNS, MTA, static web pages, web proxy and reverse proxy. > >I didn't find anything quite suitable for dynamic web pages with PHP >and MySQL backend. I found just master and slave replication and >clustering in MySQL. There could be problem if master fails with >automatic promotion of slave to master and with the resynchronization >of database after recovery of master database. > >Has anybody any experience with described setup. Howtos, pointers, >links about configuration and software solutions are very appreciated. > >Thanks in advance. > >Regards, > >lk >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"