Bug 163448

Summary: Kernel panic on SMP boot
Product: [Fedora] Fedora Reporter: Paul Watson <pwatson>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 3CC: Axel.Thimm, eero.vaarnas, redhat, wtogami
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: 2005-07-28 19:00:43 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:
Attachments:
Description Flags
Console serial port log of boot panic none

Description Paul Watson 2005-07-17 02:49:57 UTC
+++ This bug was initially created as a clone of Bug #160652 +++

Distribution: fc3
Hardware Environment: Compaq DL580, 4 CPUs
Software Environment:
Problem Description:

Booting 2.6.12-1.1372_FC3smp generates panic.  Console capture in attachment. 
Other kernels, including previous smp, are working. Any suggestions?


title Fedora Core (2.6.12-1.1372_FC3smp)
        root (hd0,0)
        kernel /vmlinuz-2.6.12-1.1372_FC3smp ro root=/dev/VolGroup00/LogVol00
noapic lapic console=tty0 console=ttyS0,9600n8 debug
        initrd /initrd-2.6.12-1.1372_FC3smp.img
title Fedora Core (2.6.12-1.1372_FC3)
        root (hd0,0)
        kernel /vmlinuz-2.6.12-1.1372_FC3 ro root=/dev/VolGroup00/LogVol00
noapic lapic
        initrd /initrd-2.6.12-1.1372_FC3.img
title Fedora Core (2.6.11-1.35_FC3smp)
        root (hd0,0)
        kernel /vmlinuz-2.6.11-1.35_FC3smp ro root=/dev/VolGroup00/LogVol00
noapic lapic
        initrd /initrd-2.6.11-1.35_FC3smp.img


Steps to reproduce: boot smp

Comment 1 Paul Watson 2005-07-17 02:49:57 UTC
Created attachment 116846 [details]
Console serial port log of boot panic

Comment 2 josip 2005-07-20 23:22:37 UTC
kernel-smp-2.6.12-1.1372_FC3 is broken and refuses to boot on two different 
platforms, one with SCSI and one with parallel ATA disks.  Previous kernel-smp-
2.6.11-1.35_FC3 works fine on both platforms.

The failure appears to be related to the new kernel's inability to find root 
partition, specified as either "LABEL=/" or "/dev/hda2".  The old kernel does 
that without any problems.

Comment 3 Dave Jones 2005-07-28 19:00:43 UTC

*** This bug has been marked as a duplicate of 163407 ***