BundleRepoWriteFailureException: Failed to store bundle(REPO WRITE FAILURE, path = /nfs/vmware/vcf/nfs-mount/bundle/depot/local/bundles/{filename} on Bundle Management page in SDDC manager
search cancel

BundleRepoWriteFailureException: Failed to store bundle(REPO WRITE FAILURE, path = /nfs/vmware/vcf/nfs-mount/bundle/depot/local/bundles/{filename} on Bundle Management page in SDDC manager

book

Article ID: 388770

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

Error: BundleRepoWriteFailureException: Failed to store bundle(REPO WRITE FAILURE, path = /nfs/vmware/vcf/nfs-mount/bundle/depot/local/bundles/{filename} on Bundle Management page in SDDC manager

After clearing the message and doing refresh page, the message re-appears.

Environment

vCF 5.x

Resolution

Find the Bundle id for the bundle mentioned in the error from VMware Cloud Foundation - Upgrade Bundle Details

Follow the steps below to clear log bundle:

  • Putty to SDDC manager
  • Login as vcf and then switch to root login
  • /opt/vmware/vcf/lcm/lcm-app/bin/bundle_cleanup.py {bundle id}
  • Login to SDDC manager in a web browser, go to Bundle Management and verify the error is no longer present on the page,

Example:

For bundle-124943.tar the id is c8a1276c-13e9-4bd2-81f4-b5a641562e66 so command would be this: /opt/vmware/vcf/lcm/lcm-app/bin/bundle_cleanup.py c8a1276c-13e9-4bd2-81f4-b5a641562e66

Additional Information

The above failure can occur also when the /nfs/vmware/vcf/nfs-mount disk is nearly full, which can be verified using the command df -h. 

In case of disk full, clearing unwanted files and making up space will resolve the issue and we will be able to download bundles.