I have an RHEL4 system with an LSI MegaRaid SCSI Card. After a reboot yesterday, the megaraid utils megamgr and megarc no longer work.
./megarc -AllAdpInfo -nolog
**********************************************************************
MEGARC MegaRAID Configuration Utility(LINUX)-1.11(12-07-2004)
By LSI Logic Corp.,USA
**********************************************************************
[Note: For SATA-2, 4 and 6 channel controllers, please specify
Ch=0 Id=0..15 for specifying physical drive(Ch=channel, Id=Target)]
Type ? as command line arg for help
- ./megarc -AllAdpInfo -nolog
- **********************************************************************
- MEGARC MegaRAID Configuration Utility(LINUX)-1.11(12-07-2004)
- By LSI Logic Corp.,USA
- **********************************************************************
- [Note: For SATA-2, 4 and 6 channel controllers, please specify
- Ch=0 Id=0..15 for specifying physical drive(Ch=channel, Id=Target)]
- Type ? as command line arg for help
and when running megamgr to get the ncurses utility it says
Failed to Know Fw type
Press Any key to Continue.
- Failed to Know Fw type
- Press Any key to Continue.
followed by
Error Performing Adapter Enquiry.
Press any key to continue..
- Error Performing Adapter Enquiry.
- Press any key to continue..
No Adapters Found.
Press any key to exit.
- No Adapters Found.
- Press any key to exit.
The disks are still accessible, the driver modules are loaded otherwise the disks wouldn't be accessible.
/proc/devices shows the megadev device and I have the /dev/megadev0 device as well.
This all worked until the machine reboot yesterday and I haven't changed anything. I've even redownloaded megamgr and I get the same result.
I'm out of ideas, anyone?