-
Notifications
You must be signed in to change notification settings - Fork 107
Add v1.8 upgrade path and known issues #1020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bk201
wants to merge
2
commits into
harvester:main
Choose a base branch
from
bk201:wip-180-upgrade
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| sidebar_position: 19 | ||
| sidebar_position: 20 | ||
| sidebar_label: Troubleshooting | ||
| title: "Troubleshooting" | ||
| --- | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,136 @@ | ||
| --- | ||
| sidebar_position: 2 | ||
| sidebar_label: Upgrade from v1.7.x to v1.8.x | ||
| title: "Upgrade from v1.7.x to v1.8.x" | ||
| --- | ||
|
|
||
| <head> | ||
| <link rel="canonical" href="https://docs.harvesterhci.io/v1.8/upgrade/v1-7-x-to-v1-8-x"/> | ||
| </head> | ||
|
bk201 marked this conversation as resolved.
|
||
|
|
||
| ## General Information | ||
|
|
||
| An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade). | ||
|
|
||
| Clusters running v1.7.x can upgrade to v1.8.x directly because Harvester allows a maximum of one minor version upgrade for underlying components. Harvester v1.7.0 and v1.7.1 use the same minor version of RKE2 (v1.34), while Harvester v1.8.0 uses the next minor version (v1.35). For more information, see [Upgrade paths](./automatic.md#upgrade-paths). | ||
|
|
||
| For information about upgrading Harvester in air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). | ||
|
|
||
| ### Update Harvester UI Extension on Rancher v2.14 | ||
|
|
||
| You must use a compatible version (v1.8.x) of the Harvester UI Extension to import Harvester v1.8.x clusters on Rancher v2.14. | ||
|
|
||
| 1. On the Rancher UI, go to **local > Apps > Repositories**. | ||
|
|
||
| 1. Locate the repository named **harvester**, and then select **⋮ > Refresh**. | ||
|
|
||
| 1. Go to the **Extensions** screen. | ||
|
|
||
| 1. Locate the extension named **Harvester**, and then click **Update**. | ||
|
|
||
| 1. Select a compatible version, and then click **Update**. | ||
|
|
||
| 1. Allow some time for the extension to be updated and then refresh the screen. | ||
|
|
||
| --- | ||
|
|
||
| ## Known Issues | ||
|
|
||
| ### 1. Virtual Machines Fail to Migrate with "KubeVirt Not Ready" Error | ||
|
|
||
| After upgrading from v1.7.x to v1.8.x, virtual machines may fail to migrate with the error message **"KubeVirt is not ready"**. This issue is caused by a race condition in which a `virt-handler` pod is created with missing annotations that are required by KubeVirt to determine whether the pod is up-to-date. | ||
|
|
||
|  | ||
|
|
||
| The KubeVirt operator continuously waits for the outdated `virt-handler` pod to terminate, preventing the KubeVirt custom resource from reaching the "Available" state. This blocks virtual machine operations including live migration. | ||
|
|
||
| :::note | ||
|
|
||
| This issue has been observed in three-node clusters with one witness node, but may occur in other configurations as well. | ||
|
|
||
| ::: | ||
|
|
||
| #### Identifying the Issue | ||
|
|
||
| 1. Check the KubeVirt custom resource status: | ||
|
|
||
| ```bash | ||
| kubectl get kubevirt/kubevirt -n harvester-system -o yaml | yq '.status.conditions' | ||
| ``` | ||
|
|
||
| If the issue is present, you will see the `Available` condition set to `False` with the reason `DeploymentInProgress`: | ||
|
|
||
| ```yaml | ||
| - lastProbeTime: "2026-04-18T17:42:39Z" | ||
| lastTransitionTime: "2026-04-18T17:42:39Z" | ||
| message: Deploying version 1.7.0-150700.3.16.2 with registry registry.suse.com/suse/sles/15.7 | ||
| reason: DeploymentInProgress | ||
| status: "False" | ||
| type: Available | ||
| ``` | ||
|
|
||
| 1. Check the `virt-operator` logs: | ||
|
|
||
| ```bash | ||
| kubectl logs deployment/virt-operator -n harvester-system --tail 10 | grep waiting | ||
| ``` | ||
|
|
||
| You should see messages indicating that the DaemonSet is waiting for outdated pods to terminate: | ||
|
|
||
| ``` | ||
| {"component":"virt-operator","level":"info","msg":"DaemonSet virt-handler waiting for out of date pods to terminate.","pos":"readycheck.go:63","timestamp":"2026-04-20T02:19:14.503468Z"} | ||
| ``` | ||
|
|
||
| 1. Identify the problematic `virt-handler` pod by checking which pod is missing the required KubeVirt annotations: | ||
|
|
||
| ```bash | ||
| kubectl get pods -n harvester-system -l kubevirt.io=virt-handler -o json | \ | ||
| jq -r '.items[] | "\(.metadata.name):\n" + ((.metadata.annotations // {}) | to_entries | map(select(.key | startswith("kubevirt.io/install-strategy-"))) | map(" \(.key): \(.value)") | join("\n")) + "\n"' | ||
| ``` | ||
|
|
||
| The output will show each pod with its KubeVirt install-strategy annotations. The problematic pod will have no annotations listed: | ||
|
|
||
| ``` | ||
| virt-handler-64r9v: | ||
| kubevirt.io/install-strategy-identifier: 9890638436fb4150e2046eff9f500bc4f18812f8 | ||
| kubevirt.io/install-strategy-registry: registry.suse.com/suse/sles/15.7 | ||
| kubevirt.io/install-strategy-version: 1.7.0-150700.3.16.2 | ||
|
|
||
| virt-handler-wzmdv: | ||
|
|
||
| ``` | ||
|
|
||
| The pod with no annotations (in this example, `virt-handler-wzmdv`) is the problematic one that needs to be deleted. | ||
|
|
||
| #### Workaround | ||
|
|
||
| Delete the problematic `virt-handler` pod. Kubernetes will automatically recreate it with the correct annotations. | ||
|
|
||
| 1. Identify the name of the problematic pod (for example, `virt-handler-wzmdv`). | ||
|
|
||
| 1. Delete the problematic pod: | ||
|
|
||
| ```bash | ||
| kubectl delete pod virt-handler-wzmdv -n harvester-system | ||
| ``` | ||
|
|
||
| 1. Wait for the pod to be recreated and verify that the KubeVirt custom resource is now available: | ||
|
|
||
| ```bash | ||
| kubectl get kubevirt/kubevirt -n harvester-system -o yaml | yq '.status.conditions[] | select(.type == "Available")' | ||
| ``` | ||
|
|
||
| The `Available` condition should now be set to `True`: | ||
|
|
||
| ```yaml | ||
| - lastProbeTime: "2026-04-18T17:45:00Z" | ||
| lastTransitionTime: "2026-04-18T17:45:00Z" | ||
| message: All components ready | ||
| reason: AllComponentsReady | ||
| status: "True" | ||
| type: Available | ||
| ``` | ||
|
|
||
| 1. Verify that virtual machine operations are now working correctly. | ||
|
|
||
| Related issue: [#10447](https://github.com/harvester/harvester/issues/10447) | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.