- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- linux + megaraid broken
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
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
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
08-27-2004 12:47 PM
08-27-2004 12:47 PM
linux + megaraid broken
So I installed RedHat 8 (2.4 kernel) with no problems; everything was auto-detected and the megaraid driver (v1.17a) works like a charm.
An earlier post showed someone having the same problem with SuSe 9, while SuSe 7 worked fine.
How can I get Fedora/megaraid/LH6000r to play nicely?
Best,
Harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2004 05:23 PM
08-29-2004 05:23 PM
Re: linux + megaraid broken
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 06:28 AM
09-02-2004 06:28 AM
Re: linux + megaraid broken
The install succeeded when I passed these boot parameters at the Fedora install startup screen:
linux acpi=off apm=off
Apparently the megaraid driver v2.x has problems living with power management functions.
Best,
Harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 08:32 AM
09-03-2004 08:32 AM
Re: linux + megaraid broken
If so, you could try using the aacraid module. I use this on the system I have in the test-bed (running SuSE though, not RH).
The Megaraid module seems to have developed a problem - though the question really stems back to whether it was more forgiving in the earlier versions, and less so now as things are tidied up. Many of the problems used to be caused by badly behaving SCSI controllers. Its a little better now, but older controllers are still out there and causing the odd issue.
Anyway, if you do a modinfo on the aacraid module, you'll see a list of some of the comtrollers it supports.
I had the same issue with power management, and used the same method you did. Never did get the megariad module to see my controller though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 09:13 AM
11-22-2005 09:13 AM
Re: linux + megaraid broken
I found out that by optioning out the acpi and apm that it will also work with Fedora 4, but it keeps shutting down abnormally before it can install. Any tips?