beatzaplenty
  • Joined on 2025-07-16
beatzaplenty pushed to worktree-ha-resize-disk at beatzaplenty/nixos 2026-07-29 00:01:06 +00:00
e18b605706 feat(ha): add resize-data-disk.sh for online data disk expansion
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 23:50:55 +00:00
ee2451d87c remove stray pihole backup
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 16:36:29 +00:00
71a6c4738c fix(ha): fix crm_mon active-node detection in all three scripts
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 16:24:22 +00:00
793a2b5924 feat(ha): add failover.sh and health.sh operator scripts
98b5429fb9 secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 15:49:17 +00:00
f658bdbabc fix(ha/cluster-init): enable Pacemaker maintenance-mode during DRBD sync
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 15:45:04 +00:00
d7e63cd80e fix(ha/cluster-init): fix DRBD metadata skip condition and StandAlone grace period
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 15:41:17 +00:00
b88ea49880 fix(ha/cluster-init): keep Pacemaker in standby until DRBD sync completes
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 15:29:07 +00:00
c7268ade8e fix(ha/cluster-init): detect StandAlone DRBD state in sync wait loop
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 15:22:48 +00:00
367158548e fix(ha): wrap crm-fence-peer.sh to set PATH for kernel UMH callout
585126beee secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 14:55:32 +00:00
ceb491b18d fix(ha/cluster-init): drop TTY detection, always use \r for sync progress
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 14:51:41 +00:00
6d16eaff89 fix(ha/cluster-init): fix /proc/drbd sync progress parsing and TTY display
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 14:47:06 +00:00
e085d4707c fix(ha): add DRBD sync progress indicator and pre-flight sync gate
c8d4440787 secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 14:26:06 +00:00
e7531b276e fix(ha): use crm_mon for Active node detection and add cleanup before VIP wait
49a10d7cc5 secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 14:11:21 +00:00
ead4f55805 fix(ha): use stable by-id disk path for DRBD instead of /dev/sd*
cac5ec45cc secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 13:57:15 +00:00
ec90753a09 fix(ha): per-node DRBD disk assignment (NODE2 data disk is /dev/sda not /dev/sdb)
df1ddee735 secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 13:42:44 +00:00
8e8261be31 fix(ha/cluster-init): drop bash -c wrapper for NODE2 drbdmeta calls
5e9541741f secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 13:24:18 +00:00
07543d7d56 fix(ha/cluster-init): add drbdmeta to PATH and remove openssl dependency
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 13:10:15 +00:00
a7c4a24fc3 fix(ha): use drbdmeta --force directly; fix T4 grep-c arithmetic bug
a98955a8da secrets(ha): encrypt corosync authkey generated by cluster-init
7d60741e73 secrets(ha): encrypt corosync authkey generated by cluster-init
427be2b287 secrets(ha): refresh sops host-key registrations for new VM instances
Compare 4 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 12:54:07 +00:00
684351b89b fix(ha): pre-seed SSH host key in disko image; fix DRBD init race
327ff0b44d secrets(ha): encrypt corosync authkey generated by cluster-init
Compare 2 commits »
beatzaplenty pushed to main at beatzaplenty/nixos 2026-07-28 11:54:11 +00:00
43b4cc6aa6 secrets(ha): regenerate IPA keytabs for ha-server-1 and ha-server-2