Start a Conversation

Unsolved

This post is more than 5 years old

1016

December 19th, 2013 04:00

VDDK backup solution question ?

  Hi All,

I need to create simple utility for backup vmware virtual machines from ESXi server. I have installed ESXi server and create simple app on C++.

The first step I planned that VDDK correctly connects to my ESXi, but VDDK SDK couldn't connect and I couldn't continue investigate my solution solution.

this is example of log:

172.16.1.215, 902, root, 1234567, XP Home, D:\VM_XP1, 0, 1

Log: VixDiskLib: Invalid configuration file parameter.  Failed to read configuration file.

Log: OBJLIB-LIB: Objlib initialized.

Log: VixDiskLib: Advanced transport module not loaded.

Log: VixDiskLib: Using transport modes from DiskLib: file:nbdssl:nbd.

Log: VMware VixDiskLib (5.5) Release build-1284542

Log: PREF early PreferenceGet(poll.forceSelect), using default

Log: POLL Using the WSAPoll API Implementation for PollDefault

Log: VixDiskLibVim: VixDiskLibVim_Init: Initialization is completed.

Log: VixDiskLib: VixDiskLib_ConnectEx: Establish connection using nbdssl:nbd:file.

Log: VixDiskLib: VixDiskLib_Connect: Establish connection.

Log: VixDiskLib: VixDiskLib_ConnectEx: No transport plugin.

Log: VixDiskLib: VixDiskLib_OpenEx: Open a disk.

Log: VixDiskLibVim: VixDiskLibVim_GetNfcTicket: Get NFC ticket for XP Home.

Log: HOSTINFO 53581544491 @ 3323613Hz -> 0 @ 1000000000Hz

Log: HOSTINFO ((x * 2523942468) >> 23) + -16121475177033

Log: VThreadBase detected multiple threads.

Log: VixDiskLibVim: Failed to find or load VM. VixError 4000 at 1827.

Log: VixDiskLib: Error occurred when obtaining NFC ticket for: XP Home. Error 4000 at 1450.

Error:   fa0 The virtual machine cannot be found

Is anybody could help me to connect ?

Base parameters: host port user pwd - I think those parameters are correct

VM_NAme ?

And very hard to explain: vmxSpec = "XP Home/XP Home-flat.vmdk?dcPath=ha-datacenter&dsName=datastore1";

Thanks for help.

No Responses!
No Events found!

Top