Archived
Check NixOS configurations / eval-hosts (push) Successful in 10m22s
Clearing crm_standby before the initial sync finished caused Pacemaker's OCF DRBD agent to race with the manual drbdadm up/primary calls. The agent saw DRBD in WFConnection or SyncSource and tore it down, driving the resource back to StandAlone and killing the sync in seconds. Move the crm_standby -v off calls to immediately after the sync-complete break, so Pacemaker only resumes once DRBD is UpToDate/UpToDate and safe to hand back. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>