Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 13:15:47 -0600
From:      Dan Rue <drue@therub.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: SMP kernel with RAID
Message-ID:  <20040309191547.GA27057@therub.org>
In-Reply-To: <20040309172251.GB13604@therub.org>
References:  <20040309172251.GB13604@therub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 09, 2004 at 11:22:51AM -0600, Dan Rue wrote:
> Howdy, 
> 
> Ok, Here's the brief specs
> dual 2.4 Xeons
> Adaptec Raid-5 SCSI
> 
> Everything works fine with a 4.9-p3 generic kernel.  However, when I
> enable SMP and rebuild the kernel, boot hangs at this step:
> 
> >Waiting 15 seconds for SCSI devices to settle
> >(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
> 
> At that point, I have to reboot and boot back to generic kernel.  
> 
> Here's the only two lines in the kernel that I change:
> >options		SMP		# Symmetric MultiProcessor Kernel
> >options		APIC_IO		# Symmetric (APIC) I/O

Follow-up:
LINT mentions that you need to:
"Be sure to disable 'cpu I386_CPU' && 'cpu I486_CPU' for SMP kernels."

So, I tried that as well, with the same results. 

Is SMP flaky in 4.9 or something?  This is my first SMP build..

dan

> 
> Any ideas?
> 
> tia,
> Dan
> _______________________________________________
> 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309191547.GA27057>