From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FjLOw-0003cF-FF for garchives@archives.gentoo.org; Thu, 25 May 2006 19:21:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4PJJgLE026267; Thu, 25 May 2006 19:19:42 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4PJDsSh017671 for ; Thu, 25 May 2006 19:13:55 GMT Received: by nz-out-0102.google.com with SMTP id f1so1912707nzc for ; Thu, 25 May 2006 12:13:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=A/TQFWvIs21WEu5Ax3j1gXvJ/43/+WJrigZCS3R6WI+if7WXdUbe1n21hDK6FJ6wNeLIx3/E+XEDD0H0+jEdUgrTgnX6wnxwKLh3H1iSQM8CME/T2hMY/wvOTy0wXUajZ37q/1cVVgjtR9/dXlDFTS1RUcKHFeacR1P7XRJUVCE= Received: by 10.36.104.9 with SMTP id b9mr883301nzc; Thu, 25 May 2006 12:13:54 -0700 (PDT) Received: by 10.36.101.6 with HTTP; Thu, 25 May 2006 12:13:54 -0700 (PDT) Message-ID: Date: Thu, 25 May 2006 16:13:54 -0300 From: "Bruno Lustosa" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Linux Cluster Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id k4PJDsSh017671 X-Archives-Salt: a2d9ea41-5253-4656-8d0c-282217fd47d0 X-Archives-Hash: 49fc7f0f7323cd5e5d2ce0b599a95c12 Hello, list. I'm searching for a good cluster solution. What I need: - Distributed filesystem, so that all machines can share the same filesystem. Something like RAID-over-ethernet. - Load balancing. Tasks should migrate between nodes. - Redundancy, so that the death of a machine doesn't take the cluster or any processes down. I've been looking at some projects, but still didn't find what I need. OpenMosix is good, however it still requires a 2.4 kernel, and it will not offer redundancy (if a node crashes, the migrated processes are lost). So, anyone doing linux clusters? -- Bruno Lustosa http://www.lustosa.net/ -- gentoo-user@gentoo.org mailing list