- Annoyance
I noticed a minor cleanup issue after renaming my ZFS "cache" pool.
I had a scheduled scrub set up on the old pool name before the rename.
It seems the system didn't clean up the old scheduler tasks, as /config/plugins/dynamix/scrub_cache.cron is still present on the flash drive.
I also checked dynamix.cfg and the [scrub_cache] entry with the schedule settings is still there.
It likely doesn't cause any adverse effects since the pool name is gone, but I thought it was worth reporting so it can be handled cleanly in future updates (if it doesn't already).