-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
龙柏安
committed
Nov 14, 2024
1 parent
18a08a2
commit d109f2a
Showing
3 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
13 changes: 13 additions & 0 deletions
13
...grading-or-rolling-back-huawei-csi-using-helm/rolling-back-huawei-csi/_index.md
This file contains 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,13 @@ | ||
--- | ||
title: "Rolling Back Huawei CSI" | ||
linkTitle: "Rolling Back Huawei CSI" | ||
description: | ||
weight: 2 | ||
--- | ||
|
||
If CSI fails to be upgraded from 2._x_ or 3._x_ to 4.5.0 and needs to be rolled back, uninstall CSI by referring to [Uninstalling Huawei CSI Using Helm](en-us_topic_0000002032782245.md) and then download and install CSI of the source version. | ||
|
||
>![](/public_sys-resources/icon-notice.gif) **NOTICE:** | ||
>- During the upgrade or rollback, the existing resources such as PVCs, snapshots, and Pods will run properly and will not affect your service access. | ||
>- During the upgrade or rollback, you cannot use Huawei CSI to create new resources or mount or unmount an existing PVC. | ||
>- During the upgrade or rollback, do not uninstall the snapshot-dependent component service. |
This file contains 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