sticky-summer-13450
10/30/2022, 2:24 PMfamous-journalist-11332
10/31/2022, 10:12 PMsticky-summer-13450
11/01/2022, 7:46 AMfamous-journalist-11332
11/02/2022, 2:01 AMsticky-summer-13450
11/02/2022, 7:57 AMfamous-journalist-11332
11/03/2022, 11:41 PM2022-11-01T07:45:24.117994945Z time="2022-11-01T07:45:24Z" level=warning msg="Error syncing Longhorn volume longhorn-system/pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8" controller=longhorn-volume error="failed to sync longhorn-system/pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8: failed to reconcile engine/replica state for pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8: BUG: found the second active engine pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8-e-3c989560 besides pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8-e-2a27c92a" node=harvester003
@sticky-summer-13450 You can get out of this buggy state by kubectl edit <http://engines.longhorn.io|engines.longhorn.io> pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8-e-3c989560 -n longhorn-system
and set spec.active
to false
kind-alarm-73406
11/03/2022, 11:42 PMfamous-journalist-11332
11/03/2022, 11:43 PMspec:
size: 10737418240
frontend: blockdev
frombackup: ""
datasource: ""
datalocality: disabled
stalereplicatimeout: 30
nodeid: ""
migrationnodeid: ""
engineimage: longhornio/longhorn-engine:v1.3.2
backingimage: ""
standby: false
diskselector: []
nodeselector: []
disablefrontend: false
revisioncounterdisabled: false
lastattachedby: ""
accessmode: rwx
migratable: true
encrypted: false
numberofreplicas: 3
replicaautobalance: ignored
baseimage: ""
recurringjobs: []
kind-alarm-73406
11/03/2022, 11:43 PMfamous-journalist-11332
11/03/2022, 11:45 PMfamous-shampoo-18483
11/04/2022, 2:04 AMsticky-summer-13450
11/04/2022, 9:17 AMYou can get out of this buggy state byWell, applying that edit left that volume with zero replicas - so I guess I should have just blown away this broken Harvester VM days ago and started again. Never mind - it was only a k3s node, I can rebuild it. I hope the issue sees some traction and gets fixed 🙂and setkubectl edit <http://engines.longhorn.io|engines.longhorn.io> pvc-8e5a70d5-a853-4082-b6f6-0ef2cd3cd8c8-e-3c989560 -n longhorn-system
tospec.active
false