After upgrading to VMware 11.4 HotAdd backups no longer work on CentOS 6.7
vmware backups are falling back to nbd mode
----------
Trace log
==============
CentOS 6.7 uses zlib version 1.2.3 but VMWare plug-in 11.4 ships with VDDK 6.5 which requires zlib 1.2.7.
Alternative solution:
1. Download VDDK 6.0 from the VMware website.
VMware-vix-disklib-6.5.3-8315684.x86_64.tar.gz
2.Copy the downloaded GZIP file to the /tmp directory on the appliance.
3.Decompress the GZIP archive file.
4. Prepare the /usr/lib/vmware-vix-disklib directory (mkdir)
5. Under the decompressed archive file in the /tmp directory, there are several sub-directories.
Copy the following directories and their contents into the /usr/lib/vmware-vix-disklib directory:
bin64
include
lib64
6.
cp /usr/lib/vmware-vix-disklib/lib64/libz.so.1 /usr/netvault/bin/vmware/lib64/
ln -s /usr/lib/vmware-vix-disklib/lib64/libvixDiskLib.so /usr/lib/libvixDiskLib.so
ln -s /usr/lib/vmware-vix-disklib/lib64/libvixDiskLib.so.6 /usr/lib/libvixDiskLib.so.6
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center