Bug 1934730 - [External Mode] Update uninstall chapter in external mode deployment guide to align with internal mode deployment guide
Summary: [External Mode] Update uninstall chapter in external mode deployment guide to...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: documentation
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Agil Antony
QA Contact: Sidhant Agrawal
URL:
Whiteboard:
Depends On:
Blocks: 1921782
TreeView+ depends on / blocked
 
Reported: 2021-03-03 18:15 UTC by Sidhant Agrawal
Modified: 2022-01-24 17:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-24 17:56:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Sidhant Agrawal 2021-03-03 18:15:38 UTC
Describe the issue:
The uninstall chapter in external mode deployment guide needs an update to align with the internal mode deployment guides.
Internal mode guides were updated earlier through bugs like bug 1910129 but the external mode deployment guide was left out, and hence missing those changes.

Describe the task you were trying to accomplish:
Uninstalling OCS in External mode

Suggestions for improvement:
1) The current step 7 for namespace deletion should be moved up to make it step 4

2) The current step 4 which will become step 5 can be modified as below similar to other internal mode guides
```
Confirm all PVs provisioned using OpenShift Container Storage are deleted. If there is any PV left in the Released state, delete it.

$ oc get pv
$ oc delete pv <pv name>
```

3) In current step 6 "Remove CustomResourceDefinitions", some crds are missing. The step should be updated similar to other internal mode guides.

Document URL:
https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/4.6/html-single/deploying_openshift_container_storage_in_external_mode/index#assembly_uninstalling-openshift-container-storage_rhocs

Chapter/Section Number and Title:
Chapter 6. Uninstalling OpenShift Container Storage

Product Version:
4.6


Note You need to log in before you can comment on or make changes to this bug.