ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Linux RAID Question - Software or "Hardware" ?

    IT Discussion
    raid storage software raid hardware raid dell precision 5810 dell
    4
    9
    2.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • anthonyhA
      anthonyh
      last edited by scottalanmiller

      I've been given a nice and shiny Dell Precision Tower 5810 as a new workstation at work. It's a really nice box. I was not involved in configuring the build, so it came with one SSD and one HDD. I'd like to add a second HDD and mirror the two. It looks like the onboard Intel RSTe SATA controller supports RAID.

      This box will be running Fedora 25.

      I've been using MD RAID on my current desktop to mirror two 3 TB HDDs and it's worked fine. This was my only choice since this box (Optiplex 3020) doesn't have any hardware RAID support.

      Now that I have a "hardware" RAID option, which should I use? Should I create a RAID 1 volume via the Intel RSTe SATA controller or should I do a software RAID via MD?

      Thoughts?

      P.S. - I put "hardware" in quotes because I don't know how much the RAID functionality of the SATA controller is really in hardware.

      1 Reply Last reply Reply Quote 1
      • M
        marcinozga
        last edited by

        My money is on fake RAID you got there. So use md.

        dafyreD anthonyhA 2 Replies Last reply Reply Quote 2
        • dafyreD
          dafyre @marcinozga
          last edited by

          @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

          My money is on fake RAID you got there. So use md.

          @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

          My money is on fake RAID you got there. So use md.

          Also because you already use MD. 🙂

          anthonyhA 1 Reply Last reply Reply Quote 0
          • anthonyhA
            anthonyh @marcinozga
            last edited by

            @marcinozga Yeah, after doing some research that is what it is. I stumbled across this and I'm thinking sticking with MD is the way to go.

            https://superuser.com/questions/461506/intel-matrix-storage-manager-vs-linux-software-raid

            1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller
              last edited by

              Intel RSTe is FakeRAID. There are realistically "no" hardware RAID options on desktop class machines on the market today. HP made one with hardware RAID in the mid-2000s and it was AMD only, it was a seriously rare device.

              If you see Intel and RAID together, it's 90% chance of being FakeRAID, even when talking servers. On a desktop, it's guaranteed.

              So software RAID is the only choice. So MD RAID is the way to go.

              1 Reply Last reply Reply Quote 2
              • anthonyhA
                anthonyh @dafyre
                last edited by

                @dafyre said in Linux RAID Question - Software or "Hardware" ?:

                @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                My money is on fake RAID you got there. So use md.

                @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                My money is on fake RAID you got there. So use md.

                Also because you already use MD. 🙂

                You know what, I can even move the two disks to my new workstation and not have to transfer any data.

                I think the answer may have been found... 😄

                anthonyhA 1 Reply Last reply Reply Quote 2
                • anthonyhA
                  anthonyh @anthonyh
                  last edited by anthonyh

                  @anthonyh said in Linux RAID Question - Software or "Hardware" ?:

                  @dafyre said in Linux RAID Question - Software or "Hardware" ?:

                  @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                  My money is on fake RAID you got there. So use md.

                  @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                  My money is on fake RAID you got there. So use md.

                  Also because you already use MD. 🙂

                  You know what, I can even move the two disks to my new workstation and not have to transfer any data.

                  I think the answer may have been found... 😄

                  Actually even better, I can break the RAID 1 on my current box and convert it to non-RAID, then move one of the disks to my new workstation and convert it back to RAID 1. If done right, I think I can do it all without any data loss too. I have a spare 3 TB disk...

                  dafyreD 1 Reply Last reply Reply Quote 0
                  • dafyreD
                    dafyre @anthonyh
                    last edited by

                    @anthonyh said in Linux RAID Question - Software or "Hardware" ?:

                    @anthonyh said in Linux RAID Question - Software or "Hardware" ?:

                    @dafyre said in Linux RAID Question - Software or "Hardware" ?:

                    @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                    My money is on fake RAID you got there. So use md.

                    @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                    My money is on fake RAID you got there. So use md.

                    Also because you already use MD. 🙂

                    You know what, I can even move the two disks to my new workstation and not have to transfer any data.

                    I think the answer may have been found... 😄

                    Actually even better, I can break the RAID 1 on my current box and convert it to non-RAID, then move one of the disks to my new workstation and convert it back to RAID 1. If done right, I think I can do it all without any data loss too.

                    I'd prefer to just move the two disks and not have to transfer any data... but that's just me.

                    anthonyhA 1 Reply Last reply Reply Quote 2
                    • anthonyhA
                      anthonyh @dafyre
                      last edited by anthonyh

                      @dafyre said in Linux RAID Question - Software or "Hardware" ?:

                      @anthonyh said in Linux RAID Question - Software or "Hardware" ?:

                      @anthonyh said in Linux RAID Question - Software or "Hardware" ?:

                      @dafyre said in Linux RAID Question - Software or "Hardware" ?:

                      @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                      My money is on fake RAID you got there. So use md.

                      @marcinozga said in Linux RAID Question - Software or "Hardware" ?:

                      My money is on fake RAID you got there. So use md.

                      Also because you already use MD. 🙂

                      You know what, I can even move the two disks to my new workstation and not have to transfer any data.

                      I think the answer may have been found... 😄

                      Actually even better, I can break the RAID 1 on my current box and convert it to non-RAID, then move one of the disks to my new workstation and convert it back to RAID 1. If done right, I think I can do it all without any data loss too.

                      I'd prefer to just move the two disks and not have to transfer any data... but that's just me.

                      Yeah. I'll need to copy my home directory to the SSD in my current box before doing that though. That might be easier than breaking/re-creating the RAID. I'm not quite ready to "switch" yet. Hmm...

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post