Bug 34228

Summary: Dual processor machine hangs at reboot
Product: Base System Reporter: Wayne Pascoe <freebsd>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   

Description Wayne Pascoe 2002-01-24 13:50:00 UTC
If I do a shutdown -r the machine does not reboot. I get the following message:

syncing disks... 7
done
Uptime: 48s
amr0: flusing cache...done
Rebooting...
cpu_reset called on cpu#1
cpu_reset: Stopping other CPUs
cpu_reset: Restarting BSP
cpu_reset_proxy: Grabbed mp lock for BSP
cpu_reset_proxy: Stopped CPU 1

And there it sits. The same thing happens if I use reboot instead of the shutdown command.

I also noticed that after the install from the 4.4 CDROM was finished, when it normally reboots it hung there as well.

The motherboard is a GA-6VTXDR-C with 2 x 1.26 PIII Processors and 3GB Ram. The raid controller is an AMI megaraid.

How-To-Repeat: Using this hardware configuration there seems to be no way to avoid this problem.
Comment 1 Hiten Pandya 2002-02-17 12:21:15 UTC
1) Have you tried changing the MP setting in the 
BIOS to 1.4, as this might help.  Also, does
this problem occur with older releases like
4.3?

2) Also try using newer cvsup'ed code, from the
RELENG_4_5 branch, which might solve the problem;
(just a troubleshooting tip, hehe)

3) Did you try using a custom kernel, with one
of the CPU options provided, such as:

options 	CPU_ENABLE_SSE (just an example)

4) Did you update the firmware of your BIOS, as
this also might help. Try this URL:

http://www.gigabyte.com.tw/support/via694t.htm

Try poking around with the clever Gigabyte BIOS! :),
and you should get boot (and re-booting) soon, hehe.

-- 
 - Hiten Pandya
 - <hiten@uk.FreeBSD.org>
Comment 2 iedowse freebsd_committer freebsd_triage 2002-12-01 22:08:53 UTC
State Changed
From-To: open->feedback


Does this still happen with 4.7-RELEASE or a recent -STABLE?
Comment 3 iedowse 2002-12-07 05:03:39 UTC
Adding to the audit trail:

In message <868yz91hjb.fsf@marvin.penguinpowered.org.uk>, Wayne Pascoe writes:
>Ian Dowse <iedowse@FreeBSD.org> writes:
>> Does this still happen with 4.7-RELEASE or a recent -STABLE?
>
>Bugger. We posted to the list when we found the fix for this, but
>forgot to update the outstanding bugs list.
>
>It still does this with both -STABLE and 4.7-RELEASE.
>
>The cure is turn P&P OS off in the BIOS.
>
>Sorry for not notifying.
>
>-- 
>- Wayne Pascoe 
>    BSD is for people who love UNIX; Linux is for
>    people who hate Windows
>
Comment 4 Kris Kennaway freebsd_committer freebsd_triage 2003-07-12 23:11:56 UTC
State Changed
From-To: feedback->closed

Submitter reports problem is resolved