VDDK open disk failed when using nbdssl
I am testing the vddk library. The version is 6.5. When I run the sample program to connect to an esxi server 6.5 to get disk info using the following command: ./vix-disklib-sample -info -host...
View ArticleNFS showing read only on ESXi 5.0
Hi All, I tried, reinstalling ESXi and after sometime, it has again same read only issue. Tried unmounting and mounting from ESXi but failed. Refer the below error screenshot and help me.
View ArticleVMDK file to SAN block level LBA mapping : API ?
We were trying to see if there an API equivalent to get the following information via VDDK or any other libraryWe are currently getting the mapping via vmkfstools using a hidden option "-t0" as shown...
View ArticleHow to use VDDK to read delta.vmdk
I need to read vmware snapshot file (delta.vmdk). which interface do I use? VixDiskLib_Read seems to read all data of the disk, but I need to read valid data。
View ArticleVixDiskLib_Attach Error
I use VixDiskLib_Attach to attach a snapshot to a base vmdk. Then it told error : Disk "/root/abc.vmdk" is open using transport mode "file".FILE: FileIO_Lock on '/root/abc.vmdk' failed: Lock timed...
View ArticleSAN transport mode issue
When I am trying to use SAN transport mode during restore I get following error.SAN mode works first time correctly but when I am trying 2nd time I always get following error in vixdisklib.logs.I am...
View ArticleLooking for help on a SIGABRT/Panic in VDDK 5.5
This was right in the middle of copy/clone of a disk, then the thread just panic'd. PID 24457 was itself, which is why the PID's match. This is the second time I've seen this particular panic on...
View ArticleDoes VDDK 6.5.2 EP1 [7387093] support vsphere 6.7?
Hello. We have vsphere 6.7 RC in the lab. Tried the basic operations using latest VDDK 6.5.2 EP1 (build 7387093). All gone smoothly I know that vmware ties to maintain the policy (N+1). That means the...
View ArticleVDDK and Unicode support
Hi, I saw the documentation which says VDDK supports Unicode characters. The documentation says that I have use iconv library calls to handle random unicode pathnames. When I checked the Iconv examples...
View Articlevmount VDDK 5.0 failed to load libeay32.dll
Hello I got VMware-vix-disklib-5.0.0-427917.i386.exeafter installation I did overwrite files with contents of vddk64.zipI also did edit the Path system environment variablemaybe I forgot to to...
View Articlevixdisklib_open vmdk path eschape chars
I have problem opening a disk when vmdk path contain a ñ or invalid char. I am using a .net wrapper to invoke vddk and i have tried to escape chars from .net but I cant find the solution. Any help on...
View ArticleCBT for eager zero disks
Hey guys i just want to ask maybe a stupid question. is there a prospect that i can in the future only backup the used blocks of a eager zeroed disc in a full backup? (Today i have to backup hole disc...
View Articlevmware vdiskmanager User not authorized for host agent contact.
Hi guys,I've been trying for a couple o' days now to export a vmdk from ESXi to my local machine using vmware vdiskmanager and the command as follows: vmware-vdiskmanager -S -h 192.168.1.9 -u myuser -f...
View ArticleIssue with advanced transport methods. VixDiskLib_Open alway open with "nbd"
Hi All ,I am writing application to access the disk by using the advanced transport methods for Linux 64 bit. I have downloaded and instaleed VDDK 5.1.1 for Linux 64 bit. When i access the disk by SAN...
View ArticleVDDK 5.1.1 segfaults
Hi, I've been working on a project where the VM's from vCenter are being backed up through VDDK-VADP and it works sufficiently.However, we use the old VDDK on old CentOS 5 and I tried to renew all of...
View ArticleCan't able to open the drive after mounting VMDK file of 2012 guest os using...
Hi I am trying to mount the vmdk file of 2012 guest OS using VDDK(5.0,5.1,5.1.1) vmware-mount.exe. It has mounted the disk but while i'm trying to open the drive in command prompt it will return the...
View ArticleVddk wrapper in C# gives VIX_E_INVALID_ARG ie.,"One of the parameters was...
Hi, I am using Vddk API to mount and manage vmdk files in C#. I am using a wrapper class from " http://communities.vmware.com/thread/193704?start=0&tstart=0 " to convert C# calls to C++ . When I...
View ArticleUnable to accessing VMDK files of Windows 2012 Guest os with VixMntApi. (VMDK...
Hi, I have mounted the the VMDK file with the following API and got a handle to it. I have opened the disk using VixDiskLib_Open( vixDiskLibCon, fileName,...
View ArticleVMware Virtual Disk Manager - Received signal 11
Getting error message "Received signal 11" when trying to download VMDK using VMware Virtual Disk Manager (VDDK 5.1.1-1042608). Tried with multiple versions of ESXi (4.1.0-260247, 5.1.0-1065491,...
View ArticleVMware Virtual Disk Manager - [NFC ERROR] NfcNetTcpRead: bRead: -1
Getting NFC error when trying to download VMDK using VMware Virtual Disk Manager. VDDK version: 5.1.0-774844 Error detail: Creating disk 'C:\BACKUP\VM01_2.vmdk'SSL_VerifyCbHelper: Certificate...
View Article