Skip to content
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

Add step for upgrading dashboard ent #1624

Merged
merged 3 commits into from
Sep 15, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,23 @@ NebulaGraph Dashboard Enterprise Edition supports upgrading the version of the e
1. At the top navigation bar of the Dashboard Enterprise Edition page, click **Cluster Management**.
2. On the right side of the target cluster, click **Detail**.
3. On the left-side navigation bar of the page, click **Operation**->**Version Upgrade**.
4. On the **Version Upgrade** page, confirm **Current NebulaGraph version**, select the upgrade version and then click **Next**.
4. On the **Version Upgrade** page, confirm **Current NebulaGraph version** and select the upgrade version.

!!! note

If you do not find the suitable version, click **Package Management** to download or upload the required version installation package. For details, see [Package management](../../system-settings/manage-package.md).

5. Perform the upgrade check, and then click **Next**.
{{ent.ent_begin}}
5. Click **Upload License** to upload the NebulaGraph Dashboard license (skip this step if upgrading a NebulaGraph cluster of the Community Edition).

!!! enterpriseonly

This step is for NebulaGraph Enterprise Edition clusters.
{{ent.ent_end}}

6. Click **Next** to perform the upgrade check, and then click **Next**.

The cluster will be shut down during the upgrade and automatically restart the services after the upgrade. You can use the **diagnostics report** to help you judge whether the timing to upgrade is suitable.

6. Confirm the upgrade information again, including **Cluster Name**, **Current NebulaGraph Version**, and **Upgrade NebulaGraph Version**, then click **Upgrade**.
7. Confirm the upgrade information again, including **Cluster Name**, **Current NebulaGraph Version**, and **Upgrade NebulaGraph Version**, and then click **Upgrade**.
Users can view the upgrade task information in [task center](../../10.tasks.md), the task type is `version update`.