Hello,
I am trying to remove data virtualization service on Cloud Pak fro Data v2.5.
Data Virtualization is not displayed on My Instance though,
I get the message below every when I run the uninstallation command,
------
[xxxx@master01 cpd]# ./bin/cpd-linux uninstall -a dv --namespace icp4d --server-yaml ./repo.yaml --uninstall-dry-run
[INFO] [2020-04-14 13:18:33-0333] Arch override not found. Assuming default architecture x86_64
[INFO] [2020-04-14 13:18:33-0334] Version override not found. Proceeding without specific version assuming to use the one set in CR for this assembly
[ERROR] [2020-04-14 13:18:33-0639] Unable to uninstall: Assembly dv is not found in project icp4d. Stopping uninstall
[ERROR] [2020-04-14 13:18:33-0640] Exiting due to error. Please check /ibm/cpd/bin/cpd-linux-workspace/Logs/CPD-2020-04-14T13-18-33.log for details
-------
and some components are still remained.
------
[xxxx@master01 cpd]# oc get pvc | grep -i dv
dv-caching-pvc Bound pvc-bba01a8a-7d59-11ea-a805-42010a920005 100Gi RWX portworx-shared-gp 20h
dv-pvc Bound pvc-bba0df9a-7d59-11ea-a805-42010a920005 100Gi RWX portworx-shared-gp 20h
------
[xxxx@master01 cpd]# oc get secret | grep dv-secret
dv-secret Opaque 3 20h
------
[xxxx@master01 cpd]# oc get jobs | grep -i dv
dv-init-volume 1 1 20h
------
Could you telle me what I should do next?
Kind regards,
Chris
------------------------------
Chris
------------------------------
#CloudPakforDataGroup