Bug 211149
| Summary: | Kernel panic on PXE boot on IBM t60p | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Richard Li <richardl> |
| Component: | kernel | Assignee: | Red Hat Kernel Manager <kernel-mgr> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | CC: | jrb, nayfield, zcerza |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-10-18 19:18:20 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: | |||
|
Description
Richard Li
2006-10-17 17:55:57 UTC
Error message: md: autorun ... md: ... autorun DONE. EXT2-fs: unable to read superblock isofs_fill_super: bread failed, dev=md1, iso_blknum16, block=32 No filesystem could mount root, tried: ext2 iso9660 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(9,1) This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering. This request is not yet committed for inclusion in release. This looks identical to the crash that jrb got on his t60p yesterday using the 1002 tree (kernel-2.6.18-1.2704.el5). We redid the install on the engineering VLAN using the 20061012 tree, which is the same kernel as used here, and it installed correctly. I wonder if there's something unique to the corporate vlan pxe server that's causing this. As far as I know, the PXE configs are identical for both VLANs now. I don't think it's a corp VLAN problem because: 1. Zack was able to PXE install on this same laptop with the B1 tree from the corp VLAN. 2. Zack was also able to PXE install on a different laptop with the 2717 kernel yesterday. Since it doesn't take that long to reproduce, perhaps we should backtrack through the different milestone kernels to see if we can narrow down the regression? Of course, there are a lot of patches going in daily so not sure if that will help. This binary search approach will be time consuming. Even if we do identify which milestone build it appeared in, getting the exact patch will be a decent amount of effort as well. We may have no choice but to go that way. However, as an additional data point, Richard can you try installing off the Engineering VLAN. Jeff does Engineering VLAN == Dogfood Network? Tom I'm traveling the rest of the week, but the laptop is sitting on my desk if someone wants to try it (hit F12 at the boot screen to bring up the boot menu). I agree the binary search is time consuming. The good news, though, is that I estimate it will be a 5 minute cycle to check a single tree. So it's not TERRIBLE, just extremely tedious :-). If no one can test it out this week, I will get to it next week. I was able to install RHEL fine on the engineering vlan on the T60p. which kernel? (Forgot to add, I'm running kernel-2.6.18-1.2717.el5 ) This was a typo on the initrd line on the corporate PXE server. All fixed now. Closing this as NOTABUG. |