From owner-freebsd-stable@FreeBSD.ORG Tue May 13 02:40:07 2003 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 939C937B401 for ; Tue, 13 May 2003 02:40:07 -0700 (PDT) Received: from mail.cskmswia.pl (3.gallery.devs.futuro.pl [62.233.205.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id D606143FAF for ; Tue, 13 May 2003 02:40:05 -0700 (PDT) (envelope-from przemyslaw.wieclawek@cskmswia.pl) Received: from mail.cskmswia.pl (mail.cskmswia.pl [62.233.205.146]) by mail.cskmswia.pl (Postfix) with SMTP id 2BA695D27; Tue, 13 May 2003 11:39:59 +0200 (CEST) Received: from compaq (compaq.szpital.cskmswia.pl [10.0.0.201]) by mail.cskmswia.pl (Postfix) with SMTP id D624B5D02; Tue, 13 May 2003 11:39:58 +0200 (CEST) Message-ID: <012c01c31933$959bfb80$c900000a@compaq> From: "Przemyslaw Wieclawek" To: "Danny Carroll" , References: <1052811835.bce511511a67b@www.dannysplace.com> Date: Tue, 13 May 2003 11:39:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: SMP Proliants and Smart2 Array controllers. (Was: Proliant on a6500) 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: Tue, 13 May 2003 09:40:07 -0000 > > > I freshly installed to a drive on the internal SCSI bus... > > > > > > Then I copied the smp kernel over and booted off the new drive (with the > > > array card still inserted). > > > The machine detected the array card and started up just fine... > > > As soon as I tried to mount a logical drive the command froze. I was > > able > > > to CTRL-C but it would not talk to the ida logical drives. > > > > > > This proves to me that it's an IDA thing... > > > > > > Now I'll cvsup to -STABLE and see if that makes a difference. > > > After that I will try -CURRENT. > > > > > > Does anyone on the SMP lists (or Poul) want anything out of this machine > > > (traces or whatever?) I remember similar behavior with 4-STABLE around 4.6 time. Proliant 3000 dual PIII + SmartArray: 1. runs fine on properly installed non SMP kernel 2. runs fine on properly installed SMP kernel 3. freezes during boot on mounting ida0 on non SMP kernel with SMP modules and vice versa It happend after installing SMP kernel that didn't boot. I booted kernel.GENERIC and wasn't able to mount my ida volumes. Fortunately I had system installed on regular SCSI disk, and restoring modules proper for kernel I had booted helped. Przemek Wieclawek