LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Dell Precision T7920 RAID problems (intel RST VROC software raid) (https://www.linuxquestions.org/questions/linux-hardware-18/dell-precision-t7920-raid-problems-intel-rst-vroc-software-raid-4175735110/)

bennyt 03-20-2024 11:57 AM

Dell Precision T7920 RAID problems (intel RST VROC software raid)
 
Hi folks,

Does anyone have any experience / advice with SATA RAID on Dell Precision T7920 (possibly also T5820 ad T7820)?

It appears the only built-in (SATA) RAID is some horrible Intel RST firmware / software type RAID - also called "VROC" (virtual raid over CPU)? When I configure a basic RAID0 (on two SATA 7200 drives) in the BIOS, I boot into Slackware from a different disk or setup stick, and all I see are the two normal drives (not-RAIDed).

My assumption is even if I got this working, performance would be limited and CPU intensive? I don't even know what software / distro / kernel are required to "see" this type of RAID? Seems like Slackware just ignores it... but I don't really understand the point of it.

Is it worth getting a PCIe card hardware controller and trying to hook it all up? This page https://www.dell.com/support/kbdoc/e...lers_available seems to suggest a number of options but the cabling seems annoying, particularly since the machine comes with a bunch of integrated hot-swap disk bays already wired in.

Thanks

Guttorm 03-20-2024 12:47 PM

I would use software raid. The CPU load is negligible, at least with RAID 0 and 1.

The problem with hardware RAID controllers is that they also fail sometimes. I had this happen, years ago, and finding the exact same RAID controller wasn't so easy. With software RAID, you can just move the disks to a new server.

bennyt 03-20-2024 02:06 PM

Ok, thanks. Do you know if the onboard Intel "VROC" RAID, or whatever it is, makes any difference? I.e. even without it, presumably I can just setup a software raid in the OS, using any available disks?

lvm_ 03-21-2024 02:36 AM

If you are setting up a new software RAID there is no sense in going with vendor-specific option. Set up a plain md RAID (man mdadm) - it is platform-agnostic, better supported and as far as CPU usage is concerned makes no difference.


All times are GMT -5. The time now is 02:21 AM.