From owner-freebsd-stable@FreeBSD.ORG Mon May 12 14:13:38 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 D6F4E37B407; Mon, 12 May 2003 14:13:37 -0700 (PDT) Received: from mail.dannysplace.net (allxs.xs4all.nl [194.109.223.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2296543FE5; Mon, 12 May 2003 14:13:36 -0700 (PDT) (envelope-from fbsd@dannysplace.net) Received: from [192.168.100.228] (helo=llama) by mail.dannysplace.net with smtp (Exim 4.12) id 19FKc2-000IL8-00; Mon, 12 May 2003 23:13:34 +0200 Message-ID: <006701c318cb$58cfd8b0$e464a8c0@llama> From: "Danny Carroll" To: , , References: <005901c318bc$23433070$e464a8c0@llama> Date: Mon, 12 May 2003 23:13:34 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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 X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19FKc2-000IL8-00*WvubKGn6Iqg* cc: Poul-Henning Kamp Subject: Re: Proliant on a 6500 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danny Carroll List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:13:38 -0000 More info... 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?) -D ----- Original Message ----- From: "Danny Carroll" To: ; ; Sent: Monday, May 12, 2003 9:24 PM Subject: Re: Proliant on a 6500 > Sorry to reply to myself, but I wanted to expand this to -stable and add > some more info... > See the original post at the bottom of this msg. > > I just took the Smart 2/P and put it in slot1 (one of the shared Eisa/PCI > slots.) > > Now the Dmesg output shows the "SMP: AP CPU" lines in a different order... > > They were: > SMP: AP CPU# 3 Launched! > SMP: AP CPU# 1 Launched! > SMP: AP CPU# 2 Launched! > > now they are: > SMP: AP CPU# 1 Launched! > SMP: AP CPU# 2 Launched! > SMP: AP CPU# 3 Launched! > > I don't think this is a SMP problem, but rather a SMP/Smart2 combined > problem... > > Has anyone got FreeBSD 4.8-RELEASE working on a Compaq Proliant 6500 with a > Smart2/p? > -D > > ----- Original Message ----- > From: "Danny Carroll" > To: > Sent: Monday, May 12, 2003 6:29 PM > Subject: Proliant on a 6500 > > > > Hiya all... > > > > I have a compaq proliant 6500 with 4 cpu's > > I am trying to install 4.8 on it (I got it installed but it's SMP that > does > > not work). > > > > The kernel seems to hang after the SMP: AP CPU #3 Launched. > > Actually it gets two lines extra (mounting root off the ida controller). > > > > Now, scrolllock and caps and everything still work, (I can even sroll back > > and read the text) but nothing else happens. > > > > I am about to wipe and choose UNIXWare 7 (I chose solaris last time) and > > we'll see what happens, but I was wondering if you have seen this problem > > before. > > > > One more thing... I only had the first two SMP settings in the kernel I > had > > none of that NCPU etc stuff,... Do I need it for 4.8? If so, how do I > find > > out how many interupts to set?? > > > > Any more tips?? > > > > Thanks... > > -D > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >