my usecase is a minimal system, including a mirror which I use only every few days, sometimes not even for weeks. I would like to sleep / spin those disks down after a certain amount of time (5-10minutes without any use) and just wake them up if there is any access (or scheduled job)
right now I cant even hack it into existence, as "asyncio_loop" is triggering a read every five minutes, therefore waking them up
ps.: I would have created a feature request and an improvement ticket, but as I am not an IX engineer, Jira doesn't allow me to do so, sorry for that.
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Kris Moore
July 18, 2024 at 5:55 PM
Thank you for submitting this feature request! To better accommodate and gauge community interest for future versions of TrueNAS we have moved the submission process to our TrueNAS Community Forums. If this feature is still important and relevant for consideration, please refer to the links below on how to submit it for community voting and TrueNAS roadmap review.
Similar issue, my situation is, if a pool is loaded with files, sometimes there will be disk read activity every 1m10s, preventing my hdd from spindown.
Unresolved
Details
Priority
Low
Assignee
Triage Team
Triage Team
Reporter
Walter Zimmermann
Walter Zimmermann
More fields
Time tracking
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
SCALE 21.04
my usecase is a minimal system, including a mirror which I use only every few days, sometimes not even for weeks. I would like to sleep / spin those disks down after a certain amount of time (5-10minutes without any use) and just wake them up if there is any access (or scheduled job)
right now I cant even hack it into existence, as "asyncio_loop" is triggering a read every five minutes, therefore waking them up
ps.: I would have created a feature request and an improvement ticket, but as I am not an IX engineer, Jira doesn't allow me to do so, sorry for that.