From owner-freebsd-current@FreeBSD.ORG Thu Jun 14 20:07:58 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CB0416A46C for ; Thu, 14 Jun 2007 20:07:58 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 42A8B13C455 for ; Thu, 14 Jun 2007 20:07:58 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l5EK7sE6044009 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 14 Jun 2007 16:07:55 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 14 Jun 2007 13:07:16 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: Walter Vaughan In-Reply-To: <467153D0.9050404@steelerubber.com> Message-ID: <20070614130551.E60816@10.0.0.1> References: <467153D0.9050404@steelerubber.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: Best way to build a "new" AMD64 current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 20:07:58 -0000 On Thu, 14 Jun 2007, Walter Vaughan wrote: > I have a dual quad core intel box that I want to test current on. It's been > running current about 4 weeks, and the last week has been nothing short of a > lot of random reboots under load. But when it is running it's spectacular. > > (Yes I've been reading this list and UPDATING) > > What is the best policy to build a new current? I'll erase and start anew. > > I'm not much help to Jeff Roberson right now, if all the feedback is that > regardless of the scheduler I use, it reboots under load. Sadly, I'd blame > java in this instance, but we've gotten it to reboot more often just running > the postgres command line tool psql with large dataset imports. Have you checked your BIOS event log for ram parity errors, etc? Is this the first OS you've installed on the machine? You also should enable the KDB, DDB, and INVARIANTS options in your kernel to try to catch the problem if it is a software bug. Thanks, Jeff > > Is this the best way? > > 1)Using a FreeBSD AMD64 6.2 boot only CD, and doing a minumal install. > 2)Then installing pkg_add -r cvsup and getting the /usr/src w/ current > 3)Then do a buildworld/kernel * install dance > 4)Then install ports collection > 5)Then install compat6x, postgresql, svn, javawrapper, xorglibraries > 6)pkg_add diablo-AMD64-java-for-6.1 > 7)svn the ERP and start testing > > Thanks > -- > Walter > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >