From owner-freebsd-smp@FreeBSD.ORG Sat May 17 15:38:08 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D5837B401 for ; Sat, 17 May 2003 15:38:08 -0700 (PDT) Received: from mail.moorewebs.com (dsl081-191-025.sea1.dsl.speakeasy.net [64.81.191.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F9743FA3 for ; Sat, 17 May 2003 15:38:07 -0700 (PDT) (envelope-from kmoore@moorewebs.com) Received: from barista1 (unknown [64.81.191.17]) by mail.moorewebs.com (Postfix) with ESMTP id 2BF9A1E7A4; Sat, 17 May 2003 15:38:02 -0700 (PDT) From: "Kirk Moore" To: "'Matt Rudderham'" , Date: Sat, 17 May 2003 15:36:47 -0700 Message-ID: <005201c31cc4$cdbd7860$11bf5140@barista1> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-reply-to: <005a01c31ca7$6e57f480$1f08a8c0@norextgpsn144g> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Interesting problem X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:38:08 -0000 Also, when I go in and edit the FSTAB and remove the RAID mounts, then the system will boot in multi-proc mode.... -- Kirk Moore Network/Software Engineer Black holes are created when God divides by zero! -----Original Message----- From: Matt Rudderham [mailto:matt@norex.ca] Sent: Saturday, May 17, 2003 12:07 PM To: 'Kirk Moore'; freebsd-smp@freebsd.org Subject: RE: Interesting problem If you can send a DMESG out it might be helpful, I've Proliant SCSI RAID's before without problems on the 6500s. Can you attach the DMESG output up until it hangs and you kernel config file? Matt Rudderham ___________________________________ Norex.com Ltd. PO Box 1926 Station A Sydney NS, B1P 6W4 Phone: (902) 563-6765 Email: matt@norex.ca Web : http://www.norex.ca > -----Original Message----- > From: owner-freebsd-smp@freebsd.org > [mailto:owner-freebsd-smp@freebsd.org] On Behalf Of Kirk Moore > Sent: Saturday, May 17, 2003 3:54 PM > To: freebsd-smp@freebsd.org > Subject: Interesting problem > > > When I install the FreeBSD 4.8 on my Compaq 1850R (PII 450s) > everything works. I am using Compaq RAID controllers for a > cluster of drives, and also the internal SCSI controllers to > handle the rest of the drives. > > Everything works fine, until I rebuild the kernel to use SMP. > When I do that, the Systems (both) hand when trying to access > the RAID controller. I am using the GENERIC configuration > file, coping it over to a file called SMP and then edit that > file. I then do a "config SMP" change the to the compile/SMP > directory. Then I do a make clean, make depend, make and make > install. > > When I boot, I get all the way trough to the point that its > checking the RAID controller and it hangs. If I use the > control-c I get a # and if I try to unmount to mount, I get > an error on the RAID saying that the device is busy. > > Any ideas? > > > -- > Kirk Moore > Network/Software Engineer > 425-390-0473 > 425-890-2257 > Black holes are created when God divides by zero! > > > _______________________________________________ > freebsd-smp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/free> bsd-smp > To > unsubscribe, send any mail to > "freebsd-smp-unsubscribe@freebsd.org" >