From owner-freebsd-questions@FreeBSD.ORG Sat Mar 5 21:07:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB83216A4CE for ; Sat, 5 Mar 2005 21:07:08 +0000 (GMT) Received: from elsaurio.com.ar (200-32-4-157.prima.net.ar [200.32.4.157]) by mx1.FreeBSD.org (Postfix) with SMTP id 3874843D53 for ; Sat, 5 Mar 2005 21:07:05 +0000 (GMT) (envelope-from l0kit0@exactas.org) Received: (qmail 958 invoked from network); 5 Mar 2005 21:06:46 -0000 Received: from unknown (HELO 5-152-126-200.fibertel.com.ar) (200.126.152.5) by 200-32-4-157.prima.net.ar with SMTP; 5 Mar 2005 21:06:46 -0000 From: Luciano Musacchio To: freebsd-questions@freebsd.org Date: Sat, 5 Mar 2005 18:04:36 -0300 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503051804.36326.l0kit0@exactas.org> Subject: cluster question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 21:07:08 -0000 Hi, I need to build a cluster for a physics research lab (gentoo nodes and bsd servers), There are many things to do here, but there's one I can't solve. I need to assure certain cluster power per group of user (research teams), each group own a portion of the cluster and they want at least that computer power when they need to use it. This makes it difficult to unify the cluster. Here's my question: I've been searching and I've found this , now, there's some similar service on freebsd? or how you would solve this problem. Thanks