VDDK5.5 libcrypto.so.0.9.8 SIGSEGVed in VixDiskLib_PrepareForAccess() with...
Hi, I am extending a working VDDK C++ application (similar to the VDDK sample program) with SWIG using Python. I.e., the C++ code and a SWIG .i file were compiled and linked as a .so lib and a Python...
View ArticleVMware Virtual Disk Manager stopped working
Hi, I'm using Thinware vBackup to backup an ESX5 server and vmwware-vdiskmanager.exe crashes when a backup is started.Messages are in spanish but they can be figured out easily (if not just tell me):...
View Articlevdiskmanager illegal operation
We are trying to convert VMs to ESX using: vmware-vdiskmanager.exe -r physical.vmdk -t 6 -h esxi.sanbarrow.local -u root -f passwordfile"[datastore1000]/import/target.vmdk" But it return "-h illegal...
View ArticleVixDiskLib_Open fails in windows 32bit architecture
Hi, In windows 32 bit architecture my application is crashing while calling VixDiskLib_Open. The code is working properly in windows 64bit architecture. I have tried in two methods which are given...
View ArticleVDDK 5.1 and C#.Net
Hello,I try to use the VDDK to access the VMDK of a virtual machine managed by vCenter. Here is the C#.Net code: public enum VixDiskLibCredType: int{VIXDISKLIB_CRED_UID = 1,VIXDISKLIB_CRED_SESSIONID =...
View ArticleIs there any fees to pay to use the VDDK in commercial software ?
Hi, While searching for more information I found the Technology Alliance Partner (TAP) Program page on VMWARE website. This is unclear to me. Please explain whether there is any compulsory fees to...
View ArticleVMDK internal format
Does anyone know if it is possible to read the internal format of a VMDK? For thin provisioned VMDks I would like to do O/S disk free space reclamation by mapping the O/S free space clusters and the...
View ArticleAm I allowed to distribute my Program including libraries from the VDDK &...
Hi ! I'm absolutely confused about the license of the libraries in the VDDK as well as the vSphere Web Client SDK. I'm writing a program which uses c# .net code from the vSphere Web Client SDK and also...
View ArticleProblem building sample code
Hi!I did install the vddk component in my ubuntu64. I did try the compile.I did obtain a lot errors like "vixDiskLibSampl.cpp:(.text+0x358): undefined reference to `VixDiskLib_InitEx'"and similar.The...
View ArticleDoes VDDK 5.5.1 supports backup and restore of VMs resides on vSanDatastore?
Hi Team,Does VDDK 5.5.1 supports backup and restore of VMs resides on vSanDatastore?Thanks,Akash
View ArticleNew VMDK file format specification
Hello, Is the new 62 TB VMDK format spec available for download somewhere ? Thanks
View ArticleHotAdd transport mode is failing
Backup server is a VM, SCSI disks, VM datastore is accessible from the backup appliance(VM), using vCenter logon credentials. VMware log:========== 2014-08-01T14:58:35.133-04:00 Checking transport mode...
View Articlevmware-mount.exe is not working in Windows 7 64bit
Hi, I am trying to mount an vmdk files under Windows 7 64bit. I am following a blog http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/ I downloaded and installed the virtual disk...
View ArticleProblems with Installing and downloading the vddk
Can anyone help me. I need to install the virtual disk development kit on my computer. A forum on the internet suggest that I download the windows .exe file however when I go to the downloads page...
View ArticleVirtual disk Read fails with [NFC ERROR] NfcFssrvrProcessErrorMsg: received...
Hi all, I'm trying to Read my virtual machine disk using virtual disk development library . The Read is getting failed often for some machines with the following error "[NFC ERROR]...
View ArticleHow to get the mapping from VMDK file to the physical disk
Hi, I'm new in this area. Maybe someone already posted the similar question. We want to get a mapping between the VMDK files and the physical disk. I can open the vmx file and get the content. But...
View ArticleVmware converter for Linux Incrementals
Guys,I have been trying to do some experiments with converting my physical lab to run in a VSphere Server. I am using Vmware Converter for doing a full backup and a sync and final sync operation of my...
View ArticleUnable to build sample project
I downloaded VDDK -( VMware-vix-disklib-5.5.2-1890828.x86_64) Before trying to open project I changed the PATH env variable to show the /lib folder. After that I opened to open sample program for...
View ArticleDoes VixDiskLib_GetInfo() require admin rights on server?
Does VixDiskLib_GetInfo() require admin rights on server? I'm trying to collect info about my machine using VixDiskLib and I'm getting this errors: VixDiskLib: Invalid configuration file parameter....
View Article