-
-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug & Improvement: Idle Spindown vs. RootFS on external disk #2852
Comments
Would appear your drive is incompatible with Try:
|
Confirmed bug, always sets 30min, will check. |
Visual bug only, setting does get applied, but menu always defaults to 30, will fix. |
I still recommended to set the idle Spindown to Zero, if an user move the RootFS to an external disk. |
I disagree. Since the dawn of power saving options, default spin downs in all OS are set, usually 10/20 minutes for all drives. Also, we can help save the planet by default, reducing everyones energy consumption 😃 Option to change spindown is available, per user preference. Original issue resolved in v6.25. |
Did you verify this? Actually I don't believe that RPi will die. E.g. most HDD docking stations have idle times for spin down/off (e.g. on mine I cannot even control this, 10 mins fix) and AFAIK also this is default for all spinning drives on Debian, although not 100% sure. When the system is active, it regularly writes tiny bits to the drive, so that RootFS should never spin down anyway and if so, the system/kernel should handle this gracefully. However the above are just assumptions so far. Would be good if we can verify the apparent behaviour on this. |
Hi there,
If I move the RootFS to an external HDD using the Drive Manager, it would be helpful if the value of the idle spindown is automatically set from default 30 minutes (241) to 0 (Disabled). Otherwise the Raspberry Pi is dead after 30 minutes. :-)
Bug:
After I have set the IdleSpin Down to 0, the selection menu jumps back to 30 minutes as soon as I open the Drive Manager again.
`/dev/sda:
SG_IO: bad/missing sense data, sb[]: 70 00 01 00 00 00 00 0a 00 00 00 00 00 1d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
drive state is: unknown
/dev/sda1:
SG_IO: bad/missing sense data, sb[]: 70 00 01 00 00 00 00 0a 00 00 00 00 00 1d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
drive state is: unknown`
The text was updated successfully, but these errors were encountered: