MinIO Object Store support deprecated in DSM 9.0.1
book
Article ID: 409788
calendar_today
Updated On:
Products
VMware Data Services Manager
Issue/Introduction
As part of the 9.0.1 release, Broadcom have deprecated support for Minio ObjectStore. Therefore, users will not be able to:
Create MinioProvider resource (rejected by webhook)
Create ObjectstoreVCFABinding (rejected by webhook)
Make any update to existing MinioProvider resource (rejected by webhook)
Broadcom have removed MinioProvider DSV from 9.0.1 DataPlaceBundle
Environment
Upgrade from DSM 9.0.0 to DSM 9.0.1
Resolution
Users are advised to delete all the MinIO ObjectStore related resources manually, (DSM gateway kubeconfig is needed as the Minio section is removed from the DSM UI)
Log in by using an SSH client to the VMware Data Services Manager appliance as root
Delete all the MinioProviders manually. List them and delete using below commands.
kubectl get minioproviders -A
NAME STATUS HEALTH VERSION AGE
test-minio ReadyHealthy2.1.0+vmware.v9.0.0.031h