You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have a single-node Harvester cluster (sthings)
7
+
Longhorn is configured for 3 replicas per volume
8
+
Only 1 replica can run because Longhorn's anti-affinity prevents multiple replicas on the same node
9
+
Status: ReplicaSchedulingFailure: precheck new replica failed
10
+
11
+
Why this happens:
12
+
Longhorn's default configuration assumes multi-node clusters for data redundancy. With one node, it can't satisfy the "3 replicas on different nodes" requirement.
0 commit comments