Comment on How bad of an idea is it to use computing HDDs in a DIY NAS?
theorangeninja@sopuli.xyz 2 days agoThanks a lot, again! I think I will focus on active and backup drive (+remote for the few essentials) and only use RAID if it is easy (and cheap) to implement.
Do you have any tips how to implement the powering on and off automatically? And would it be possible to have both in the same case or is it necessary to separate them physically?
glizzyguzzler@piefed.blahaj.zone 2 days ago
For power on and off automatically, I just rely on Linux’s spin down timer. Which I guess is built in - not sure of anything more specific!