<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 16, 2015 at 10:18 AM, WebDawg <span dir="ltr"><<a href="mailto:webdawg@gmail.com" target="_blank">webdawg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Now I have a question about raid stuff.<br><div class="gmail_extra"><br></div><div class="gmail_extra">Recently I have some equipment that was enterprise level equipment that had FakeRAID.  It was a supermicro server with an option to switch the raid ROM between Adaptec and Intel.  Both were fake raid.<br><br></div><div class="gmail_extra">The software that I was setting up on the system could not use FakeRAID and I ended up putting in a SAS LSI Raid card.<br><br></div><div class="gmail_extra">I have another system I have to setup that has some flexibility and I would much rather use the FakeRAID then hardware raid to save the cash.  <br><br>This being said, it looks like either mdadm or dmraid have built in support for intel fake raid and such.<br><br></div><div class="gmail_extra">What I have not found in my research is if it works like hardware raid does.  That is, when using this fakeraid stuff, does it clone the bootloader and such?<br><br>Does it operate like hardware raid but offload all the processing and such to the CPU?<br><br></div><div class="gmail_extra">I could see how the fakeraid option ROM could handle the boot, and then grub/whatever mounts the mdadm fake raid.<br><br></div><div class="gmail_extra">Anyone know?<br></div><div class="gmail_extra"><br></div></div></blockquote><div>I would highly recommend not using any FakeRAID with Linux. I've done it before (in order to dual-boot a workstation) and it was a real pain. If you're going hardware RAID, fine. But if you're going to do it all in software, you might as well just use the mdadm in the normal manner (it's really not that hard) and it will be more resilient if you need to move it to a new machine. The few bits in the ROM that the FakeRAID gives you really do nothing helpful.</div></div></div></div>