Bug 36599 - SMP kernel fails to reboot machine
Summary: SMP kernel fails to reboot machine
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-19 00:52 UTC by Russell Steffen
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-06 00:27:11 UTC
Embargoed:


Attachments (Terms of Use)
program to dump BIOS information (9.08 KB, text/plain)
2001-04-19 16:41 UTC, Arjan van de Ven
no flags Details
Output of the bios dump program (4.85 KB, text/plain)
2001-04-19 17:08 UTC, Russell Steffen
no flags Details

Description Russell Steffen 2001-04-19 00:52:21 UTC
Hardware: Dell Poweredge 1300, 256MB, Dual PIII-500, PERC-2SC RAID 
controller

Rebooting the machine (either with "shutdown -r" or "reboot" or with 
ctrl-alt-del) causes the machine to hang instead of resetting. The last 
messages printed are:

Please stand by while rebooting the system.
stopping all md devices
Restarting system.

At this point the machine hangs, (ctrl-alt-del has no effect) and can 
only be restarted with manual intervention.

This only happens with the -smp and -enterprise kernels. The 
uni-processor-only kernel functions as expected.

Comment 1 Arjan van de Ven 2001-04-19 08:34:35 UTC
Can you try to use the following options as commandline options on the
 lilo-prompt? 
 reboot=c
 reboot=h
 reboot=b
 reboot=w
They change the algorithm with which the kernel tries to reboot.

Comment 2 Russell Steffen 2001-04-19 16:28:55 UTC
Using "reboot=b" works. All of the other reboot settings fail as desacribed 
on this machine.

I'm adding "reboot=b" to lilo.conf to make it permanent.



Comment 3 Arjan van de Ven 2001-04-19 16:39:25 UTC
Could you please run the attached program on your machine and attach the output
to this bug? (or mail me in private)
It will give us information (eg vendor and version) about the bios you have and
allows us to make "=b" the default for that specific bios in future kernels.

Comment 4 Arjan van de Ven 2001-04-19 16:41:51 UTC
Created attachment 15786 [details]
program to dump BIOS information

Comment 5 Russell Steffen 2001-04-19 17:08:21 UTC
Created attachment 15787 [details]
Output of the bios dump program


Note You need to log in before you can comment on or make changes to this bug.