From owner-freebsd-stable@FreeBSD.ORG Wed Jun 1 17:17:18 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8DABE16A41C for ; Wed, 1 Jun 2005 17:17:18 +0000 (GMT) (envelope-from lists@eyelab.psy.msu.edu) Received: from eyelab.psy.msu.edu (eyelab.psy.msu.edu [35.8.48.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C33243D1F for ; Wed, 1 Jun 2005 17:17:18 +0000 (GMT) (envelope-from lists@eyelab.psy.msu.edu) Received: from prometheus.eyelab.psy.msu.edu ([35.8.48.180]) (authenticated bits=0) by eyelab.psy.msu.edu (8.13.1/8.13.1) with ESMTP id j51HGRWI006858 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 1 Jun 2005 13:16:27 -0400 (EDT) (envelope-from lists@eyelab.psy.msu.edu) Message-Id: <6.2.0.14.0.20050601130825.02335b90@eyelab.msu.edu> X-Mailer: QUALCOMM Windows Eudora Version 6.2.0.14 Date: Wed, 01 Jun 2005 13:11:23 -0400 To: freebsd-stable@freebsd.org From: Gary Schrock In-Reply-To: <20050601090555.BDF8143D49@mx1.FreeBSD.org> References: <6.2.3.0.2.20050601000748.048e6840@pop3.tellurian.com> <20050601090555.BDF8143D49@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.49 on 35.8.48.200 Subject: RE: DELL PowerEdge 2850 and FreeBSD 5.4 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: Wed, 01 Jun 2005 17:17:18 -0000 At 05:05 AM 6/1/2005, you wrote: >I have checked on the DELL site for any updates to the BIOS/Firmware and the >2 PE2850's are running the latest versions. > >BIOS A02 >Dell Backplane Firmware, v.1.00, A00 >Dell BMC Firmware, v.1.23, A03 >LSI Logic Perc 4e/Di, v.516A, A01 > >Both machines have the same symptoms or the reboots at random times. > >I have now disabled the USB via rc.conf to see if the reboots still occur. >On one machine I shall drop the PAE kernel and see if that increases the >stability We've been running a 2850 with dual processors for a while now, although we're only running 2G of ram. I'm also running the i386 verson of freebsd instead of amd64 (since I couldn't decide whether I'd really gain anything by running that version, especially with my low ram amount). We did initially have a problem with our add-on perc4 controller, but that was obviously a problem with that controller, but after that was resolved, the only issue I've had with it is the usb interrupt storms. Since we don't use usb on that system, I've just completely disabled it. After that, it's run flawlessly for about 6 months now. >Regards > >Danny > >-----Original Message----- >From: owner-freebsd-stable@freebsd.org >[mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Vinny Abello >Sent: 01 June 2005 05:10 >To: Danny Cooper >Cc: freebsd-stable@freebsd.org >Subject: RE: DELL PowerEdge 2850 and FreeBSD 5.4 > >What BIOS revision are you running in your 2850? Make sure all your >firmware is up to date. I had problems with an slightly older Dell >2650 trying to install FreeBSD until I flashed the latest RAID >controller firmware. If this doesn't help, try running some >diagnostics on the hardware. Dell has some pretty extensive >utilities. I think you can boot a Dell diagnostic CD you download >from their web site. It's possible you have bad RAM. > >At 11:50 AM 5/31/2005, Danny Cooper wrote: > >With the kernel I removed all non-required devices > > > >Firewire, usb all the NIC's except em and removed all RAID and SCSI > >controllers to make sure nothing would interfere. > > > >I tried to boot with the AMD64 CD but with no success, the machine just > >hangs when it tries to load the CD, still trying to work out a solution to > >the problem, but it just seems these DELL 2850 machines are for Windows or > >RedHat!!! > > > >DC > > > >-----Original Message----- > >From: owner-freebsd-stable@freebsd.org > >[mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Claus Guttesen > >Sent: 31 May 2005 16:15 > >To: Danny Cooper > >Cc: freebsd-stable@freebsd.org > >Subject: Re: DELL PowerEdge 2850 and FreeBSD 5.4 > > > > > I have installed FreeBSD 5.4 RELEASE and upgraded to -STABLE on a DELL > > > PE2850. > > > > > > FreeBSD 5.4-STABLE #1: Wed May 25 23:43:12 BST 2005 > > > CPU: Intel(R) Xeon(TM) CPU 3.20GHz (3192.22-MHz 686-class CPU) > > > real memory = 5100273664 (4864 MB) > > > avail memory = 4189892608 (3995 MB) > > > MPTable: > > > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > > > cpu0 (BSP): APIC ID: 0 > > > cpu1 (AP): APIC ID: 6 > > > amr0: Firmware 516A, BIOS H418, 256MB RAM > > > > > > I have disabled ACPI HTT and enabled PAE to make the whole system memory > > > available. > > > > > > However the problem I have is the system can crash at any moment, and is > >not > > > load related. As the crash info below is when the machine was in an 100% > > > idle state. > > > >I have the same hardware as well, running on the i386-port. I have > >disabled usb with usbd_enable="NO" in /etc/rc.conf. I have no idea > >whether this helps but havent't had an issue with the 2850. Except > >with a qlogic-hba and the isp-driver (I suspect) *on* amd64, but *not* > >on i386. > > > >Claus > >_______________________________________________ > >freebsd-stable@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > > >_______________________________________________ > >freebsd-stable@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >Vinny Abello >Network Engineer >Server Management >vinny@tellurian.com >(973)300-9211 x 125 >(973)940-6125 (Direct) >PGP Key Fingerprint: 3BC5 9A48 FC78 03D3 82E0 E935 5325 FBCB 0100 977A > >Tellurian Networks - The Ultimate Internet Connection >http://www.tellurian.com (888)TELLURIAN > >"Courage is resistance to fear, mastery of fear - not absence of >fear" -- Mark Twain > > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"