You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/lvms-uninstalling-logical-volume-manager-operator-using-openshift-web-console.adoc
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,17 @@ You can uninstall {lvms} using the {product-title} web console.
10
10
11
11
.Prerequisites
12
12
13
-
* You deleted all the applications on the clusters that are using the storage provisioned by {lvms}.
14
-
* You deleted the persistent volume claims (PVCs) and persistent volumes (PVs) provisioned using {lvms}.
15
-
* You deleted all volume snapshots provisioned by {lvms}.
16
-
* You verified that no logical volume resources exist by using the `oc get logicalvolume` command.
17
-
* You have access to the cluster using an account with `cluster-admin` permissions.
13
+
* You have access to {product-title} as a user with `cluster-admin` permissions.
14
+
* You have deleted the persistent volume claims (PVCs), volume snapshots, and volume clones provisioned by {lvms}. You have also deleted the applications that are using these resources.
15
+
* You have deleted the `LVMCluster` custom resource (CR).
16
+
18
17
19
18
.Procedure
20
19
21
-
. From the *Operators* → *Installed Operators* page, scroll to *LVM Storage* or type `LVM Storage` into the *Filter by name* to find and click on it.
22
-
. Click on the *LVMCluster* tab.
23
-
. On the right-hand side of the *LVMCluster* page, select *Delete LVMCluster* from the *Actions* drop-down menu.
24
-
. Click on the *Details* tab.
25
-
. On the right-hand side of the *Operator Details* page, select *Uninstall Operator* from the *Actions* drop-down menu.
26
-
. Select *Remove*. {lvms} stops running and is completely removed.
20
+
. Log in to the {product-title} web console.
21
+
. Click *Operators* → *Installed Operators*.
22
+
. Click *LVM Storage* in the `openshift-storage` namespace.
23
+
. Click the *Details* tab.
24
+
. From the *Actions* menu, select *Uninstall Operator*.
25
+
. Optional: When prompted, select the *Delete all operand instances for this operator* checkbox to delete the operand instances for {lvms}.
0 commit comments