Disable hardware RAID controller

hardware-raidmegaraidsoftware-raidstorage-serversupermicro

I have a storage server with Supermicro X9SCL(+)/X9SCM motherboard and MegaRAID SAS 9240-4i controller. I want to disable RAID to access HDDs directly from OS for further softraid setup.

Motherboard manual says there should 4 options: Disabled, IDE, SATA and RAID. But I see only 3:

BIOS Screenshot.

I have tried IDE and SATA options, it didn't show change, Ubuntu16.04LiveCD doesn't see disks. Is possible to disable hardware RAID?

Best Answer

Its not possible to disable or bypass this RAID, but you can configure each drive as separate JBOD/RAID0 array. Easiest is to go to MegaRaid Cli (CRTL+Y before boot). There you just run this command: -CfgEachDskRaid0 -aAll

see: http://ehaselwanter.com/en/blog/2012/11/26/MegaRaid-as-fake-JBOD-for-swift/

Than you should see all drives separately in OS