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

    Proliant buying advice

    Scheduled Pinned Locked Moved IT Discussion
    71 Posts 5 Posters 21.4k 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.
    • C
      Carnival Boy
      last edited by

      You might be interested in reading this regarding SSD life:
      http://h20565.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03312456

      Basically, HP software monitors the number of writes, and when the limit is reached it puts the drive into a state of predictive failure and you have to replace it.

      DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 0
      • DashrenderD
        Dashrender @Carnival Boy
        last edited by Dashrender

        @Carnival-Boy said:

        You might be interested in reading this regarding SSD life:
        http://h20565.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03312456

        Basically, HP software monitors the number of writes, and when the limit is reached it puts the drive into a state of predictive failure and you have to replace it.

        That's good. As Scott said, SSDs wear out based on the number of writes to a (don't know correct word) sector. So HP monitors those writes and when you reach a certain point they recommend replacement before failure, unlike an HD with often fail with no warning.

        SSDs do something called wear leveling. They know which sectors have been written to and which ones haven't. So when writing new data instead of deleting the old data it marks the old data location as unused and writes the new data to a new lesser written to part of the drive.

        I read somewhere that the average consumer SSD can take something like 100 GB of writes every day for 5+ years before you'll wear it out.

        *edit - previously I stated 2 TB+ this is incorrect.

        C 1 Reply Last reply Reply Quote 0
        • C
          Carnival Boy @Dashrender
          last edited by

          @Dashrender said:

          I read somewhere that the average consumer SSD can take something like 2+ TB of writes every day for 5+ years before you'll wear it out.

          If that's the case, it sounds like I have nothing to worry about.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • C
            Carnival Boy @scottalanmiller
            last edited by

            @scottalanmiller said:

            Normally enterprise SSDs have drastically longer lives than HDs.

            HP contradict you:
            "SSDs have a shorter lifespan, or endurance, than enterprise-level disk drives"

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

              @Carnival-Boy said:

              HP contradict you:
              "SSDs have a shorter lifespan, or endurance, than enterprise-level disk drives"

              They contradict the entire industry.

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

                @Carnival-Boy said:

                @Dashrender said:

                I read somewhere that the average consumer SSD can take something like 2+ TB of writes every day for 5+ years before you'll wear it out.

                If that's the case, it sounds like I have nothing to worry about.

                That's consumer SSDs, of course. Enterprise is often listed in decades.

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

                  @Carnival-Boy said:

                  You might be interested in reading this regarding SSD life:
                  http://h20565.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03312456

                  Basically, HP software monitors the number of writes, and when the limit is reached it puts the drive into a state of predictive failure and you have to replace it.

                  That's a separate issue. That's not the SSD wearing out, that's HP replacing drives proactively. As long as you are under warranty, that's a free, new drive.

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    Carnival Boy @scottalanmiller
                    last edited by

                    @scottalanmiller said:

                    That's a separate issue. That's not the SSD wearing out, that's HP replacing drives proactively. As long as you are under warranty, that's a free, new drive.

                    I don't think so if this thread is anything to go by:
                    http://community.spiceworks.com/topic/465098-dell-enterprise-ssd-drives
                    It's Dell, but I'd guess HP is the same.

                    Incidently, on that thread @Dashrender says he read a drive can write 100GB per day, but on this thread that's inflated to 2TB. I'll bear that in mind if he ever claims to have caught a hundred pound fish 🙂

                    scottalanmillerS DashrenderD C 3 Replies Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @Carnival Boy
                      last edited by Dashrender

                      Well, this article http://arstechnica.com/gadgets/2014/06/consumer-grade-ssds-actually-last-a-hell-of-a-long-time/ indicated they got about 700 TB before drives started to fail in their torture test. My statement of 2 TB is clearly mistaken.

                      FYI 3 of the drives they were testing where still working, and had written over 1 PB as of the article.

                      Again these are consumer multi cell drives, not single cell enterprise drives (though the value drives you mentioned might be multi cell drives too).

                      With your 20 GB DB you'd have to write the entire DB 5 times a day to come close to this type of torture, seems pretty unlikely for an SMB with a DB of that size.

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

                        @Carnival-Boy said:

                        I don't think so if this thread is anything to go by:
                        http://community.spiceworks.com/topic/465098-dell-enterprise-ssd-drives
                        It's Dell, but I'd guess HP is the same.

                        That thread is mostly talking about MLC, not SLC enterprise drives, right? And still the wear is very long.

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

                          @Carnival-Boy said:

                          Incidently, on that thread @Dashrender says he read a drive can write 100GB per day, but on this thread that's inflated to 2TB. I'll bear that in mind if he ever claims to have caught a hundred pound fish 🙂

                          Thanks - Clearly I haven't read the article in a long time.. 100 GB does seem to coincide with the other article I just posted.

                          I fixed my other post.

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

                            @Dashrender said:

                            With your 20 GB DB you'd have to write the entire DB 100 times a day to come close to this type of torture, seems pretty unlikely.

                            And the more write cache you have on the controller, the less it writes to the disk. And this is why RAID 1 is important with SSDs rather than RAID 5 or RAID 6 which write two or three times for each block instead of just once like RAID 1. Write expansion isn't a concern with longevity on spindle drives but it is on SSDs so the write cache is less for speed and more for longevity in that case.

                            Having lots of memory reduces writes too.

                            1 Reply Last reply Reply Quote 0
                            • C
                              Carnival Boy
                              last edited by

                              So if "Enterprise Value" drives have massive IOPS, massive reliability and massive life expectancy, who buys "Enterprise Mainstream" and "Enterprise Performance" drives, given the massive premiums you're paying for the latter?

                              Is it possibly a bit of a money-making scam from HP to convince companies to overspend, or am I missing something else?

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

                                @Carnival-Boy said:

                                So if "Enterprise Value" drives have massive IOPS, massive reliability and massive life expectancy, who buys "Enterprise Mainstream" and "Enterprise Performance" drives, given the massive premiums you're paying for the latter?

                                We have no idea what those are.

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

                                  @Carnival-Boy said:

                                  Is it possibly a bit of a money-making scam from HP to convince companies to overspend, or am I missing something else?

                                  Very possible.

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    Carnival Boy @scottalanmiller
                                    last edited by

                                    @scottalanmiller said:

                                    Each port is another full SAS channel with full SAS bandwidth. You want that if you have a place to use it. You don't, so does not matter to you. It is often used when you have an internal array and an external array or a massive internal array that you want to split.

                                    From the specs, the 440ar has 2 internal 4 mini-SAS connectors, whilst the 440 has a single internal 8 mini-SAS connector. So both have 8 connectors, but the ar is split into 2 x 4 for whatever reason (form factor?).

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      Carnival Boy @Carnival Boy
                                      last edited by

                                      @Carnival-Boy said:

                                      @scottalanmiller said:

                                      That's a separate issue. That's not the SSD wearing out, that's HP replacing drives proactively. As long as you are under warranty, that's a free, new drive.

                                      I don't think so if this thread is anything to go by:
                                      http://community.spiceworks.com/topic/465098-dell-enterprise-ssd-drives
                                      It's Dell, but I'd guess HP is the same.

                                      Confirmed by HP: "Maximum usage limit: This is the maximum amount of data that can be written to the drive. Drives that have reached this limit will not be eligible for warranty coverage.". So whilst normal HDDs will last forever (under the server's warranty), SSDs won't. But this might be irrelevant if no-one ever reaches the maximum usage limit.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • C
                                        Carnival Boy
                                        last edited by

                                        The cheapest SSD drives are SATA. Now with normal HDDs I think I understand the limitations of SATA - 7.2k spindle speed and less reliability (lower MTBF). But I can't find any distinctions between SAS and SATA SDDs other than throughput - 6G SATA versus 12G SAS.

                                        Is throughput likely to be a constraint?

                                        Are there any other differences?

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

                                          @Carnival-Boy said:

                                          @Carnival-Boy said:

                                          @scottalanmiller said:

                                          That's a separate issue. That's not the SSD wearing out, that's HP replacing drives proactively. As long as you are under warranty, that's a free, new drive.

                                          I don't think so if this thread is anything to go by:
                                          http://community.spiceworks.com/topic/465098-dell-enterprise-ssd-drives
                                          It's Dell, but I'd guess HP is the same.

                                          Confirmed by HP: "Maximum usage limit: This is the maximum amount of data that can be written to the drive. Drives that have reached this limit will not be eligible for warranty coverage.". So whilst normal HDDs will last forever (under the server's warranty), SSDs won't. But this might be irrelevant if no-one ever reaches the maximum usage limit.

                                          Ah, just a sales tactic then. Has nothing to do with the drives wearing out.

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

                                            @Carnival-Boy said:

                                            The cheapest SSD drives are SATA. Now with normal HDDs I think I understand the limitations of SATA - 7.2k spindle speed and less reliability (lower MTBF). But I can't find any distinctions between SAS and SATA SDDs other than throughput - 6G SATA versus 12G SAS.

                                            Is throughput likely to be a constraint?

                                            Are there any other differences?

                                            Throughput is constrained but its not bad once you hit 6Gb/s. But the ability to use 12Gb/s is nice for a memory device.

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