old instance-manager pods are not terminated after upgrading (live) engine #13264
|
Hi all, I installed longhorn by helm on k3s-dc-worker1 , k3s-dc-worker2 , k3s-dc-worker3 , mount /mnt/longhorn-sdb on each server I accidentally upgraded longhorn release A new engine image appears New instance-manager and engine-image pods also appear I have 20 volumes attached to 20 pods , I upgraded engine images of these 20 volumes from longhornio/longhorn-engine:v1.10.1 to docker.io/longhornio/longhorn-engine:v1.11.1 But old instance-manager pods are not terminated. Do I have to scale down 20 pods to detach 20 volume at same time so longhorn can terminated old instance-manager pods ? |
Replies: 2 comments 1 reply
|
@jackchuong Please check https://longhorn.io/kb/troubleshooting-some-old-instance-manager-pods-are-still-running-after-upgrade/ |
|
I scaled down and up each of the 20 pods using Longhorn Volume to detach/attach each volume within the 20 Longhorn Volumes. |
I scaled down and up each of the 20 pods using Longhorn Volume to detach/attach each volume within the 20 Longhorn Volumes.
Old instance-manager pods are terminated automatically