This message was deleted.
# longhorn-storage
a
This message was deleted.
i
Can you provide
kubectl -n longhorn-system get engineimages -o yaml
?
m
doing so, gave not complete list of nodeDeploymentMap
Copy code
nodeDeploymentMap:                                                                                                                                                                     
      agent-1: true                                                                                                                                                               
      agent-2: true
k3s-dem is not in the list
i
Can you check the longhorn-manager pod log and see what is happening
m
only message like these are showing up:
msg="CheckEngineImageReadiness: nodes [k3s-demo] don't have the engine image longhornio/longhorn-engine:v1.5.1"
msg="CheckEngineImageReadiness: nodes [k3s-demo] don't have the engine image longhornio/longhorn-engine:v1.5.1"
msg="CheckEngineImageReadiness: nodes [k3s-demo] don't have the engine image longhornio/longhorn-engine:v1.5.1"
i
Can you provide a support bundle
m
Is there any way to force re-install of the engine image ? I've tried to delete the engine pod running in the k3s-demo nodes and I can see in the pod's logs "installed"
i
You can delete it via UI
m
and then ?
i
Add it back
m
I assume it is installed by default ?
How I can add it back for a running longhorn
i
Don't you want to reinstall it?
m
Yes, but how ? as it was installed by default when I fisrt installed Longhorn , or when I add new agent
i
Please provide a support bundle.
m
Thanks for the follow up, re installing the engine image fixed it