From owner-cvs-all@FreeBSD.ORG Tue Oct 10 23:07:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0042E16A407; Tue, 10 Oct 2006 23:07:32 +0000 (UTC) (envelope-from kmacy@fsmware.com) Received: from demos.bsdclusters.com (demos.bsdclusters.com [69.55.225.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F46443D7B; Tue, 10 Oct 2006 23:07:27 +0000 (GMT) (envelope-from kmacy@fsmware.com) Received: from demos.bsdclusters.com (demos [69.55.225.36]) by demos.bsdclusters.com (8.12.8p1/8.12.8) with ESMTP id k9AN7RlZ074262; Tue, 10 Oct 2006 16:07:27 -0700 (PDT) (envelope-from kmacy@fsmware.com) Received: from localhost (kmacy@localhost) by demos.bsdclusters.com (8.12.8p1/8.12.8/Submit) with ESMTP id k9AN7RNj074259; Tue, 10 Oct 2006 16:07:27 -0700 (PDT) X-Authentication-Warning: demos.bsdclusters.com: kmacy owned process doing -bs Date: Tue, 10 Oct 2006 16:07:26 -0700 (PDT) From: Kip Macy X-X-Sender: kmacy@demos.bsdclusters.com To: Doug Ambrisko In-Reply-To: <200610102301.k9AN1jW2018170@ambrisko.com> Message-ID: <20061010160707.Q27309@demos.bsdclusters.com> References: <200610102301.k9AN1jW2018170@ambrisko.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: src-committers@FreeBSD.org, Kip Macy , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Ceri Davies , John Birrell Subject: Re: cvs commit: src/sys/conf Makefile.sun4v files.sun4v options.sun4v src/sys/sun4v/compile .cvsignore src/sys/sun4v/conf DEFAULTS GENERIC GENERIC.hints MAC Makefile NOTES src/sys/sun4v/include _bus.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 23:07:33 -0000 The interface is not the same - can one buy an adapter? On Tue, 10 Oct 2006, Doug Ambrisko wrote: > Ceri Davies writes: > | On Thu, Oct 05, 2006 at 07:29:24AM +0000, John Birrell wrote: > | > When self-hosting on local disk on the T2000 (with SATA drives) there is a > | > bug which causes a processor to go off into the weeds. To debug this, kmacy > | > needs someone to donate another SATA drive. Sun hasn't been responsive to > | > his request for one. 8-( Can anyone help with that? > | > | I didn't think that Sun provided SATA drives for the T2000, only SAS. > | Do you care about the distinction, or will any 2.5" SATA HDD do? > > FWIW, it's been my experience that pretty much any SATA drive will work > with a SAS controller but not the converse. I've heard they should > be SATA II but I'm not sure about that. All of the drives I've tried > have worked but I haven't gone through our complete set. Since SATA > are easier and cheaper to get I'd go with them. > > Doug A. >