• 0x4E4F@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    7 months ago

    Are you using hardware RAID? yeah, that doesn’t go too well with Linux… works perfectly in Windows though, cuz their softraid solutions are shit.

    • frezik@midwest.social
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Server-level hardware RAID is fine on Linux. It has to, because manufacturers would cut out a huge chunk of their market if they didn’t. Servers are moving away from that, though, and using filesystems with their own software RAID, like zfs.

      Cheapo built-in consumer motherboard RAID doesn’t work great on Linux, but it’s also hot garbage that’s software RAID with worse performance than the OS implementation could give you. I guess if you’re dual booting, you’d have to do it that way since I don’t think you can share software RAID between Windows and Linux. It’s still not great.