I don't have any patience with or confidence in drives that start to slow down, start making noises, or start showing I/O errors. I try to prevent that by replacing them before they start to show signs of age and, much worse, possible failure. I've gone to too much trouble to maintain my files, not all of which is my media server, although that's a large part of it, without losing it due to carelessness.
For example, a 2TB drive that was my dad's, one he bought in 2010, started showing problems reading files. I disconnected that thing immediately, ordered a new 8TB drive, reconnected the 2TB, and copied everything to the new drive. Two files didn't copy, and I easily replaced them, so there was no loss.
All drives fail eventually, and some sooner than others. I'd be interested in hearing your experience and learning from it. I'd also be interested in your reasons for having or not having a RAID array.
I run 2 separate 2Tb SSDs on my work computer. The first is for the OS and installed programs. The second is for my files and documents only. I backup everything to an external spinning drive frequently.
SSDs have a limited number of times each cell can be written to. Basically, writing to them damages them. If you're doing anything with video or media where it will write to it frequently (like security cameras or media servers), do it on spinning media. They can handle the number of write cycles much better and you won't notice the slower access times because video can only stream so much data at once and it's not usually random reads.
X8VSAJuFrMdcur5E 5 points 2 months ago
I run 2 separate 2Tb SSDs on my work computer. The first is for the OS and installed programs. The second is for my files and documents only. I backup everything to an external spinning drive frequently.
SSDs have a limited number of times each cell can be written to. Basically, writing to them damages them. If you're doing anything with video or media where it will write to it frequently (like security cameras or media servers), do it on spinning media. They can handle the number of write cycles much better and you won't notice the slower access times because video can only stream so much data at once and it's not usually random reads.