Prevent HDD spin-down / keep disk always active #79
inlinecoder
started this conversation in
Ideas
Replies: 1 comment
-
A practical option is to modify drive settings via SSH, using the The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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