PPDM: vSphere Installation Bundle deployment fails with error code "ABV0032"
Summary: On Broadcom ESXi host, vSphere Installation Bundle (VIB) deployment or update fails with error code ABV0032.
Symptoms
While deploying or updating PowerProtect Data Manager (PPDM) vSphere Installation Bundle for Transparent Snapshot Data Mover (TSDM), the configuration job fails with error messages similar to the following:
ABV0032: VM Direct Engine is unable to configure protection for the host "ESXi Host" on vCenter "VCenterName"
Under the error details section, error message similar to the following is reported:
Unable to install vSphere Installation Bundle on host "ESXi Host". vCenter task is failed with /usr/sbin/esxupdate returned with exit status: 15

Cause
On vCenter server, storage scan is required. Without that error messages similar to the following are reported in the "esxupdate" log file on the Broadcom ESXi host:
esxupdate: 9408626: Transaction: INFO: Final list of VIBs being installed: DEL_bootbank_tsdm_19. 18. 0. 3-10EM. 703. 0.0.18644231
esxupdate: 9408626: imageprofile: INFO: Adding VIB DEL_bootbank_tsdm_19. 18.0.3-10EM. 703. 0.0.18644231 to ImageProfile (Updated) ESXi-7. OU3n-21930508-standard
esxupdate: 9408626: esxupdate: ERROR: An esxupdate error exception was caught:
esxupdate: 9408626: esxupdate: ERROR: Traceback (most recent call last) :
File "/lib64/python3.8/site-packages/vmware/esximage/Utils/HostInfo.py", line 217, in getFileSystems
return runCli ( ['storage', 'filesystem', 'list' ], True)
File "/lib64/python3.8/site-packages/esxutils.py", line 220, in runCli
esxupdate: 9408626: esxupdate: ERROR: esxutils. EsxcliError: Errors:
esxupdate: 9408626: esxupdate: ERROR: Error getting data for filesystem on '/vmfs/volumes/xxxxxxxx-xxxxxxxx-xxxx-xxxxxxxxxxx': Cannot open volume: /vmfs/volumes/xxxxxxxx-xxxxxxxx-xxxx-xxxxxxxxxxx, skipping.
esxupdate: 9408626: esxupdate: ERROR:
ERROR:
esxupdate: 9408626: esxupdate:
esxupdate: 9408626: esxupdate: ERROR: During handling of the above exception, another exception occurred:
esxupdate: 9408626: esxupdate: ERROR:
esxupdate: 9408626: esxupdate: ERROR: Traceback (most recent call last) :
File "/usr/sbin/esxupdate", line 222, in main
cmd. Run ()
File "/lib64/python3.8/site-packages/vmware/esx5update/Cmdline.py", line 153, in Run
File "/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 852, in InstallVibsFromSources
inst, removed, exitstate = self. installVibs (curprofile,
File "/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 1098, in installVibs
exitstate = self. validateAndInstallProfile(
File "/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 1267, in validateAndInstallProfile
resVibCache = ReservedVibCache ()
File "/lib64/python3.8/site-packages/vmware/esximage/ImageManager/HostSeeding.py", line 995, in init
self. loadCachedVibs ()
File "/lib64/python3.8/site-packages/vmware/esximage/ImageManager/HostSeeding.py", line 1032, in loadCachedVibs
for fsPath in HostInfo.GetVmfslFileSystems () :
File "/lib64/python3. 8/site-packages/vmware/esximage/Utils/HostInfo.py", line 260, in GetVmfslFileSystems
return [fs['Mount Point'] for fs in getFileSystems ()
File "/lib64/python3.8/site-packages/vmware/esximage/Utils/HostInfo.py", line 220, in getFileSystems
raise Errors. InstallationError (e, None, msg)
esxupdate: 9408626: esxupdate: ERROR: vmware. esximage. Errors. InstallationError: Failed to query file system stats: Errors:
esxupdate: 9408626: esxupdate: ERROR: Error getting data for filesystem on '/vmfs/volumes/xxxxxxxx-xxxxxxxx-xxxx-xxxxxxxxxxx': Cannot open volume: /vmfs/volumes/xxxxxxxx-xxxxxxxx-xxxx-xxxxxxxxxxx, skipping.
esxupdate: 9408626: esxupdate: ERROR:
esxupdate: 9408626: esxupdate: DEBUG: <<<Resolution
To resolve this issue, rescan of storage devices is needed.
The following knowledge base article from Broadcom contains instructions on how to perform storage rescan [External link last checked on March 11, 2025]:
Performing a rescan of the storage on an ESXi host