From owner-freebsd-stable@FreeBSD.ORG Sun Feb 4 05:11:51 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43B4C16A401 for ; Sun, 4 Feb 2007 05:11:51 +0000 (UTC) (envelope-from bsdlist@cogeco.ca) Received: from fep7.cogeco.net (smtp2.cogeco.ca [216.221.81.29]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4EA13C4A8 for ; Sun, 4 Feb 2007 05:11:50 +0000 (UTC) (envelope-from bsdlist@cogeco.ca) Received: from buddha.cogeco.ca (d141-2-106.home.cgocable.net [24.141.2.106]) by fep7.cogeco.net (Postfix) with ESMTP id 837D32D7E for ; Sat, 3 Feb 2007 23:25:49 -0500 (EST) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sat, 03 Feb 2007 23:25:37 -0500 To: freebsd-stable@freebsd.org From: Paul In-Reply-To: <20070129172519.DB40C88DF@fep9.cogeco.net> References: <20070129172519.DB40C88DF@fep9.cogeco.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <20070204042549.837D32D7E@fep7.cogeco.net> Subject: Re: Problem with s5000PAL using a SRCS16 in Raid 5 with 5 * 500gig drives X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 05:11:51 -0000 Hello, Does anyone have any suggestions how to better diagnose this problem? I have installed a trimmed down custom kernel with a rebuild of the latest stable version and it did not make a difference. It would be great to get to the bottom of the reason for the odd freezing from time to time as the system is not "stable" in its current state. What tools do people use to diagnose such problems as I have never had this problem in Freebsd? Thanks, Paul >I have been having troubles installing the amd64 platform on an >Intel S5000pal system with the SRCS16 Raid controller using Raid 5 >with 5 * 500gig drives. > >In order to get it to install I had to split the raid setup into two >logical arrays. I guess it was too close to the 2TB limit as it was >giving me read sector error when booting. > >However I now have it booting but it gets stuck at the > >Attempting to mount / (the root partition). > >This goes on for like 20 minutes and then it finally proceeds. This >seems odd and clearly is a problem to mount the small / root >partition that is only a few gigs big. > >Does anyone have an idea what is going on here? > >I also noticed it with adding a user it added the user but got stuck >for like 10 minutes before proceeding. > >This system has 16GIG of ram using the amd64 platform and has 2 dual >core cps running. > >I installed the centos just to see if there were any problems with >this operating system (in case this was hardware related) but it >worked 100% without any fuss. The problem is I want to use Freebsd >:) So I do not believe this is hardware related. > >If anyone reading this has set up a S5000PAL system can they let me >know what settings they used to have a successful installation?