From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 05:05:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A903A16A420 for ; Wed, 23 Jan 2008 05:05:43 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 1184913C459 for ; Wed, 23 Jan 2008 05:05:42 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m0N55frd058144 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Jan 2008 12:05:41 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m0N55fUe085905; Wed, 23 Jan 2008 12:05:41 +0700 (ICT) Date: Wed, 23 Jan 2008 12:05:41 +0700 (ICT) Message-Id: <200801230505.m0N55fUe085905@banyan.cs.ait.ac.th> From: Olivier Nicole To: navneet.upadhyay@gmail.com In-reply-to: <1563a4fd0801222041r63c147e1he6e9853a50efd3b0@mail.gmail.com> (navneet.upadhyay@gmail.com) References: <1563a4fd0801222041r63c147e1he6e9853a50efd3b0@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Latest Stable FreeBSD version and its Dell 2950 Compatiblity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 05:05:43 -0000 > I need to know which is the latest stable FreeBSD release(6.2 ?) and > does it goes well with Dell 2950 ? 6.3 should be the latest stable. And yes about the 2950, with the bellow remarks (I asked the same question one month ago, check fro the tread about "dell Power Edge 2950"). Olivier > Make sure that you get a Revision 2 (R2). We had some serious stability > issues with two R1s. Yay for beta testing $6k servers. > > You'll want to read the entire thread about mfi(4) and bce(4) instability > on RELENG_6. Someone just reported a geometry size reporting error with > the new PERC/6 that Dell is pushing, so stick with PERC/5. > > My personal recommendation is to use em(4) and disable onboard Broadcom > and forget that Dell ever started shipping Broadcom. > > ~BAS > > As stupid as this is going to sound, I solved my dump problem on one of > > my 2950s running amd64 7.0 with two dual core processors. > > > > The problem was when I did a level 0 dump, regardless of partition. At > > random times the dump would halt, never to resume. Restarting the dump > > was a hit-and-miss as to whether it would succeed. Eventually the dump > > would succeed but it might tape 20 attempts to dump /var, for example. > > > > The problem was solved this stupid way: > > > > Have some other disk activity on the dumping partition. For example, if > > I am dumping /var I repeatedly execute this command: ls -lR /var > > > /dev/null > > > Did you disable the "randomly schedule a RAID parity check of random > sectors" feature in the PERC5 BIOS?