fmadio / public

fmadio issue tracking
MIT License
8 stars 3 forks source link

automatic disk scrubbing #239

Closed fmadio closed 3 years ago

fmadio commented 6 years ago

need to add automatic disk scrubing to the Gen2 systems. requires a new IO requestor that based on user setting will scrub the entire disks every 1, 2, 4. ... etc weeks. Using a low priority 24/7 IO requestor to cleanup and ECC problems similar to how ZFS autoscrubing works.

fmadio commented 5 years ago

added regression for ecc rebuild. need to add a throttle timer for the stream_ecc scrubber

fmadio commented 5 years ago

throttling updated https://github.com/fmadio/fmadio20/commit/d46cb890bd3192b9f5f076b33dc06915117e723d

need work out the appropriate gui / watchdog approach

fmadio commented 3 years ago

supported in magpacks closing