Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 80779
Summary: | SMP kernel hangs solid, non-smp is fine | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <egil> | ||||
Component: | kernel | Assignee: | Jeff Garzik <jgarzik> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | CC: | peterm | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-02-21 18:50:48 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 79578 | ||||||
Attachments: |
|
Description
Need Real Name
2002-12-31 08:45:13 UTC
can you paste your lsmod information to this bug (so that I can make a list of suspects); in addition can you try to add "acpi=off" to the kernel commandline ("a" in grub, or the vmlinuz line in /boot/grub/grub.conf) Created attachment 89002 [details]
lsmod of running smp kernel
Comment on attachment 89002 [details]
lsmod of running smp kernel
This is with acpi=off in grub.conf
Will report how this switch affects stability when I know more...
With acpi=off in grub.conf, the SMP kernel seems to be stable also, so presemably, it would seem reasonable to conclude that the problem is related to the combination of ACPI and SMP. Is there something that could be done to isolate the problem further? Seems I jumped to conclusions: The SMP system less ACPI now hung after 26 hours and 3 minutes. Symptoms just as before: Keyvboard/screen/everything completely dead. I had an external machine logged in via telnet on Externet, running "top". This display also froze. An interesting observation: Ping from the remote machine functioned flawlessly! Perhaps one CPU was frozen, but the other was still active, being able to serve the ping requests. Trying to log in via telnet failed, though. The last "top" status showed a CPU load of 21% user on both, and a system load of 5 and 7%. 368M memory used, 58M free. The top proceses were X at 28%, bubblemon-gnome 8%, galeon-bin 6%, gnome-panel 4%, metacity 4%, top 1%, evolution-mail 1%, evolution 0.5%, mixer_applet2 0.6%, gnome-session 0.1%, xscreensaver 0.1%, magicdev 0.1%, eggcups 0.1%, yank 0.1%, init 0.0% It happened again, this time after, say, 20 hours. Same circumstances, same thing. Just for the record, I'm running the system with the single CPU kernel now, and the system has been stable for the last 5 days. I think it is pretty safe to conclude that the problem only occurs with SMP. If there is anything at all I can do to extract more information from the crash situation, then please let me know, and I will switch back to SMP mode again. *** This bug has been marked as a duplicate of 82123 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |