From owner-freebsd-amd64@FreeBSD.ORG Fri Jul 7 16:40:38 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD6016A4E0 for ; Fri, 7 Jul 2006 16:40:38 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 713DF43D49 for ; Fri, 7 Jul 2006 16:40:37 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k67GdNNC077701; Fri, 7 Jul 2006 09:39:23 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k67GdNur077700; Fri, 7 Jul 2006 09:39:23 -0700 (PDT) (envelope-from sgk) Date: Fri, 7 Jul 2006 09:39:23 -0700 From: Steve Kargl To: "Gibson, Jasen (GE Indust, ConsInd, consultant)" Message-ID: <20060707163923.GA77494@troutmask.apl.washington.edu> References: <888F5D88060A214ABEFED0011CF186620117B8C9@LOUMLVEM03.e2k.ad.ge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <888F5D88060A214ABEFED0011CF186620117B8C9@LOUMLVEM03.e2k.ad.ge.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-amd64@freebsd.org Subject: Re: Tyan S4881+M4881, SMP, 128GB RAM support? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 16:40:38 -0000 On Fri, Jul 07, 2006 at 11:23:09AM -0400, Gibson, Jasen (GE Indust, ConsInd, consultant) wrote: > >On Sat, Jul 01, 2006 at 12:37:53PM -0500, Michael C. Wu wrote: > > > >I don't have the s4881 motherboard, but I would be > >surprized if FreeBSD did not work on it. > > > >My research group recent purchased a small hyperblade > >cluster from Appro.com. The system has 6 nodes that > >are based on the s2881 motherboard with 2 dual-core > >2.4 GHz opteron, 16 GB of memory, and 233 GB hard drives. > >MPICH2 and gfortran appear to work quite nicely on > >the cluster. The cluster includes a GigE switch, which > >I hope to replace with infiniband or myrinet in the > >future. > > > >I have no experience with the daughter board you mentioned. > > > > Hey Steve, are the drives on the SATA controller? I'm looking at > a couple Tyan's for production use as well, S28xx or S38xx series, > and the SATA/SATA II chipsets are the only thing that worry me. > Not seeing any promising experiences on the compatibility list on > the freebsd.org website. If I know at least one person has that > SATA chipset working fine, I'll feel much safer. > See Freddie's response :) I have only a single SATA drive attached to the onboard SiI3114 controller on each node. I haven't seen a problem, but my setup may be atypical in that the cluster is meant for computational work. The 6 hard drives are setup with NFS mounted filesystems, where user home directories are periodically rsync'd from the master node to one of the slave nodes. Most of the disk space for the remaining 4 slave nodes is set up has world writable tmp directories for dumping large data sets. -- Steve