Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. I just concluded a decade long experiment.

I just concluded a decade long experiment.

Scheduled Pinned Locked Moved Uncategorized
36 Posts 22 Posters 0 Views
  • 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.
  • aaron_devries@mastodon.socialA aaron_devries@mastodon.social

    @swope That's actually fascinating, I wonder why that is.

    swope@mstdn.plusS This user is from outside of this forum
    swope@mstdn.plusS This user is from outside of this forum
    swope@mstdn.plus
    wrote last edited by
    #4

    @Aaron_DeVries
    I would also like to know.

    happydisciple@mendeddrum.orgH 1 Reply Last reply
    0
    • swope@mstdn.plusS swope@mstdn.plus

      @Aaron_DeVries
      While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
      So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

      That phenomenon is already documented, but I don't think it's widely known.

      sudo200@layer8.spaceS This user is from outside of this forum
      sudo200@layer8.spaceS This user is from outside of this forum
      sudo200@layer8.space
      wrote last edited by
      #5

      @swope @Aaron_DeVries

      So, I guess we should store our testaments on an SSD while it is in liquid nitrogen

      swope@mstdn.plusS 1 Reply Last reply
      0
      • sudo200@layer8.spaceS sudo200@layer8.space

        @swope @Aaron_DeVries

        So, I guess we should store our testaments on an SSD while it is in liquid nitrogen

        swope@mstdn.plusS This user is from outside of this forum
        swope@mstdn.plusS This user is from outside of this forum
        swope@mstdn.plus
        wrote last edited by
        #6

        @sudo200
        Lol. Ymmv

        @Aaron_DeVries

        1 Reply Last reply
        0
        • swope@mstdn.plusS swope@mstdn.plus

          @Aaron_DeVries
          While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
          So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

          That phenomenon is already documented, but I don't think it's widely known.

          rachelplusplus@tech.lgbtR This user is from outside of this forum
          rachelplusplus@tech.lgbtR This user is from outside of this forum
          rachelplusplus@tech.lgbt
          wrote last edited by
          #7

          @swope @Aaron_DeVries I once saw a datasheet for an Intel SSD, which basically said it likes being run hot and stored cold, and that combination gave the longest data retention lifetime. Hot/hot, not so much.

          If I remember correctly, that's because higher temperatures make it easier for electrons to escape from the floating gates. Which is bad for data retention, but as long as the drive is powered on the firmware can handle that by re-writing the data occasionally. But it also means deliberate erasures are easier and cause less physical damage, so the SSD degrades slower if it's run hot. And after enough use, that matters more than the effect of temperature on the durability of any individual write.

          swope@mstdn.plusS 1 Reply Last reply
          0
          • R relay@relay.mycrowd.ca shared this topic
          • rachelplusplus@tech.lgbtR rachelplusplus@tech.lgbt

            @swope @Aaron_DeVries I once saw a datasheet for an Intel SSD, which basically said it likes being run hot and stored cold, and that combination gave the longest data retention lifetime. Hot/hot, not so much.

            If I remember correctly, that's because higher temperatures make it easier for electrons to escape from the floating gates. Which is bad for data retention, but as long as the drive is powered on the firmware can handle that by re-writing the data occasionally. But it also means deliberate erasures are easier and cause less physical damage, so the SSD degrades slower if it's run hot. And after enough use, that matters more than the effect of temperature on the durability of any individual write.

            swope@mstdn.plusS This user is from outside of this forum
            swope@mstdn.plusS This user is from outside of this forum
            swope@mstdn.plus
            wrote last edited by
            #8

            @rachelplusplus

            This is interesting.

            Sadly, we didn't get the internal NVMe temperatures during our environmental testing.

            I think the drives' spec said 35°C ambient for the max operating temperature, and we would typically see 45°C internal from `nvme smart-log /dev/nvme0` (I might not be remembering the command correctly).

            @Aaron_DeVries

            swope@mstdn.plusS 1 Reply Last reply
            0
            • swope@mstdn.plusS swope@mstdn.plus

              @rachelplusplus

              This is interesting.

              Sadly, we didn't get the internal NVMe temperatures during our environmental testing.

              I think the drives' spec said 35°C ambient for the max operating temperature, and we would typically see 45°C internal from `nvme smart-log /dev/nvme0` (I might not be remembering the command correctly).

              @Aaron_DeVries

              swope@mstdn.plusS This user is from outside of this forum
              swope@mstdn.plusS This user is from outside of this forum
              swope@mstdn.plus
              wrote last edited by
              #9

              I kinda supposed that there was an ideal temperature for writing that the drives try to maintain, but when ambient is too high they can't. Then what gets written is on the edge of being readable, and normal temperature storage losses degrade that in a few hours.

              Lots of hand waving on my part. We just made a procedure and carried on. But it would be pretty insidious to look at your data right after recording and it looks good, but it's gone the next week.

              @Aaron_DeVries @rachelplusplus

              1 Reply Last reply
              0
              • swope@mstdn.plusS swope@mstdn.plus

                @Aaron_DeVries
                While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                That phenomenon is already documented, but I don't think it's widely known.

                gsnedders@glauca.spaceG This user is from outside of this forum
                gsnedders@glauca.spaceG This user is from outside of this forum
                gsnedders@glauca.space
                wrote last edited by
                #10

                @swope @Aaron_DeVries it’s inherent to all SSDs, to varying degrees, because it increases leakage from the cells — from memory offline storage at temperature is actually worse than online behaviour.

                you can certainly design SSDs to be better at high temperature, mostly by doing the normal things to decrease leakage, like single layer cells, decreasing density of the cells, increasing the number of error correction bits, etc. you can also just mitigate the online case in firmware, by increasing cell refresh frequency.

                such SSDs are manufactured, primarily for industrial, aviation, automobile, and similar applications, and especially targeting such markets you’ll often find data sheets giving a lot more detail about retention at temperature.

                1 Reply Last reply
                0
                • aaron_devries@mastodon.socialA aaron_devries@mastodon.social

                  I just concluded a decade long experiment. I had a USB flash drive in a jar buried in my back yard since 2015. I dug it up, plugged it in and it suffered no data loss after 11 years idle underground.

                  It's a usless experiment but everyone needs hobbies.

                  wesdym@mastodon.socialW This user is from outside of this forum
                  wesdym@mastodon.socialW This user is from outside of this forum
                  wesdym@mastodon.social
                  wrote last edited by
                  #11

                  @Aaron_DeVries I'm sure this will also work for any other functioning USB drive that's hermetically sealed against most elements, agents, and phenomena for an arbitrary length of time. Like if I put my car in a museum, instead of using it.

                  1 Reply Last reply
                  0
                  • aaron_devries@mastodon.socialA aaron_devries@mastodon.social

                    I just concluded a decade long experiment. I had a USB flash drive in a jar buried in my back yard since 2015. I dug it up, plugged it in and it suffered no data loss after 11 years idle underground.

                    It's a usless experiment but everyone needs hobbies.

                    browngraham243@mstdn.caB This user is from outside of this forum
                    browngraham243@mstdn.caB This user is from outside of this forum
                    browngraham243@mstdn.ca
                    wrote last edited by
                    #12

                    @Aaron_DeVries ……….. phew, I’ll sleep a little more soundly tonight! (0;=

                    1 Reply Last reply
                    0
                    • aaron_devries@mastodon.socialA aaron_devries@mastodon.social

                      I just concluded a decade long experiment. I had a USB flash drive in a jar buried in my back yard since 2015. I dug it up, plugged it in and it suffered no data loss after 11 years idle underground.

                      It's a usless experiment but everyone needs hobbies.

                      the5thcolumnist@mstdn.caT This user is from outside of this forum
                      the5thcolumnist@mstdn.caT This user is from outside of this forum
                      the5thcolumnist@mstdn.ca
                      wrote last edited by
                      #13

                      @Aaron_DeVries

                      It would have been more interstate if you had buried a control USB in a bottle full of water.

                      1 Reply Last reply
                      0
                      • aaron_devries@mastodon.socialA aaron_devries@mastodon.social

                        I just concluded a decade long experiment. I had a USB flash drive in a jar buried in my back yard since 2015. I dug it up, plugged it in and it suffered no data loss after 11 years idle underground.

                        It's a usless experiment but everyone needs hobbies.

                        notsoloud@expressional.socialN This user is from outside of this forum
                        notsoloud@expressional.socialN This user is from outside of this forum
                        notsoloud@expressional.social
                        wrote last edited by
                        #14

                        @Aaron_DeVries
                        Size of drive? (Physical AND informational)

                        I have this idea that drives with smaller individual memory cells are more susceptible to leaking.

                        1 Reply Last reply
                        0
                        • swope@mstdn.plusS swope@mstdn.plus

                          @Aaron_DeVries
                          While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                          So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                          That phenomenon is already documented, but I don't think it's widely known.

                          evey@chaos.socialE This user is from outside of this forum
                          evey@chaos.socialE This user is from outside of this forum
                          evey@chaos.social
                          wrote last edited by
                          #15

                          @swope @Aaron_DeVries the main issue is the Tdelta between active and power off temps. if both are equal you end up with lower retention. Documented in JEP122

                          job@bsd.networkJ 1 Reply Last reply
                          0
                          • swope@mstdn.plusS swope@mstdn.plus

                            @Aaron_DeVries
                            While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                            So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                            That phenomenon is already documented, but I don't think it's widely known.

                            nblr@chaos.socialN This user is from outside of this forum
                            nblr@chaos.socialN This user is from outside of this forum
                            nblr@chaos.social
                            wrote last edited by
                            #16

                            @swope @Aaron_DeVries
                            I should know this and I didn't.
                            Thank you!

                            1 Reply Last reply
                            0
                            • swope@mstdn.plusS swope@mstdn.plus

                              @Aaron_DeVries
                              While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                              So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                              That phenomenon is already documented, but I don't think it's widely known.

                              andi@snac.sonnenmulde.atA This user is from outside of this forum
                              andi@snac.sonnenmulde.atA This user is from outside of this forum
                              andi@snac.sonnenmulde.at
                              wrote last edited by
                              #17
                              NVMe drives tend to get hot during usage - at least some models do at faster speeds. 40° C is not uncommon and by far not the highest temperature I have seen in working systems.

                              So what was the NVMe (not ambient) temperature that lead to this outcome? Should have been quite a lot hotter then?

                              CC: @Aaron_DeVries@mastodon.social
                              swope@mstdn.plusS 1 Reply Last reply
                              0
                              • andi@snac.sonnenmulde.atA andi@snac.sonnenmulde.at
                                NVMe drives tend to get hot during usage - at least some models do at faster speeds. 40° C is not uncommon and by far not the highest temperature I have seen in working systems.

                                So what was the NVMe (not ambient) temperature that lead to this outcome? Should have been quite a lot hotter then?

                                CC: @Aaron_DeVries@mastodon.social
                                swope@mstdn.plusS This user is from outside of this forum
                                swope@mstdn.plusS This user is from outside of this forum
                                swope@mstdn.plus
                                wrote last edited by
                                #18

                                @andi
                                Sorry I don't have the data available on the case or internal temperatures.

                                I agree that it was probably quite high.

                                @Aaron_DeVries

                                andi@snac.sonnenmulde.atA 1 Reply Last reply
                                0
                                • swope@mstdn.plusS swope@mstdn.plus

                                  @andi
                                  Sorry I don't have the data available on the case or internal temperatures.

                                  I agree that it was probably quite high.

                                  @Aaron_DeVries

                                  andi@snac.sonnenmulde.atA This user is from outside of this forum
                                  andi@snac.sonnenmulde.atA This user is from outside of this forum
                                  andi@snac.sonnenmulde.at
                                  wrote last edited by
                                  #19
                                  Breath of relief 😉. If NVMe drives start loosing data at 40° C - that would be pretty bad!

                                  CC: @Aaron_DeVries@mastodon.social
                                  1 Reply Last reply
                                  0
                                  • swope@mstdn.plusS swope@mstdn.plus

                                    @Aaron_DeVries
                                    While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                                    So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                                    That phenomenon is already documented, but I don't think it's widely known.

                                    pthenq1@mastodon.laP This user is from outside of this forum
                                    pthenq1@mastodon.laP This user is from outside of this forum
                                    pthenq1@mastodon.la
                                    wrote last edited by
                                    #20

                                    "@Aaron_DeVries
                                    Mientras realizaba pruebas ambientales en la carga útil de un helicóptero, descubrí que las unidades NVMe (y tal vez todos los SSD) pueden escribir datos a temperaturas ambiente elevadas (>40 °C), pero que dichos datos resultan menos permanentes que si se escribieran a temperaturas ambiente normales.
                                    Por ello, en los días calurosos teníamos que darnos prisa en copiar el contenido de nuestras unidades de 4 TB tras el vuelo, ya que los datos tenían una vida media de unas doce horas, aproximadamente.

                                    Este fenómeno ya está documentado, aunque no creo que sea ampliamente conocido."

                                    @swope @Aaron_DeVries

                                    1 Reply Last reply
                                    0
                                    • swope@mstdn.plusS swope@mstdn.plus

                                      @Aaron_DeVries
                                      While doing environmental testing on a helicopter payload, I learned that NVMe drives (and perhaps all SSDs) can write data at high ambient temperatures >40 C, but the data is less permanent than if you write data at normal ambient temperatures.
                                      So on hot days we had to hurry and copy our 4TB drives after the flight because the data had a half-life of a dozen hours or so.

                                      That phenomenon is already documented, but I don't think it's widely known.

                                      valpackett@social.treehouse.systemsV This user is from outside of this forum
                                      valpackett@social.treehouse.systemsV This user is from outside of this forum
                                      valpackett@social.treehouse.systems
                                      wrote last edited by
                                      #21

                                      @swope @Aaron_DeVries huh.. 40 ambient is not that much! People live in climates where it's close to 50 in heatwaves, I haven't heard of anyone losing data to heatwaves…

                                      swope@mstdn.plusS astraleureka@social.treehouse.systemsA 2 Replies Last reply
                                      0
                                      • valpackett@social.treehouse.systemsV valpackett@social.treehouse.systems

                                        @swope @Aaron_DeVries huh.. 40 ambient is not that much! People live in climates where it's close to 50 in heatwaves, I haven't heard of anyone losing data to heatwaves…

                                        swope@mstdn.plusS This user is from outside of this forum
                                        swope@mstdn.plusS This user is from outside of this forum
                                        swope@mstdn.plus
                                        wrote last edited by
                                        #22

                                        @valpackett

                                        That payload was writing continuously about as fast as the drives could go. Not a typical use case I think.

                                        @Aaron_DeVries

                                        1 Reply Last reply
                                        0
                                        • evey@chaos.socialE evey@chaos.social

                                          @swope @Aaron_DeVries the main issue is the Tdelta between active and power off temps. if both are equal you end up with lower retention. Documented in JEP122

                                          job@bsd.networkJ This user is from outside of this forum
                                          job@bsd.networkJ This user is from outside of this forum
                                          job@bsd.network
                                          wrote last edited by
                                          #23

                                          @evey @swope @Aaron_DeVries so the storage unit needs to cool down for the bits to properly dry?

                                          swope@mstdn.plusS evey@chaos.socialE 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups