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

    When is SSD a MUST HAVE for server? thoughts? Discussion :D

    IT Discussion
    storage ssd
    13
    84
    22.4k
    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.
    • MattSpellerM
      MattSpeller @scottalanmiller
      last edited by

      @scottalanmiller said:

      @MattSpeller said:

      @ardeyn said:

      There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

      Excellent point, but very dependant on if you've got a controller that supports it

      Or software. Lots of people doing it in software too.

      I thought of that a milisecond after I hit submit heheh

      At what point would you say it's worth it to dump raid controllers and move to software? Might be a topic for another thread or a dedicated rant.

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

        Definitely a topic for another thread, but mostly it comes down to the use case. Way better to have it on the controller for a lot of reasons, but more flexible in software. But if you don't have software that supports it, you are screwed.

        L 1 Reply Last reply Reply Quote 2
        • DustinB3403D
          DustinB3403 @MattSpeller
          last edited by

          @MattSpeller said:

          @scottalanmiller said:

          @MattSpeller said:

          @ardeyn said:

          There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

          Excellent point, but very dependant on if you've got a controller that supports it

          Or software. Lots of people doing it in software too.

          I thought of that a milisecond after I hit submit heheh

          At what point would you say it's worth it to dump raid controllers and move to software? Might be a topic for another thread or a dedicated rant.

          I think the point in which you are considering dumping hardware raid controllers is at the point that you can run your business from backup power, without interruption.

          I'd say if you have a power system so robust that your norm is "software raid" then you shouldn't even be wasting money on a hardware raid controller.

          1 Reply Last reply Reply Quote 2
          • L
            LAH3385 @scottalanmiller
            last edited by

            @scottalanmiller

            @MattSpeller

            If you are opening a new thread can you link me to it. I would love to get involve

            1 Reply Last reply Reply Quote 3
            • DashrenderD
              Dashrender @scottalanmiller
              last edited by

              @scottalanmiller said:

              @MattSpeller said:

              @ardeyn said:

              There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

              Excellent point, but very dependant on if you've got a controller that supports it

              Or software. Lots of people doing it in software too.

              Can a software cache work with a hardware RAID? or do they have to be paired? (hardware with hardware, software with software?)

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

                @Dashrender said:

                @scottalanmiller said:

                @MattSpeller said:

                @ardeyn said:

                There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

                Excellent point, but very dependant on if you've got a controller that supports it

                Or software. Lots of people doing it in software too.

                Can a software cache work with a hardware RAID? or do they have to be paired? (hardware with hardware, software with software?)

                To software the hardware RAID is just a drive, so it has no means of knowing that it is anything special.

                That's the miracle of the block device interface system.

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

                  @scottalanmiller said:

                  @Dashrender said:

                  @scottalanmiller said:

                  @MattSpeller said:

                  @ardeyn said:

                  There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

                  Excellent point, but very dependant on if you've got a controller that supports it

                  Or software. Lots of people doing it in software too.

                  Can a software cache work with a hardware RAID? or do they have to be paired? (hardware with hardware, software with software?)

                  To software the hardware RAID is just a drive, so it has no means of knowing that it is anything special.

                  That's the miracle of the block device interface system.

                  Please tell me that you're saying that - if you're using a RAID card, then the card must support the use of SSD cache - otherwise I have no clue what you're trying to say.

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

                    @Dashrender said:

                    @scottalanmiller said:

                    @Dashrender said:

                    @scottalanmiller said:

                    @MattSpeller said:

                    @ardeyn said:

                    There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

                    Excellent point, but very dependant on if you've got a controller that supports it

                    Or software. Lots of people doing it in software too.

                    Can a software cache work with a hardware RAID? or do they have to be paired? (hardware with hardware, software with software?)

                    To software the hardware RAID is just a drive, so it has no means of knowing that it is anything special.

                    That's the miracle of the block device interface system.

                    Please tell me that you're saying that - if you're using a RAID card, then the card must support the use of SSD cache - otherwise I have no clue what you're trying to say.

                    Nope, sorry 🙂

                    I'm saying that if you use a software caching system, let's use ZFS as an example, you can attach the hardware RAID and ZFS will just think it is a single SATA or SAS drive - it has no idea that you have RAID. ZFS will then let you do a cache in memory and/or to an SSD to accelerate that RAID array because to ZFS it has no idea that you have RAID, it's just a normal hard drive.

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

                      @scottalanmiller said:

                      @Dashrender said:

                      @scottalanmiller said:

                      @Dashrender said:

                      @scottalanmiller said:

                      @MattSpeller said:

                      @ardeyn said:

                      There is also the difference of using SSD for caching or for storage itself. If you are running 3TB of storage, you would need around 300GB of SSD cache. A cost effective alternative for going all flash.

                      Excellent point, but very dependant on if you've got a controller that supports it

                      Or software. Lots of people doing it in software too.

                      Can a software cache work with a hardware RAID? or do they have to be paired? (hardware with hardware, software with software?)

                      To software the hardware RAID is just a drive, so it has no means of knowing that it is anything special.

                      That's the miracle of the block device interface system.

                      Please tell me that you're saying that - if you're using a RAID card, then the card must support the use of SSD cache - otherwise I have no clue what you're trying to say.

                      Nope, sorry 🙂

                      I'm saying that if you use a software caching system, let's use ZFS as an example, you can attach the hardware RAID and ZFS will just think it is a single SATA or SAS drive - it has no idea that you have RAID. ZFS will then let you do a cache in memory and/or to an SSD to accelerate that RAID array because to ZFS it has no idea that you have RAID, it's just a normal hard drive.

                      OK that makes sense.

                      Does Hyper-V, ESXi support this? I'm guessing that XS and KVM do, they can use ZFS for their file system of the VM storage (I'm assuming).

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

                        They all do to some degree, but all very differently.

                        1 Reply Last reply Reply Quote 1
                        • ardeynA
                          ardeyn
                          last edited by

                          Any opinions on VSAN's that have SSD caching? I mean, they give you a lot of other stuff, but what would you get in terms of performance?

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

                            @ardeyn said:

                            Any opinions on VSAN's that have SSD caching? I mean, they give you a lot of other stuff, but what would you get in terms of performance?

                            Good question for @original_anvil and he does this. But it gives you a ton, the same as you would get, more or less, with any caching system. Getting high performance cache close to where it is used (the closer the better) the bigger the performance leap. VSAN has the same bottlenecks from the disks that any other storage technology does. If your VSAN is pure SSD, then an SSD cache would do pretty little (nothing) but if your VSAN is spinning disks, then an SSD cache would have the normal acceleration advantages.

                            If you were willing to have your SSD cache do write commits without getting data flushed to the VSAN and replicated to other nodes, you could get insane performance improvements, of course, but that would come with extreme risk that would pretty much defeat the VSAN's purpose. But from a read perspective, the speed ups are identical to any other.

                            1 Reply Last reply Reply Quote 3
                            • O
                              original_anvil Vendor
                              last edited by original_anvil

                              @scottalanmiller Thanks for bringing me in!
                              @ardeyn So, yeah, as Scott said, StarWind Virtual SAN (aka StarWind VSAN), allows using SSDs as one of the tiers of the cache, Level 2 to more exact. So, combination of RAM as the L1 caching and Flash cache gives really good performance boost. The exact numbers actually depends on the workload set, so I just don`t want to misslead you here. BTW, the data within the cache synchronizes across all the nodes, so we are free to claim that we do Fault Tolerance in the cache level. Anyway, here is a bit more information about Server Side caching:
                              https://www.starwindsoftware.com/caching-page

                              Let me know if there is anything else that I might be useful for you.

                              ardeynA 1 Reply Last reply Reply Quote 3
                              • ardeynA
                                ardeyn @original_anvil
                                last edited by

                                @original_anvil That seems pretty interesting. Does look like a good alternative to all flash, if on a tight budget.

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

                                  SSD cache is almost always a great alternative to all flash. All flash, unless it is extremely cheap, generally does not deliver that much value (special case databases not withstanding.) SSD caching is extremely effective and generally very cheap in comparison to all flash. So something like 90% of the performance gain while something like 30% of the increase in cost. A good tradeoff nearly all of the time.

                                  wrx7mW 1 Reply Last reply Reply Quote 1
                                  • wrx7mW
                                    wrx7m @scottalanmiller
                                    last edited by

                                    @scottalanmiller Happen to know if you can enable cachecade on a Dell R720XD after you have an array created on the main drives?

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

                                      @wrx7m said:

                                      @scottalanmiller Happen to know if you can enable cachecade on a Dell R720XD after you have an array created on the main drives?

                                      After? No, not sure about that. The xByte team would know that one.

                                      @xByteSean @ryan-from-xbyte @Lyndsie_xByte

                                      1 Reply Last reply Reply Quote 2
                                      • L
                                        Lyndsie_xByte Vendor
                                        last edited by

                                        Thanks for the mention @scottalanmiller , @wrx7m - Just talked to the engineers. Short answer is yes. If you put the SSDs into the rear backplane, the system will automatically ask if you want them to be cachecade disks when you configure them. If you add then into other slots, you can change them into a cahcecade array when you are editing the controller settings. You press F2 to select the type on the settings.

                                        wrx7mW 2 Replies Last reply Reply Quote 7
                                        • scottalanmillerS
                                          scottalanmiller
                                          last edited by

                                          That's awesome @Lyndsie_xByte thanks for following up so quickly.

                                          1 Reply Last reply Reply Quote 2
                                          • wrx7mW
                                            wrx7m @Lyndsie_xByte
                                            last edited by

                                            @Lyndsie_xByte Thank you! That was very quick! I didn't even know you could cachecade on the front.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • First post
                                              Last post