Data bundles in non-Ready state after DSM Appliance restore
search cancel

Data bundles in non-Ready state after DSM Appliance restore

book

Article ID: 436305

calendar_today

Updated On:

Products

VMware Data Services Manager

Issue/Introduction

  • After DSM appliance restore,DSM users may not be able to create workload clusters with non-latest(previous release) Data service versions.
  • Cluster creation will be stuck with error "dataplanebundle '<data-bundle-version>' is not ready, Failed"
  • DataPlaneBundles, Data Services Bundles, Kubernetes release bundles for these versions shows in Failed or InProgress status in DSM UI.

Environment

VMware Data Services Manager version 9.0.2.0

Resolution

1. Download the previous release update bundles (showing in Failed state) from BC portal and upload them to DSM ( Go to DSM UI -> Update Bundles -> New Upload )
2. If DSM appliance has been upgraded from a DSM version earlier than 9.0.1 (such as 2.2.3 or 9.0.0), please complete the following additional steps.
     a. SSH to DSM appliance VM 
     b. Run the below commands for each missing Data plane bundle(dpb)
           mv /data/bundles/dsm-data-plane/dataplane-bundles/<dpb-version>/ /data/bundles/dsm-data-plane/
           mv /data/bundles/manifests/dsm-data-plane/dataplane-bundles/<dpb-version>/<dpb-version>-dsm-dataplane-manifest.yaml /data/bundles/manifests/dsm-data-plane/
3. Wait for the DSM appliance to reconcile. It will take around 30 minutes for Data bundles to be ready