•  jarfil   ( @jarfil@beehaw.org ) 
    link
    fedilink
    English
    2
    edit-2
    11 months ago

    The high temperature part is kind of a trap with SSDs: flash memory is easier to write (less likely to error out) at temperatures above 50C, so if you run a write heavy application at higher temperature, it’s less likely to fail than if it was kept colder.

    Properly stress testing an SSD would be writing to it while cold (below 20C) and checking read errors while hot (above 60C).

    For normal use you’d want the opposite: write hot, read cold.