- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- kernel panic with 2.6.x kernel on LH4 netserver
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2005 12:34 AM
тАО03-04-2005 12:34 AM
kernel panic with 2.6.x kernel on LH4 netserver
Any ideas or does the 2.6 kernel not play nice with the LH4? The system has been stripped down to just a NIC, 2MB onboard video, onboard megaraid (sym53c895) controller with RAID 5, 1GB RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2005 12:39 AM
тАО03-04-2005 12:39 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
It is usually a result of the following causes, which i've ordered in importance as best I can:
hardware installed unsupported by the OS
bad memory chip or other hardware going bad
completely corrupt boot disk.
I'd check these issues out with the manufacturers hardware check cd.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-04-2005 01:00 AM
тАО03-04-2005 01:00 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
You should try "acip=off" and "pci=noacpi".
Good luck
NiCK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2005 03:53 AM
тАО03-05-2005 03:53 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
I have a Netserver LD Pro that has successfully loaded Red Hat RHEL 4. The on-board video card has not worked since 7.3 of Red Hat, but I don't want graphics at the console.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2005 05:12 AM
тАО03-05-2005 05:12 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
( doubt that's the cause here )
seems that suse uses the scsi interface for the kernel modules, and if the bios doesn't allow scsi it lock on boot.
( had this on both a livecd and install with suse )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-06-2005 09:47 AM
тАО03-06-2005 09:47 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
Anyone got a 2.6 multiprocessor-compiled sy53c895/megaraid module I can insert? ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-05-2005 05:09 AM
тАО04-05-2005 05:09 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
I've seen this on my LH4 with both Fedora Core 3 and Mandrake Community (10.1). FC3 is a 2.6.9 kernel (I think), Community is 2.6.8. The panic seems to be during the search for i450NX host bridges during the PCI probe. The acip=off and pci=noacpi don't help.
I have seen posted that Fedora Core 4, a linux 2.6.11 kernel due out in a couple of weeks fixes this problem.
I have tried Mamdrake 10.2 (Cooker) beta - now called Limited Edition 2005 beta - also a 2.6.11 kernel and it does complete the PCI probe and does not panic. It can not load the megaraid module for the NetRAID controllers and can't find any devices suitable for installtion.
I am content to wait a couple of weeks for either of these releases if somebody can find a megaraid module that will work with the NetRAID controllers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-05-2005 05:25 AM
тАО04-05-2005 05:25 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-05-2005 05:51 AM
тАО04-05-2005 05:51 AM
Re: kernel panic with 2.6.x kernel on LH4 netserver
I just tried it with the Mandrake 10.2 beta (the only release I have that gets past the PCI probe). Turning off the I2O emulation doesn't seem to matter. The installation is complaining about the megaraid module being missing.
I tried FC3 again just to be sure and it still panics in the PCI probe.
On other forums, I have seen reports that the old megaraid module was replaced by a new one but that the new one does not support the NetRAIDs. The only solution to the NetRAID controller problem I have seen was someone at RedHat finding an old megaraid module, compiling it for FC3, and creating a driver diskette image for download. I would use this if FC3 would complete the PCI probe.