Prevent HDD spin-down / keep disk always active #79
Replies: 2 comments 4 replies
-
One option is to modify drive settings via SSH after a reboot, using the The default idle time is set to 300: This setting was added recently (May 14th) in commit 61c66c. |
Beta Was this translation helpful? Give feedback.
-
|
@jamesyc Since this is the "idea section": could we get an option to set / override the internal drive idle time, specifically The drive in the Time Capsule "tower" is the
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
First of all, great work on this project — getting SMB running on Time Capsule hardware is impressive.
I’m considering repurposing a Time Capsule as a lightweight always-on SMB device with a larger NAS-grade HDD (8–12TB), and I have a question regarding disk power management.
Is it possible (or already supported) to prevent the internal HDD from spinning down?
My goal is:
From what I understand, spin-down behavior could be controlled by:
Questions:
I’m fine with higher power usage and wear — the priority is consistent availability and responsiveness.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions