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

    RAID on SSD's

    Scheduled Pinned Locked Moved IT Discussion
    43 Posts 9 Posters 2.7k Views
    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.
    • CCWTechC
      CCWTech
      last edited by

      ... But I do have another question... For SSD's...

      If you are doing RAID 5, would you ever use that as a boot volume? Or do a RAID 1 for boot and RAID 5 for data?

      travisdh1T 1 Reply Last reply Reply Quote 0
      • travisdh1T
        travisdh1 @CCWTech
        last edited by

        @ccwtech said in RAID on SSD's:

        ... But I do have another question... For SSD's...

        If you are doing RAID 5, would you ever use that as a boot volume? Or do a RAID 1 for boot and RAID 5 for data?

        OBR5 (One Big Raid 5). Having drives for the hypervisor alone is such a waste, it's not like the box is going to be rebooting every 5 minutes. You'll get better performance and capacity by using OBR5.

        DashrenderD 1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender @travisdh1
          last edited by

          @travisdh1 said in RAID on SSD's:

          @ccwtech said in RAID on SSD's:

          ... But I do have another question... For SSD's...

          If you are doing RAID 5, would you ever use that as a boot volume? Or do a RAID 1 for boot and RAID 5 for data?

          OBR5 (One Big Raid 5). Having drives for the hypervisor alone is such a waste, it's not like the box is going to be rebooting every 5 minutes. You'll get better performance and capacity by using OBR5.

          Even if it was - what difference would that make? Why waste drives and drive bays for booting a hypervisor (or an OS)?

          1 Reply Last reply Reply Quote 0
          • CCWTechC
            CCWTech
            last edited by

            For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

            DashrenderD travisdh1T scottalanmillerS 3 Replies Last reply Reply Quote 0
            • DashrenderD
              Dashrender @CCWTech
              last edited by

              @ccwtech said in RAID on SSD's:

              For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

              I do not/have not had this experience.

              1 Reply Last reply Reply Quote 1
              • travisdh1T
                travisdh1 @CCWTech
                last edited by

                @ccwtech said in RAID on SSD's:

                For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

                RAID 5 on HDD is unreliable today, and shouldn't ever be used. SSD drives don't have the same issues. That might be what you're remembering.

                CCWTechC DashrenderD 2 Replies Last reply Reply Quote 2
                • CCWTechC
                  CCWTech @travisdh1
                  last edited by

                  @travisdh1 said in RAID on SSD's:

                  @ccwtech said in RAID on SSD's:

                  For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

                  RAID 5 on HDD is unreliable today, and shouldn't ever be used. SSD drives don't have the same issues. That might be what you're remembering.

                  I believe so as well.

                  1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @travisdh1
                    last edited by

                    @travisdh1 said in RAID on SSD's:

                    @ccwtech said in RAID on SSD's:

                    For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

                    RAID 5 on HDD is unreliable today, and shouldn't ever be used. SSD drives don't have the same issues. That might be what you're remembering.

                    While I agree that it shouldn't be use - it's not because it's unreliable. It's because it's changes of running into a URE during a resilver is very high depending upon the size of the array (i.e. if the array is 12TB or higher, the chances of having an URE during rebuild is near 100% on consumer drives, or 120 TB on enterprise class drives)

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @CCWTech
                      last edited by

                      @ccwtech said in RAID on SSD's:

                      For some reason I recall that booting to a RAID 5 was unreliable (shouldn't do), but it's been so long since I have worked with RAID 5 I'm not sure where I heard that.

                      That was never a RAID issue. You are thinking of a specific problem with any non-RAID 1 on software RAID where you can't boot to RAID before the RAID has been created. It's nothing to do with the RAID but with the boot sector not existing until after the RAID has been created. Chicken and egg problem. RAID 1 gets around this by having a full copy of the entire boot sector on every disk in the array.

                      1 Reply Last reply Reply Quote 2
                      • CCWTechC
                        CCWTech
                        last edited by

                        Would a RAID 6 be better for the extra redundancy?

                        wirestyle22W scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • wirestyle22W
                          wirestyle22 @CCWTech
                          last edited by wirestyle22

                          @ccwtech That additional parity creates a lot of complication (calculation-wise). I haven't seen Raid 6 offered as a solution unless you really need double the parity capacity--which I've never experienced needing personally but I know is out there

                          1 Reply Last reply Reply Quote 0
                          • CCWTechC
                            CCWTech
                            last edited by CCWTech

                            So for greater redundancy RAID 10?

                            Is the reason for 5 vs. 10 just the cost of the extra drive?

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

                              @ccwtech said in RAID on SSD's:

                              So for greater redundancy RAID 10?

                              Is the reason for 5 vs. 10 just the cost of the extra drive?

                              Yes, it's a much bigger cost on SSDs.

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

                                @ccwtech said in RAID on SSD's:

                                Would a RAID 6 be better for the extra redundancy?

                                RAID isn't that simple. Does the cost for extra parity make sense?

                                CCWTechC 1 Reply Last reply Reply Quote 0
                                • CCWTechC
                                  CCWTech @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in RAID on SSD's:

                                  @ccwtech said in RAID on SSD's:

                                  Would a RAID 6 be better for the extra redundancy?

                                  RAID isn't that simple. Does the cost for extra parity make sense?

                                  Was looking at the fact that you can lose 2 drives (not just one) as an extra safeguard. But in a 4 drive SSD RAID 10 makes more sense to me than 6.

                                  wirestyle22W scottalanmillerS 2 Replies Last reply Reply Quote 0
                                  • wirestyle22W
                                    wirestyle22 @CCWTech
                                    last edited by wirestyle22

                                    @ccwtech said in RAID on SSD's:

                                    @scottalanmiller said in RAID on SSD's:

                                    @ccwtech said in RAID on SSD's:

                                    Would a RAID 6 be better for the extra redundancy?

                                    RAID isn't that simple. Does the cost for extra parity make sense?

                                    Was looking at the fact that you can lose 2 drives (not just one) as an extra safeguard. But in a 4 drive SSD RAID 10 makes more sense to me than 6.

                                    It does, but you have to invest in double the HD's for the same capacity. If redundancy is your only concern then Raid 10.

                                    1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @CCWTech
                                      last edited by

                                      @ccwtech said in RAID on SSD's:

                                      @scottalanmiller said in RAID on SSD's:

                                      @ccwtech said in RAID on SSD's:

                                      Would a RAID 6 be better for the extra redundancy?

                                      RAID isn't that simple. Does the cost for extra parity make sense?

                                      Was looking at the fact that you can lose 2 drives (not just one) as an extra safeguard. But in a 4 drive SSD RAID 10 makes more sense to me than 6.

                                      That's not a way to measure RAID reliability. I actually a video about why we never mention "number of lost drives" in the SAMIT queue.

                                      CCWTechC 1 Reply Last reply Reply Quote 0
                                      • CCWTechC
                                        CCWTech @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in RAID on SSD's:

                                        That's not a way to measure RAID reliability. I actually a video about why we never mention "number of lost drives" in the SAMIT queue.

                                        Which one? You have several RAID videos.

                                        scottalanmillerS 2 Replies Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @CCWTech
                                          last edited by

                                          @ccwtech said in RAID on SSD's:

                                          @scottalanmiller said in RAID on SSD's:

                                          That's not a way to measure RAID reliability. I actually a video about why we never mention "number of lost drives" in the SAMIT queue.

                                          Which one? You have several RAID videos.

                                          It's in the queue, not visible yet. It's specifically about why we don't look at "how many drives can be lost"

                                          CCWTechC 1 Reply Last reply Reply Quote 1
                                          • CCWTechC
                                            CCWTech @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in RAID on SSD's:

                                            @ccwtech said in RAID on SSD's:

                                            @scottalanmiller said in RAID on SSD's:

                                            That's not a way to measure RAID reliability. I actually a video about why we never mention "number of lost drives" in the SAMIT queue.

                                            Which one? You have several RAID videos.

                                            It's in the queue, not visible yet. It's specifically about why we don't look at "how many drives can be lost"
                                            Ahhh, ok.

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post