Proxmox not taking raid volumes in supermicro server

ongoleguy

New Member
Jul 27, 2020
2
0
1
40
hi we have super micro X9DRT-p 2node server . we created two raid volumes raid 1 and raid 5 but those are not showing in proxmox target selection. instead of Raid volumes it is showing individual hdd to select. we burned proxmox to usb by using RUFUS. where we are doing mistake. we created RAID volumes while booting the server we pressed Ctrl+i to enter raid configuration and created raid volumes.IMG-20200727-WA0032.jpg
 
AFAIK the intel rapid storage stuff is not a real RAID controller but a so-called fake RAID where you need driver support to implement the configuration set in the BIOS as software RAID. Linux does not really support it.

So either get a real hardware RAID controller or use software RAID. Proxmox VE supports ZFS out of the box.