Troubleshooting OpenEBS - Uninstall
- Contact OpenEBS Community for support.
- Search for any reported issues on
Whenever a Jiva PVC is deleted, a job will created and status is seeing as
As part of deleting the Jiva Volumes, OpenEBS launches scrub jobs for clearing data from the nodes. This job will be running in OpenEBS installed namespace. The completed jobs can be cleared using following command.
Sometimes, there are chances that cStor volumes Replicas (CVR) may not be deleted properly if some unforeseen scenarios happened such as network loss during the deletion of PVC. To resolve this issue, perform the following command.
This will automatically remove the pending CVR and delete the cStor volume completely.