bandito
This page
http://wiki.contribs.org/Category:Howto has a number of RAID articles that may assist you. There are also very good generic Linux RAID articles on the net, google for Linux RAID. It is a complex subject and if you do not understand RAID already, then you potentially have a steep learning curve.
Trying to learn on a broken system and being sure you will recover your data is not absolutely guaranteed.
An approach to take would be to boot up to the SME install CD in rescue mode (press F5 & type sme rescue), mount the system (refer on screen prompts) and determine the RAID status by running
cat /proc/mdstat
What it says will determine what you do next.
From the command prompt you may then be able to correct or re-add the partitions (refer the RAID articles or post the output back here for suggestions).
To really play safe you should clone all hard drives and set aside the original drives, noting the port that each drive is connected to, and then "play" with the cloned drives trying to repair the partitions. That way you won't inadvertantly overwrite data on the original drives.
Find an expert in RAID5 to help you if you are unsure.
There have been numerous posts in these forums about rebuilding RAID arrays and adding partitions, so search the forums, go back 3 or 4 years.
Kernel panic messages are usually a sign of hardware failure or incompatibility of some sort.
Check individual components are OK eg drives, drive controller, motherboard, power supply (all busses).
Do you have good backups to restore from ?
Do you need to (ie preferably desire) recover data that is on the existing drives (if possible), or would a restore from backip be OK ?
.