Do I have a RAID controller installed?

I have a dedicated server and they are telling me I have a RAID but I don't believe them.

I ran dmesg as follows, and it had no mention of find a raid controller

dmesg | grep -i raid
md: Autodetecting RAID arrays.

also mdstat doesnt contain any info

cat /proc/mdstat
Personalities :
unused devices: <none>


are there any other utilities to check on a raid controller and configuration on redhat??

thanks!

 

 

 

 

Top