HOMELAB-465: reset Longhorn rebuild limit to 2 per node #89

Merged
aaron merged 1 commit from plane/HOMELAB-465-longhorn-cleanup into live 2026-03-27 06:44:06 +00:00
Owner

Summary

  • concurrentReplicaRebuildPerNodeLimit: 1 → 2
  • Was temporarily set to 3 (kubectl patch) during HOMELAB-462 to accelerate volume rebuilds
  • 2 is a reasonable permanent value: faster than original 1, less aggressive than temporary 3

Also done (kubectl, no git)

  • Patched 3 detached 3-replica volumes (pvc-151b6888, pvc-18829faa, pvc-7dca30fe) → 2 replicas

🤖 Generated with Claude Code

## Summary - `concurrentReplicaRebuildPerNodeLimit`: 1 → 2 - Was temporarily set to 3 (kubectl patch) during HOMELAB-462 to accelerate volume rebuilds - 2 is a reasonable permanent value: faster than original 1, less aggressive than temporary 3 ## Also done (kubectl, no git) - Patched 3 detached 3-replica volumes (pvc-151b6888, pvc-18829faa, pvc-7dca30fe) → 2 replicas 🤖 Generated with [Claude Code](https://claude.com/claude-code)
HOMELAB-465: reset Longhorn rebuild limit to 2 (from temp 3 set in HOMELAB-462)
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
fc9464134a
concurrentReplicaRebuildPerNodeLimit: 1 → 2

Was set to 3 as a temporary measure during HOMELAB-462 to accelerate
volume rebuild backlog. Setting 2 provides faster parallel rebuilds than
the original 1 while not flooding the nodes the way 3 did.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
aaron merged commit 37575f7d83 into live 2026-03-27 06:44:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!89
No description provided.