From owner-freebsd-stable@FreeBSD.ORG Thu Mar 18 18:06:47 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0283F16A4CE; Thu, 18 Mar 2004 18:06:47 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 688FA43D2D; Thu, 18 Mar 2004 18:06:45 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82])i2J26gwW053434; Fri, 19 Mar 2004 09:06:42 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <405A55B1.2565B7AF@kuzbass.ru> Date: Fri, 19 Mar 2004 09:06:41 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Doug White References: <40591EC9.B797F608@kuzbass.ru> <20040318101846.E62520@carver.gumbysoft.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit cc: stable@freebsd.org cc: bug-followup@freebsd.org cc: sos@freebsd.org Subject: Re: kern/60526: Post-PAE stable SMP machine freezes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 02:06:47 -0000 Doug White wrote: > I HIGHLY recommend using a DIFFERENT controller for disks. The ROSB4 is OK > for CDROMs and the like, but use a different controller for the system > drive. Promise controllers work great. :) Hmm, I use SMP motherboard Intel STL2 with ServerWorks ServerSet III LE and integrated ROSB4: http://support.intel.com/support/motherboards/server/STL2/ I can't found any notes here about the controller. Could you please point me to any kind of "official" announcement from Intel, chipset or controller producer? > ATA tagging is known to work with only a few disk models. You should > enable ATA tags ONLY if you KNOW your drive supports it, and test > extensively to ensure stability. It DID work with my IBM drive (IC35L040AVER, noted in ata(4) man page) before PAE intergration without problems. Now I turned it off - it panices 4.9-STABLE under heavy load. Eugene