I am relatively new to Linux and would appreciate some help.
I have a flie server with MSI K7N2 Delta Motherboard, AMD Sempron 2500 cpu and 3 SATA hard drives.
As the motherboard only has 2 SATA slots I have a Silicon Image Raid card with 2 further ports, giving 4 in total. The card is rcognised as a SIL 3112 /3112A by the Linux Hardware Browser.
I have had the system running software Raid 5 on Fedora core 2.6.5-1.358 with no problem, or so I thought until what I believe to be a power outage took out 2 of the disks.
I have reassembled with 3 new disks and am trying to get sartd to run to monitor the disks and email warning of any error. This works on a test bed I have set up with same core on a much older setup.
I first noticed the problem when I decided to install a later version 0f Fedora, ie Core 4, as I needed to do a complete install. This failed with the following message:
Loading SCSI driver
Loading Sata_sil driver disabiling IRQ#10
At this point the installation halted, although left for some time to check whether it resolved the problem. Install is by cd.
I next resorted to my original Fedora core 2 cd which allowed an uninterrupted installation. I updated via red Hat Network and have now 2 cores that I can select to boot :
Fedora Core 2.6.5-1.358 which boots up ok
Fedora Core 2.6.10-1.771 which halts during start up with the following message:
IRQ10: nobody cared (try booting with irq polloption.
handler [<e0872a51>] (ata_interrupt +0x0/0x1ec [libatal])
disabing irq #10
At this stage the system halted and failed to move on even when left for 30 minutes.
Reverting to core 2.6.5-1.358 system starts, however I find smartd fails to start.
Examination via services shows'smartd dead but subsys locked.
I also noticed that mdmpd failed to start and the following message is displayed when trying to restrt in services:
mdmpd failed: the errors: stopping mdmpd: [FAILED]
starting mdmod: kernel md module does not support events [FAILED]
smartctl commands appear to work as do the mdadm commands.
I am concerned that automatic monitoring will not take place if smartd is not running.
Also is mdmpd some means of monitoring the raid automaticaly?
The problem seems to point towards the raid card and the allocation of irq#10.
I do not understand how to boot with irq poll.
Any help / ideas would be appreciated.
I need to be able to monitor the state of the system remotely (especially the raid) so that I can take appropriate action in the event of any errors showing up. This I will do by having the error reoprt emailed to me. This part I have sorted out.
Many thanks
Roger