vote up 0 vote down star

Hello,

In addition to storing lots of photos, my web application has the need to constantly read, write, and delete a lot of temporary files which it uses for various functionality. Some of these temp files can be very small, others may be quite large (1 GB +). I am running on Linux.

Would this constant reading/writing/deleting increase the risk of the drive failing? In order to ensure the actual photos remain safe, I'm tempted to store the photos on one drive and set up another drive for the temp files... but is that overkill?

Thank you, Brian


How is this programming related? – S.Lott Aug 29 at 19:34
1  
Apart from "there are programs running on it" I don't see how...+1 to close – Burkhard Aug 29 at 19:37

Browse other questions tagged or ask your own question.