LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Fedora 25 required SATA set to AHCI instead of RAID, why? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/fedora-25-required-sata-set-to-ahci-instead-of-raid-why-4175607262/)

safulop 06-04-2017 12:14 AM

Fedora 25 required SATA set to AHCI instead of RAID, why?
 
I bought an expensive Dell Precision 7510 with two hard drives. When I went to install Fedora 25 it couldn't find the drives. I read somewhere about changing the SATA configuration in the BIOS to AHCI, and that worked. However, then I had screwed up my Windows which wanted it set to RAID, so that took some extra time to put right.

All good now but, I still wonder why Fedora 25 can't handle the SATA configuration set to RAID. What's the problem?

syg00 06-04-2017 01:54 AM

Not Fedora, but the Linux kernel. Go search for "lenovo block linux install" or similar from late last year.
I saw a thread on LKML where the devs were arguing whether Linux should accommodate crap hardware implementations - even new ones. I think the patches still haven't been accepted. The "fix" is as you did - use ACHI.

Luridis 07-10-2017 06:36 PM

SATA RAID should just about be an oxymoron. Raid always statistically increases a drive's chance of failure. Combine that with consumer grade drives and you have a recipe for disaster, especially when running 4 or more.

So, motherboard makers are wasting our time and money with these implementations. ACHI, on the other hand is useful. The extended functionality allows things like running SSDs in "performance mode".

If I were you I'd just use rsync to periodically backup folders from one hdd to the other. It's far less stressful than using them as mirrors. If you have a real concern of redundancy, use cloud storage where things are usually stored on an actual SAN. If you have privacy concerns about that, use p7zip or something like it and hard-key encrypt the stuff.


All times are GMT -5. The time now is 10:52 AM.