|
|
|
|
|
by stuxnet79
199 days ago
|
|
My understanding based on my readings of the previous post is there are no hardware level checks. SSDs need to be power cycled every so often and the integrity of the filesystem needs to be checked via something akin to zfs scrub. This should bs done on a monthly basis at minimum. If you are paranoid about your data and not relying on filesystem level checks from ZFS or Btrfs you should ptobably avoid SSDs for long term storage. |
|
There are "hardware level checks", it's just that they might assume regular usage. If your SSD is turned on regularly (eg. a few hours a day at least), your files are probably fine, even if you never read/scrub your rarely read files. If it is infrequently used, you're right that you probably have to do an end-to-end scan to make sure everything gets checked and possibly re-written.