Archived
Check NixOS configurations / eval-hosts (push) Successful in 10m24s
drbdmeta is in /run/current-system/sw/bin which is already on sudo's PATH on the HA nodes; the bash -c wrapper with PATH manipulation was adding complexity without benefit and introduced quoting hazards that likely caused write-dev-uuid to fail or run in the wrong context. Use direct n2_ssh calls instead — the same pattern that works when tested manually on NODE2. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>