<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities : Unanswered Threads - Virtual Disk Development Kit</title>
    <link>http://communities.vmware.com/community/developer/forums/vddk?view=discussions&amp;filter=open</link>
    <description>Unanswered Discussion Threads in Virtual Disk Development Kit</description>
    <language>en</language>
    <pubDate>Fri, 20 Nov 2009 15:46:31 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-20T15:46:31Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>How do I find the VixVolumeInfo.inGuestMountPoints for volumes that are mounted on a clean NTSF folder</title>
      <link>http://communities.vmware.com/thread/243508</link>
      <description>I have a vm guest with 2 disks… the boot disk is mounted at C: but the second disk it mounted on a founder in the C: file system. &lt;br /&gt;
&lt;br /&gt;
E.g.&lt;br /&gt;
C:\drivef is a mount point for my second disk.&lt;br /&gt;
&lt;br /&gt;
The VixVolumeInfo for the inGuestMountPoints is null so is there another way I can determine that the mound point is C:\drivef&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
-Ron</description>
      <pubDate>Fri, 20 Nov 2009 15:46:31 GMT</pubDate>
      <author>red0mark</author>
      <guid>http://communities.vmware.com/thread/243508</guid>
      <dc:date>2009-11-20T15:46:31Z</dc:date>
      <clearspace:dateToText>3 days, 2 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Limit on the number of mounted disks</title>
      <link>http://communities.vmware.com/thread/241591</link>
      <description>Is there a limit on the number of simultaneous virtual disk that can be mounted with vmware-mount ?&lt;br /&gt;
What about mounting VDDK ?&lt;br /&gt;
&lt;br /&gt;
Assuming I am mounting the disks on a Linux machine, is there a limit from the Linux side ?</description>
      <pubDate>Mon, 09 Nov 2009 21:42:37 GMT</pubDate>
      <author>giladb</author>
      <guid>http://communities.vmware.com/thread/241591</guid>
      <dc:date>2009-11-09T21:42:37Z</dc:date>
      <clearspace:dateToText>1 week, 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Failed to open vmdk</title>
      <link>http://communities.vmware.com/thread/240108</link>
      <description>Hi all,&lt;br /&gt;
&lt;br /&gt;
  Here is some of my environment info:&lt;br /&gt;
  - VMWare ESXi 4.0.0, 164009&lt;br /&gt;
  - VMWare vCenter Server 4.0.0, 162856&lt;br /&gt;
  - GuestOS: Win2k3 Server SP2&lt;br /&gt;
&lt;br /&gt;
  I use VixDiskLib_Open to open a vmdk, however, I got the error code: 0x36b9(14009): VIX_E_HOST_NETWORK_CONN_REFUSED.&lt;br /&gt;
  I was confused by this error code because there is no error returned when I called VixDiskLib_Init and VixDiskLib_Connect.&lt;br /&gt;
&lt;br /&gt;
  Also there is no relative document on this error code, only short description: The server refused connection.&lt;br /&gt;
&lt;br /&gt;
  Can anyone here give me some hint for further investigation ?? Thanks.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vddk1.1</category>
      <pubDate>Mon, 02 Nov 2009 08:19:23 GMT</pubDate>
      <author>MissionaryLiao</author>
      <guid>http://communities.vmware.com/thread/240108</guid>
      <dc:date>2009-11-02T08:19:23Z</dc:date>
      <clearspace:dateToText>2 weeks, 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>VDDK Logging</title>
      <link>http://communities.vmware.com/thread/239553</link>
      <description>When calling both VixDiskLib_InitEx and VixMntapi_Init my code provides all three logging functions.&lt;br /&gt;
Yet, there are still messages written to standard output, such as &lt;br /&gt;
&lt;p /&gt;
   [2009-10-29 11:51:47.209 B763BB30 info 'App'] Current working directory: /mnt/disk2/home/devel/trunk&lt;br /&gt;
   [2009-10-29 11:26:10.017 B75A3B30 trivia 'SOAP'] Sending soap request to [TCP:10.10.42.200:443]: retrieveContent&lt;br /&gt;
   [2009-10-29 11:26:10.021 B75A3B30 trivia 'SOAP'] Received soap response from [TCP:10.10.42.200:443]: retrieveContent&lt;br /&gt;
   [2009-10-29 11:26:10.022 B75A3B30 trivia 'SOAP'] Sending soap request to [TCP:10.10.42.200:443]: GetConfig&lt;br /&gt;
   [2009-10-29 11:26:10.032 B75A3B30 trivia 'SOAP'] Received soap response from [TCP:10.10.42.200:443]: GetConfig&lt;br /&gt;
&lt;p /&gt;
How can these messages be prevented, or redirected to my own logging functions ?</description>
      <pubDate>Thu, 29 Oct 2009 19:04:03 GMT</pubDate>
      <author>giladb</author>
      <guid>http://communities.vmware.com/thread/239553</guid>
      <dc:date>2009-10-29T19:04:03Z</dc:date>
      <clearspace:dateToText>3 weeks, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VixDiskLib Opening delta disks (snapshots</title>
      <link>http://communities.vmware.com/thread/239170</link>
      <description>Hi!&lt;br /&gt;
&lt;br /&gt;
Is it possible to open delta disks with VixDiskLib? Currently connect fails for me:&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;Trying to connect to: [TP_SANVOL01] test-Delta/test-Delta.vmx?dcPath=ha-datacenter&amp;#38;dsName=TP_SANVOL01 disk: [TP_SANVOL01]test-Delta/test-Delta-000001.vmdk
conn 0 : connPtr 9522368
** INFO: TicketResolveHostName: Resolving IP address for hostname 192.168.73.204.

** INFO: TicketResolveHostName: Resolved to 192.168.73.204.

** INFO: VixDiskLibVim: TicketLogin

** INFO: VixDiskLibVim: TicketFindDatacenter: dcPath = -ha-datacenter- 

** INFO: VixDiskLibVim: TicketFindVMByDatastorePath: vmxPath = -[TP_SANVOL01] test-Delta/test-Delta.vmx- 

** INFO: VixDiskLibVim: TicketLoadVM

** INFO: VixDiskLibVim: Root Snapshot list has 1 elements.

** INFO: VixDiskLibVim: Unable to find key for disk [TP_SANVOL01]test-Delta/test-Delta-000001.vmdk, trying snapshot tree.

** INFO: VixDiskLibVim: TicketCollectSnapshots

** INFO: VixDiskLibVim: TicketLoadSnapshot

** INFO: VixDiskLibVim: TicketLoadVMCb

** INFO: VixDiskLibVim: TicketLoadInternalSic 

** INFO: VixDiskLibVim: TicketLoadNfcTicket: Request FileManagement diskKey = 2000, readOnly = 0, openSnapshot = 1 

** INFO: VixDiskLibVim: TicketLogout 

---EX caught: 0  :  System.OverflowException: Arithmetic operation resulted in an overflow.
   at vddkNativeTest.Module1.Init(String hostIp, String user, String pass, String vmxSource, String vmxTarget, String sourceDatastore, String targetDatastore, String currentDisk, String targetDisk, String datacenter)
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
The VM has that snapshot, is powered-off and the connect works fine for base disks... Any ideas?&lt;br /&gt;
&lt;p /&gt;
Tos2k</description>
      <pubDate>Wed, 28 Oct 2009 12:26:08 GMT</pubDate>
      <author>tos2k</author>
      <guid>http://communities.vmware.com/thread/239170</guid>
      <dc:date>2009-10-28T12:26:08Z</dc:date>
      <clearspace:dateToText>2 weeks, 2 hours ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>VixDiskLib_Open on RDM (Raw Device Mapping) always returns VIX_E_FILE_ALREADY_LOCKED</title>
      <link>http://communities.vmware.com/thread/238664</link>
      <description>All,&lt;br /&gt;
&lt;br /&gt;
Does VDDK 1.1 support RDM(s)? We have a Window XP vm guest with a RDM but the call to VixDiskLib_Open always returns VIX_E_FILE_ALREADY_LOCKED. We are opening the disk in VIXDISKLIB_FLAG_OPEN_READ_ONLY mode.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
-Ron</description>
      <pubDate>Mon, 26 Oct 2009 15:09:57 GMT</pubDate>
      <author>red0mark</author>
      <guid>http://communities.vmware.com/thread/238664</guid>
      <dc:date>2009-10-26T15:09:57Z</dc:date>
      <clearspace:dateToText>5 days, 37 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>can't mount remote vmdk</title>
      <link>http://communities.vmware.com/thread/237916</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'd like to use vmware-mount to remotely mount a vmdk on our ESX 4 server,&lt;br /&gt;
but can't seem to be able to:&lt;br /&gt;
&lt;br /&gt;
bash-3.2# vmware-mount -h esx -u root -F /root/infoblox '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;Ubuntu/Ubuntu.vmdk' /tmp/vmdk&lt;br /&gt;
Failed to open disk: Unknown error (1)&lt;br /&gt;
Failed to mount disk '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;Ubuntu/Ubuntu.vmdk': Cannot open the virtual disk&lt;br /&gt;
bash-3.2# vmware-mount -h esx -u root -F /root/infoblox '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;VMware Studio/VMware Studio.vmdk' /tmp/vmdk&lt;br /&gt;
Failed to open disk: Unknown error (1)&lt;br /&gt;
Failed to mount disk '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;VMware Studio/VMware Studio.vmdk': Cannot open the virtual disk&lt;br /&gt;
bash-3.2# vmware-mount -h esx -u root -F /root/infoblox '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;rsp-esx.vmdk' /tmp/vmdk&lt;br /&gt;
Failed to open disk: Unknown error (1)&lt;br /&gt;
Failed to mount disk '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;rsp-esx.vmdk': Cannot open the virtual disk&lt;br /&gt;
bash-3.2# &lt;br /&gt;
&lt;br /&gt;
On our ESX server, the name of the datastore is Storage1, and I can see the&lt;br /&gt;
vmdk's there:&lt;br /&gt;
&lt;br /&gt;
&lt;strike&gt;root@localhost /&lt;/strike&gt;# find /vmfs/volumes/ | grep vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/esxconsole-4ad3c62b-d3d4-4d04-a6f9-00304834fd8a/esxconsole-flat.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/esxconsole-4ad3c62b-d3d4-4d04-a6f9-00304834fd8a/esxconsole.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/Ubuntu/Ubuntu-flat.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/Ubuntu/Ubuntu.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/VMware Studio/VMware Studio-flat.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/VMware Studio/VMware Studio.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/rsp-esx-flat.vmdk&lt;br /&gt;
/vmfs/volumes/4ad3c6c2-bdf33934-0aaf-00304834fd8a/rsp-esx.vmdk&lt;br /&gt;
&lt;strike&gt;root@localhost /&lt;/strike&gt;# &lt;br /&gt;
&lt;br /&gt;
This is the vmware-mount I used:&lt;br /&gt;
&lt;br /&gt;
bash-3.2# vmware-mount -v&lt;br /&gt;
vmware-mount: option requires an argument -- 'v'&lt;br /&gt;
VMware DiskMount Utility version 2.0.1, build-156745&lt;br /&gt;
...&lt;br /&gt;
&lt;p /&gt;
Any help is appreciated.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Kin</description>
      <pubDate>Wed, 21 Oct 2009 15:37:37 GMT</pubDate>
      <author>kinc</author>
      <guid>http://communities.vmware.com/thread/237916</guid>
      <dc:date>2009-10-21T15:37:37Z</dc:date>
      <clearspace:dateToText>1 month, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Multiple threads created by VDDK</title>
      <link>http://communities.vmware.com/thread/237731</link>
      <description>I have a single threaded Linux application that uses VDDK.&lt;br /&gt;
While trying to connect to a virtual disk, ps shows that I have two additional threads (or processes), probably created by VDDK.&lt;br /&gt;
What are these additional threads ?&lt;br /&gt;
Is this behavior documented ?</description>
      <pubDate>Tue, 20 Oct 2009 17:27:36 GMT</pubDate>
      <author>giladb</author>
      <guid>http://communities.vmware.com/thread/237731</guid>
      <dc:date>2009-10-20T17:27:36Z</dc:date>
      <clearspace:dateToText>1 month, 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>SISTEMISTI SENIOR WINDOWS / WMWARE</title>
      <link>http://communities.vmware.com/thread/236753</link>
      <description>&lt;span class="newbb_plus_css"&gt;Salve a tutti!&lt;br /&gt;
&lt;br /&gt;
Si ricercano urgentemente due Sistemisti Senior Windows / Wmware per l'area di Verona.&lt;br /&gt;
&lt;br /&gt;
Durata del contratto: un anno.&lt;br /&gt;
&lt;br /&gt;
Gli interessati sono pregati di mandare il Curriculum Vitae a &lt;a class="jive-link-email" href="mailto:job@adfor.it"&gt;job@adfor.it&lt;/a&gt; specificando in oggetto "Candidatura Sistemista Vmware".&lt;br /&gt;
&lt;br /&gt;
Grazie e a presto.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">sistemista</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">senior</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmware</category>
      <pubDate>Wed, 14 Oct 2009 16:05:05 GMT</pubDate>
      <author>GeRiKoOnE</author>
      <guid>http://communities.vmware.com/thread/236753</guid>
      <dc:date>2009-10-14T16:05:05Z</dc:date>
      <clearspace:dateToText>1 month, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VDDK Implementation Difficulty Question</title>
      <link>http://communities.vmware.com/thread/236353</link>
      <description>&lt;br /&gt;
One of the new features of Windows 7 and Windows 2008 R2 is the ability to create/mount/manage VHDs from the host's LDM.&lt;br /&gt;
&lt;p /&gt;
My question is how difficult would something like this be to implement using VDDK 1.1?&lt;br /&gt;
&lt;p /&gt;
Any ideas on difficulty would be appreciated.</description>
      <pubDate>Mon, 12 Oct 2009 18:46:31 GMT</pubDate>
      <author>RColbert</author>
      <guid>http://communities.vmware.com/thread/236353</guid>
      <dc:date>2009-10-12T18:46:31Z</dc:date>
      <clearspace:dateToText>1 month, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>Can`t find best way of remote management</title>
      <link>http://communities.vmware.com/thread/231418</link>
      <description>Hello!&lt;br /&gt;
&lt;br /&gt;
I know that posting here my question is not really correct, but I need immediate answer very much, so please help me! &lt;br /&gt;
&lt;p /&gt;
We`re upgrading&lt;br /&gt;
our few years old system to new configuration. Here is it:&lt;br /&gt;
&lt;p /&gt;
-Dual Xeon-2.8 GHz CPU, 4Gb RAM, 1TB HDD&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
-Xeon 7000 Sequence, 8GB RAM, 4 TB HDD&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
-Intel Xeon DP 3.8F, 4 GB RAM, 2TB HDD&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
I`m running&lt;br /&gt;
MS Windows Server 2003 R2 on old stuff. I want to install Windows Server Core&lt;br /&gt;
R2,  and manage it remotely, either iSCSI,&lt;br /&gt;
while on other  2 &amp;ndash; Widows Server 2008 R2.&lt;br /&gt;
I`d like to install Server Core R2 to Xeon-2.8, to run Active Directory Domain&lt;br /&gt;
Service and Hyper-V on it.  &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Also I`m&lt;br /&gt;
thinking to purchase Discs Array HP StorageWorks MSA60. My old  shared storage was managed by such iSCSI solution&lt;br /&gt;
as SvSAN, but it`s no good for me now.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
What would&lt;br /&gt;
you adjust me, please?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thank you!</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">iscsi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">server</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">core</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">r2</category>
      <pubDate>Mon, 14 Sep 2009 17:28:35 GMT</pubDate>
      <author>DinoPozzo</author>
      <guid>http://communities.vmware.com/thread/231418</guid>
      <dc:date>2009-09-14T17:28:35Z</dc:date>
      <clearspace:dateToText>1 month, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>13</clearspace:messageCount>
      <clearspace:replyCount>12</clearspace:replyCount>
    </item>
    <item>
      <title>VixDiskLib_Clone() Error</title>
      <link>http://communities.vmware.com/thread/230221</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am working in a project using VDDK API. I have been able to Connect, Open, Read and Write to VM virtual disks using VixDiskLib. But I have a problem using VixDiskLib_Clone() function to copy a vdisk. I have defined this function:&lt;br /&gt;
&lt;br /&gt;
public static bool Clone(vixDiskSourceVixDisk, string SourceDiskPath, vixDisk TargetVixDisk, string TargetDiskPath, VixDiskLibProgressFunc ProgressFunc)&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
VixDiskLibCreateParams CreateParams = new VixDiskLibCreateParams();&lt;br /&gt;
&lt;br /&gt;
CreateParams.adapterType = VixDiskLibAdapterType.VIXDISKLIB_ADAPTER_SCSI_LSILOGIC;&lt;br /&gt;
CreateParams.capacity = 20 * 2048;&lt;br /&gt;
CreateParams.diskType = VixDiskLibDiskType.VIXDISKLIB_DISK_MONOLITHIC_SPARSE;&lt;br /&gt;
CreateParams.hwVersion = vixDiskLib.VIXDISKLIB_HWVERSION_WORKSTATION_6;&lt;br /&gt;
&lt;p /&gt;
IntPtr clientData = (IntPtr) null;&lt;br /&gt;
ulong ulStatus;&lt;br /&gt;
&lt;p /&gt;
ulStatus = vixDiskLib.Clone(TargetVixDisk.VixConnHandle, TargetDiskPath, SourceVixDisk.VixConnHandle, SourceDiskPath, out CreateParams, ProgressFunc, clientData, true);&lt;br /&gt;
&lt;br /&gt;
if (ulStatus != 0)&lt;br /&gt;
{&lt;br /&gt;
string msg = vixDisk.GetError(ulStatus);&lt;br /&gt;
return false;&lt;br /&gt;
}&lt;br /&gt;
return true;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
If I define Target Server as blank "" to copy to local and call Clone() I get error: "invalid parameter was supplied"&lt;br /&gt;
&lt;br /&gt;
TargetVmdkPath = @"C:\Users\Alberto\Desktop\vddk\test.vmdk";&lt;br /&gt;
TargetServer = "";&lt;br /&gt;
TargetVmxPath = "";&lt;br /&gt;
TargetDatacenter = "";&lt;br /&gt;
TargetDatastore = "";&lt;br /&gt;
TargetUser = "";&lt;br /&gt;
 TargetPass= "";&lt;br /&gt;
TargetPort = 0;&lt;br /&gt;
&lt;br /&gt;
If I define Target as ESX I can Connect,Open, Read.. disks in that ESX with Connect(), Open(), Read(). But when I call Clone() I get error: "Cannot connect to host" (17179887184) and I get this log in ESX hostd.log:&lt;br /&gt;
&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.560 'ha-eventmgr' 44473264 info&lt;/strike&gt; Event 155 : User root@127.0.0.1 logged in&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.710 'ha-license-manager' 20286384 error&lt;/strike&gt; Key esxFull, not found&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.710 'ha-license-manager' 20286384 error&lt;/strike&gt; Key backup, not found&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.711 'Locale' 20286384 warning&lt;/strike&gt; FormatField: Invalid (vim.LicenseManager.DiagnosticInfo.key)&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.777 'TaskManager' 20814768 info&lt;/strike&gt; Task Created : haTask--vim.SearchIndex.findByInventoryPath-158510209&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.777 'TaskManager' 20814768 info&lt;/strike&gt; Task Completed : haTask--vim.SearchIndex.findByInventoryPath-158510209&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.865 'TaskManager' 44473264 info&lt;/strike&gt; Task Created : haTask--vim.SearchIndex.findByDatastorePath-158510210&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:20.868 'TaskManager' 44473264 info&lt;/strike&gt; Task Completed : haTask--vim.SearchIndex.findByDatastorePath-158510210&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.127 'TaskManager' 20020144 info&lt;/strike&gt; Task Created : haTask--vim.NfcService.randomAccessOpen-158510212&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.136 'TaskManager' 20020144 info&lt;/strike&gt; Task Completed : haTask--vim.NfcService.randomAccessOpen-158510212&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.219 'ha-eventmgr' 18381744 info&lt;/strike&gt; Event 156 : User root logged out&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.528 'Vmomi' 20286384 info&lt;/strike&gt; Activation &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=N5Vmomi10ActivationE%3A0x9cc3af0"&gt;N5Vmomi10ActivationE:0x9cc3af0&lt;/a&gt; : Invoke done &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=cancelWaitForUpdates"&gt;cancelWaitForUpdates&lt;/a&gt; on &lt;strike&gt;vmodl.query.PropertyCollector:ha-property-collector&lt;/strike&gt;&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.529 'Vmomi' 20286384 info&lt;/strike&gt; Throw vim.fault.NotAuthenticated&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.529 'Nfc' 18115504 info&lt;/strike&gt; PROXY connection to NFC(useSSL=0): found session ticket:&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=N9VimShared15NfcTicketByPathE%3A0xa1240b4"&gt;N9VimShared15NfcTicketByPathE:0xa1240b4&lt;/a&gt;&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.530 'BaseLibs' 18115504 info&lt;/strike&gt; &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=NFC+DEBUG"&gt;NFC DEBUG&lt;/a&gt; NfcNetTcpGetSockFd: sockFd = 0, sSockFd = 53&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.532 'BaseLibs' 18115504 info&lt;/strike&gt; &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=NFC+DEBUG"&gt;NFC DEBUG&lt;/a&gt; NfcServerLoop: sockFd ready for READ&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.533 'BaseLibs' 18115504 info&lt;/strike&gt; &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=NFC+DEBUG"&gt;NFC DEBUG&lt;/a&gt; NfcServerLoop: Received session complete&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.558 'Vmomi' 20286384 info&lt;/strike&gt; Result:&lt;br /&gt;
(vim.fault.NotAuthenticated) {&lt;br /&gt;
   dynamicType = &amp;lt;unset&amp;gt;,&lt;br /&gt;
   object = 'vmodl.query.PropertyCollector:ha-property-collector',&lt;br /&gt;
   privilegeId = "System.View",&lt;br /&gt;
   msg = ""&lt;br /&gt;
}&lt;br /&gt;
&lt;strike&gt;2009-09-07 11:47:21.559 'App' 20286384 error&lt;/strike&gt; Failed to send response to the client: Broken pipe&lt;br /&gt;
&lt;p /&gt;
I have imported the function in C# as:&lt;br /&gt;
&lt;p /&gt;
public static extern System.UInt64 Clone(IntPtr dstConnection, string dstPath, IntPtr srcConnection, string srcPath, out VixDiskLibCreateParams vixCreateParams, VixDiskLibProgressFunc progressFunc, IntPtr progressCallbackData, bool overWrite);&lt;br /&gt;
&lt;p /&gt;
Regards,&lt;br /&gt;
Alberto</description>
      <pubDate>Mon, 07 Sep 2009 10:05:28 GMT</pubDate>
      <author>Alberto Gonzalez</author>
      <guid>http://communities.vmware.com/thread/230221</guid>
      <dc:date>2009-09-07T10:05:28Z</dc:date>
      <clearspace:dateToText>2 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Technology Exchange Developer Day - Demo on VDDK, a part of vStorage APIs</title>
      <link>http://communities.vmware.com/thread/226924</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
We are happy to announce about our hands-on demo at Technology Exchange Developer Day 2009, Demo on VDDK(Virtual Disk Development Kit), a part of vStorage APIs&lt;br /&gt;
Presenter: Sudarsan Piduri&lt;br /&gt;
&lt;br /&gt;
Demo ID: DS-07&lt;br /&gt;
&lt;br /&gt;
Time: 5:45 - 6:45 PM&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
VixDiskLib and VixMntapi libraries can be used to manipulate virtual disks in both hosted and virtual infrastructure environments. &lt;br /&gt;
These libraries can be used to enable on-line backups of running VMs from outside the VM. This demo will illustrate some &lt;br /&gt;
additional use cases, like the use of these libraries to perform disk and file level tasks such as checking for presence of a file &lt;br /&gt;
on a powered off vm. The demo is implemented using standard C.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vddk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmworld</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">technology_exchange</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">developer_day</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vstorage</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">apis</category>
      <pubDate>Wed, 19 Aug 2009 01:58:03 GMT</pubDate>
      <author>navadavuluri</author>
      <guid>http://communities.vmware.com/thread/226924</guid>
      <dc:date>2009-08-19T01:58:03Z</dc:date>
      <clearspace:dateToText>3 months, 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Windows volume mount warning for BCD &amp;#38; boot.ini?</title>
      <link>http://communities.vmware.com/thread/223951</link>
      <description>All,&lt;br /&gt;
&lt;br /&gt;
What is this error and how does one correct it? I've run chkdsk &amp;#38; fixmbr on the virtual machine and my local machine but on luck so far. I see&lt;br /&gt;
this only on one on my vm systems. The VDDK 1.1 host system is XP Pro SP3 and the vm guest is also XP Pro SP3 on an ESXi server.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
-Ron&lt;br /&gt;
&lt;br /&gt;
Warning: Unable to copyfile \\.\vstor2-mntapi10-AAC5AAC5007E00000000000002000000\\Boot\BCD to C:\DOCUME~1\edmark\LOCALS~1\Temp\vmware-edmark-1007\vixmntapi2, error = 3.&lt;br /&gt;
Warning: Error reading boot.ini file \\.\vstor2-mntapi10-AAC5AAC5007E00000000000002000000&lt;br clear="all" /&gt;boot.ini&lt;br /&gt;
type: VIXMNTAPI_BASIC_PARTITION=1&lt;br /&gt;
symbolicLink: \\.\vstor2-mntapi10-AAC5AAC5007E00000000000002000000\&lt;br /&gt;
isMounted: True&lt;br /&gt;
inGuestMountPoints: C:</description>
      <pubDate>Fri, 31 Jul 2009 15:49:04 GMT</pubDate>
      <author>red0mark</author>
      <guid>http://communities.vmware.com/thread/223951</guid>
      <dc:date>2009-07-31T15:49:04Z</dc:date>
      <clearspace:dateToText>3 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>mounting a vmdk</title>
      <link>http://communities.vmware.com/thread/223887</link>
      <description>By any chance can I mount a .vmdk of a VM  when the VM is running. ? atleast can I mount it in a read only mode or something like that ?  &lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Ayrus.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmware-mount</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">disk</category>
      <pubDate>Fri, 31 Jul 2009 06:13:52 GMT</pubDate>
      <author>ayrus</author>
      <guid>http://communities.vmware.com/thread/223887</guid>
      <dc:date>2009-07-31T06:13:52Z</dc:date>
      <clearspace:dateToText>2 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Creation of VMFS file system taking longer time on ESX server 3.5 Update 3</title>
      <link>http://communities.vmware.com/thread/222474</link>
      <description>&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;p /&gt;
I need help on to identify the issue while creating the datastore on ESX server 3.5 with Update 3. The issue is it is taking very long time to create VMFS file system. I am using third party vendor SAN, created VDisk and mapped the VDisk using FC to the esx server. I am using this LUN and creating datastore.It is taking longer time to create datastore and sometimes it is failing also. What might be the issue? Is the LUN and VPort are not good state, if so how to identify the state of the path?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
--Satya.</description>
      <pubDate>Thu, 23 Jul 2009 06:11:01 GMT</pubDate>
      <author>satyakada</author>
      <guid>http://communities.vmware.com/thread/222474</guid>
      <dc:date>2009-07-23T06:11:01Z</dc:date>
      <clearspace:dateToText>4 months, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Prepare to shrink. it's not working in offline mode</title>
      <link>http://communities.vmware.com/thread/222083</link>
      <description>Hi all &lt;br /&gt;
&lt;br /&gt;
I'm using these commands to shrink my 4 GB dynamic vmdk disk:&lt;br /&gt;
&lt;br /&gt;
vmware-vdiskmanager -d "C:\Virtual Machines\w2kpro\w2kpro.vmdk"&lt;br /&gt;
vmware-mount J: "C:\Virtual Machines\w2kpro\w2kpro.vmdk" /v:1&lt;br /&gt;
vmware-vdiskmanager -p J:&lt;br /&gt;
vmware-mount J: /d&lt;br /&gt;
vmware-vdiskmanager -k "C:\Virtual Machines\w2kpro\w2kpro.vmdk"&lt;br /&gt;
&lt;br /&gt;
and the size for reduces with about 200 MB every time I run the batch&lt;br /&gt;
&lt;br /&gt;
If I start the gust OS and Prepare to shrink through VMware tool manually in the control panel and just power off guest OS with out the shrink option and run&lt;br /&gt;
vmware-vdiskmanager -k "C:\Virtual Machines\w2kpro\w2kpro.vmdk" then the vmdk file resize from 4 GB to 1,6 GB, in offline mode.&lt;br /&gt;
it must be something with the mapping of vmdk file.&lt;br /&gt;
&lt;br /&gt;
Is there anyone ho know what the problem is?</description>
      <pubDate>Tue, 21 Jul 2009 11:20:29 GMT</pubDate>
      <author>Kim76</author>
      <guid>http://communities.vmware.com/thread/222083</guid>
      <dc:date>2009-07-21T11:20:29Z</dc:date>
      <clearspace:dateToText>4 months, 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Virtual Disk Development Kit -  Session Abstract for Technology Exchange - Developer Day</title>
      <link>http://communities.vmware.com/thread/221643</link>
      <description>Folks, &lt;br /&gt;
&lt;br /&gt;
This is one of most popular sessions. In case you did not catch Sudarsan in our last &lt;a class="jive-link-external" href="http://communities.vmware.com/blogs/DeveloperCenter/2009/07/01/announcing-the-vmware-coffee-talk-live-webinars-first-wed-of-the-month-900-am-1000-am-pst"&gt;Coffee Talk Webinar&lt;/a&gt;this is a great opportunity to meet him and ask questions, or find out what he has planned for future versions of the VDDK. &lt;br /&gt;
&lt;br /&gt;
{youtube}&lt;a class="jive-link-external" href="http://www.youtube.com/watch?v=_wghgHpbuhc"&gt;http://www.youtube.com/watch?v=_wghgHpbuhc&lt;/a&gt;{youtube}&lt;br /&gt;
&lt;p /&gt;
Register for the VMware Technology Exchange - Developer Day &lt;a class="jive-link-external" href="http://communities.vmware.com/community/developer/techexchange"&gt;http://communities.vmware.com/community/developer/techexchange&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Session ID&lt;/b&gt;: VS-06&lt;br /&gt;
&lt;b&gt;Title&lt;/b&gt;: Introduction to Virtual Disk Development Kit (Key part of vStorage APIs solution)&lt;br /&gt;
VMware Virtual Disk Development Kit (VDDK) is a C API targeted at software developers. Part of vStorage APIs, the VDDK provides location transparent access to virtual disks – well suited for use cases such as backup, offline compliance checking and management / manipulation of virtual disks.  This session will focus on Virtual Disk basics, VDDK APIs and the new features of VDDK 1.1 release.&lt;br /&gt;
&lt;b&gt;Level&lt;/b&gt;: Beginner&lt;br /&gt;
&lt;br /&gt;
Speaker: &lt;br /&gt;
Sudarsan Piduri Staff Engineer R&amp;#38;D Virtual Infrastructure has been working at VMware for the last three years - in addition to VDDK, I work on VMware Converter. Before VMware, I was developing backup/restore software. I enjoy hiking and running.&lt;br /&gt;
&lt;br /&gt;
Added Sudarsan's video</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">technology_exchange</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">developer</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">day</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">sdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">virtual</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">disk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmworld</category>
      <pubDate>Fri, 17 Jul 2009 16:02:47 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/thread/221643</guid>
      <dc:date>2009-07-17T16:02:47Z</dc:date>
      <clearspace:dateToText>4 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VixDiskLib_Clone() just for conversion?</title>
      <link>http://communities.vmware.com/thread/220447</link>
      <description>Hi,&lt;br /&gt;
&lt;p /&gt;
 I need some clarification about the VixDisklib_Clone() function.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Is the function only intended to move a vmdk from a local host to a ESX?&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Could I use that function also to simply create a copy of my vmdk on the ESX?&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;
&lt;p /&gt;
 Nico</description>
      <pubDate>Fri, 10 Jul 2009 15:45:10 GMT</pubDate>
      <author>nicok</author>
      <guid>http://communities.vmware.com/thread/220447</guid>
      <dc:date>2009-07-10T15:45:10Z</dc:date>
      <clearspace:dateToText>4 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>cannot connect to host</title>
      <link>http://communities.vmware.com/thread/216470</link>
      <description>&lt;br /&gt;
Hi &lt;br /&gt;
&lt;p /&gt;
I ve been working with VDDK programming API for the past couple of weeks. I encounter the following error when i am trying to connect the the managed disk on the esx server from another VM running on the same esx.  &lt;br /&gt;
&lt;p /&gt;
I issued the following command in windows xp:   vixDiskLibSample.exe -info -host &amp;lt;host ip&amp;gt; -user root -password "1234"  "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;/test/test.vmdk"&lt;br /&gt;
&lt;p /&gt;
It worked fine with some warnings. like "host certificate chain is not complete" failed to read registry value . &lt;br /&gt;
"certificate verification is disabled so connection will proceed despite the error".  And it showed the disk info . &lt;br /&gt;
&lt;p /&gt;
I tried the same command in my ubuntu linux. (which is actually a VM in the same esx)&lt;br /&gt;
&lt;p /&gt;
./vix-dislib-sample -info -host &amp;lt;host ip&amp;gt; -user root -password "1234" "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Storage1"&gt;Storage1&lt;/a&gt;/test/test.vmdk"&lt;br /&gt;
&lt;p /&gt;
Getting the following error.&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLogin&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;(process:6770): WARNING **: VixDiskLibVim: Login failure - VixError = 0.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
Error: &lt;strike&gt;vixDiskLibSample.cpp:388&lt;/strike&gt;  4650 Cannot connect to host&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
 PLZ  HELP  ME TO GET OUT OF THIS. &lt;br /&gt;
&lt;p /&gt;
Thanx  in advance.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:45:27 GMT</pubDate>
      <author>ayrus</author>
      <guid>http://communities.vmware.com/thread/216470</guid>
      <dc:date>2009-06-18T07:45:27Z</dc:date>
      <clearspace:dateToText>5 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Virtual Disk Development Kit - Coffee Talk Webinar July 1st 2009 - 9:00AM  - 10:00AM PST</title>
      <link>http://communities.vmware.com/thread/212846</link>
      <description>Folks, &lt;br /&gt;
&lt;br /&gt;
VDDK - PDF Attached &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt; &lt;br /&gt;
&lt;br /&gt;
We are happy to have Sudarsan Piduri present on the Virtual Disk Development Kit 1.1. Please join use July 1, 2009 &lt;br /&gt;
&lt;p /&gt;
Presentation PDF and Recording will be posted on our &lt;a class="jive-link-blogpost" href="http://communities.vmware.com/blogs/DeveloperCenter/2009/08/07/announcing-the-vmware-coffee-talk-live-webinars-first-wed-of-the-month-900-am-1000-am-pst"&gt;Coffee Talk Webinar Blog&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Where:&lt;/b&gt; Web Ex Con-Call - Details Below &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Session Title&lt;/b&gt;: Virtual Disk Development Kit 1.1 &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Abstract:&lt;/b&gt; VMware Virtual Disk Development Kit (VDDK) is primarily a C API targeted to software developers. It provides location transparent access to virtual disks &amp;ndash; well suited for use cases like backup, offline compliance checking and management / manipulation of virtual disks. This talk will focus on Virtual Disk basics, VDDK API&amp;rsquo;s and the new features of 1.1 release. &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Audience level&lt;/b&gt;: Beginner &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Pre-reqs&lt;/b&gt; : Some programming experience and VMware experience desirable. Some knowledge of hard disk terms like MBR, partition, volume will be helpful.  &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Date:&lt;/b&gt; Wednesday, July 1, 2009 &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Time:&lt;/b&gt; 9:00 am, Pacific Daylight Time (GMT -07:00, San Francisco) &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Meeting Number&lt;/b&gt;: 929 140 533 Meeting Password: (This meeting does not require a password.) &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Web Ex Link: &lt;a class="jive-link-external" href="https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0"&gt;https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
More details about the webex session below.&lt;hr /&gt;
&lt;br /&gt;
To join the online meeting (Now from iPhones too!)&lt;hr /&gt;
&lt;br /&gt;
1. Go to &lt;a class="jive-link-external" href="https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0"&gt;https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0&lt;/a&gt; 2. Enter your name and email address. 3. Enter the meeting password: (This meeting does not require a password.) 4. Click "Join Now".&lt;hr /&gt;
&lt;br /&gt;
To join the teleconference only&lt;hr /&gt;
&lt;br /&gt;
Call-in toll-free number (US/Canada): 866-469-3239 Call-in toll number (US/Canada): 1-650-429-3300 Global call-in numbers: &lt;a class="jive-link-external" href="https://vmware.webex.com/vmware/globalcallin.php?serviceType=MC&amp;#38;ED=118609487&amp;#38;tollFree=1"&gt;https://vmware.webex.com/vmware/globalcallin.php?serviceType=MC&amp;#38;ED=118609487&amp;#38;tollFree=1&lt;/a&gt; Toll-free dialing restrictions: &lt;a class="jive-link-external" href="http://www.webex.com/pdf/tollfree_restrictions.pdf"&gt;http://www.webex.com/pdf/tollfree_restrictions.pdf&lt;/a&gt;&lt;hr /&gt;
&lt;br /&gt;
To add this meeting to your calendar program (for example Microsoft Outlook), click this link: &lt;a class="jive-link-external" href="https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0&amp;#38;ICS=MI&amp;#38;LD=1&amp;#38;RD=2&amp;#38;ST=1&amp;#38;SHA2=cQA01NYykVYjdN16oP7vx6dxs5--vr8Wj8oqVrVw8W8="&gt;https://vmware.webex.com/vmware/j.php?ED=118609487&amp;#38;UID=0&amp;#38;ICS=MI&amp;#38;LD=1&amp;#38;RD=2&amp;#38;ST=1&amp;#38;SHA2=cQA01NYykVYjdN16oP7vx6dxs5--vr8Wj8oqVrVw8W8=&lt;/a&gt; The playback of UCF (Universal Communications Format) rich media files requires appropriate players. To view this type of rich media files in the meeting, please check whether you have the players installed on your computer by going to &lt;a class="jive-link-external" href="https://vmware.webex.com/vmware/systemdiagnosis.php"&gt;https://vmware.webex.com/vmware/systemdiagnosis.php&lt;/a&gt; IMPORTANT NOTICE: This WebEx service includes a feature that allows audio and any documents and other materials exchanged or viewed during the session to be recorded. By joining this session, you automatically consent to such recordings. If you do not consent to the recording, do not join the session.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">virtual</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">disk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">live_webinar_coffee_talk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">apis</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">developer</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmware</category>
      <pubDate>Mon, 01 Jun 2009 19:45:36 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/thread/212846</guid>
      <dc:date>2009-06-01T19:45:36Z</dc:date>
      <clearspace:dateToText>4 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>HotAdd transfer mode using VDDK APis fails</title>
      <link>http://communities.vmware.com/thread/211484</link>
      <description>Hi,&lt;br /&gt;
I'm using VDDK's  Flexible transfer mode APIs VDIskLib_InitEx and VixDIskLIb_ConnectEx etc.  for HotAdd  transfer mode inside VM. But If I see logs, it fails and fall backs to nbd transfer mode.&lt;br /&gt;
I'm not sure what is issue here.&lt;br /&gt;
Is there any special configuration required for HotAdd transfer mode  inside VM ?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance&lt;br /&gt;
dhd9</description>
      <pubDate>Sat, 23 May 2009 05:50:48 GMT</pubDate>
      <author>dhd9</author>
      <guid>http://communities.vmware.com/thread/211484</guid>
      <dc:date>2009-05-23T05:50:48Z</dc:date>
      <clearspace:dateToText>6 months, 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>troubles with vmware-mount "file not found" ??</title>
      <link>http://communities.vmware.com/thread/211430</link>
      <description>&lt;br /&gt;
I work for the University of Delaware as a systems programmer and I'm looking to set up file-level backups using vmware-mount and our own networker software. I'm very close to being able to mount virtual disks remotely, but keep running into the following problem. A command-line run of vmware-mount and fuseMount.log are below:&lt;br /&gt;
&lt;p /&gt;
&lt;ol&gt;
&lt;li&gt;env LD_LIBRARY_PATH=/usr/lib/vmware-vix-disklib/lib32/ /usr/bin/vmware-mount -v "ha-datacenter/vm/cas2.ds.udel.edu" -h nd2cluster1.nss.udel.edu -u root -F /home/bleh/nfspw "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=davenfs"&gt;davenfs&lt;/a&gt; cas2.ds.udel.edu/cas2.ds.udel.edu.vmdk" 1 /mnt/test/&lt;/li&gt;
&lt;/ol&gt;
&lt;p /&gt;
And the fuseMount.log output:&lt;br /&gt;
&lt;p /&gt;
May 22 13:51:05.884: VMware VixDiskLib (1.1) Release build-163495&lt;br /&gt;
May 22 13:51:05.885: Using system libcrypto, version 90807F&lt;br /&gt;
May 22 13:51:05.887: &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Starting FuseMount Process &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=PID%3A+21567"&gt;PID: 21567&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;br /&gt;
May 22 13:51:05.887: --- Mounting Virtual Disk: &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=davenfs"&gt;davenfs&lt;/a&gt; cas2.ds.udel.edu/cas2.ds.udel.edu.vmdk ---&lt;br /&gt;
May 22 13:51:05.887: Disk flat file mounted under /var/run/vmware/fuse/4827723133473044936&lt;br /&gt;
May 22 13:51:05.891: LIBFUSE   :Opening disk - vmSpec -vmPath=ha-datacenter/vm/cas2.ds.udel.edu-, server -nd3cluster1.nss.udel.edu-, disk -&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=davenfs"&gt;davenfs&lt;/a&gt; cas2.ds.udel.edu/cas2.ds.udel.edu.vmdk-&lt;br /&gt;
May 22 13:51:05.893: TicketResolveHostName: Resolving IP address for hostname nd3cluster1.nss.udel.edu.&lt;br /&gt;
May 22 13:51:05.895: TicketResolveHostName: Resolved to 128.175.28.81.&lt;br /&gt;
May 22 13:51:05.898: VixDiskLibVim: TicketLogin&lt;br /&gt;
May 22 13:51:06.096: VixDiskLibVim: TicketFindVMByInvPath: vmxPath = -ha-datacenter/vm/cas2.ds.udel.edu-&lt;br /&gt;
VixDiskLibVim: TicketFindVMCb failure - VixError = 4000.&lt;br /&gt;
May 22 13:51:06.142: VixDiskLibVim: TicketLogout&lt;br /&gt;
May 22 13:51:06.189: LIBFUSE   : Failed to open disk: The virtual machine cannot be found (4000)&lt;br /&gt;
May 22 13:51:06.189: Fuse initialization failed.&lt;br /&gt;
Failed to mount disk '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=davenfs"&gt;davenfs&lt;/a&gt; cas2.ds.udel.edu/cas2.ds.udel.edu.vmdk': Cannot open the virtual disk&lt;br /&gt;
&lt;p /&gt;
Any suggestions/solutions would be very helpful. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt;&lt;br /&gt;
&lt;p /&gt;
Thanks!</description>
      <pubDate>Fri, 22 May 2009 17:56:18 GMT</pubDate>
      <author>soonblue</author>
      <guid>http://communities.vmware.com/thread/211430</guid>
      <dc:date>2009-05-22T17:56:18Z</dc:date>
      <clearspace:dateToText>6 months, 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Cannot mount vmdk file</title>
      <link>http://communities.vmware.com/thread/209720</link>
      <description>&lt;br /&gt;
Hi all,&lt;br /&gt;
&lt;p /&gt;
I am trying to mount a vmdk file on Windows XP. If I do it manually using the vmware-mount utility, I can mount it and access the VM without any issues. But if you fire the same command through a perl script(using Perl's 'system' command), I can mount the vmdk. The error I get in the vmware-mount logs is:&lt;br /&gt;
&lt;p /&gt;
VMware-mount (Release) - build-99018 &lt;br /&gt;
Using system libcrypto, version 9070CF&lt;br /&gt;
Scanning directory of file J:\VTM\Temp\ReshamaTest\vtm-windowsServiceTestddd.vmdk for vmx files.&lt;br /&gt;
baseDir = 'J:\VTM\Temp\ReshamaTest\', vmx file = 'vtm-windowsServiceTestddd.vmx'&lt;br /&gt;
Search start:      'J:\VTM\Temp\ReshamaTest\vtm-windowsServiceTestddd.vmx', baseDiskOnly [ ]&lt;br /&gt;
Search result:     inTree [X], isCurrent [X], isLegacy [ ], states: 1&lt;br /&gt;
Search analysis:   disk file found as part of current state.&lt;br /&gt;
Plugin Pkt details Size 292 PktType 2 DiskFile = J:\VTM\Temp\ReshamaTest\vtm-windowsServiceTestddd.vmdk, vol = 0, Desired Drive = 8192, openFlags = 0 &lt;br /&gt;
Plugin failed with 30009 &lt;br /&gt;
Client: Unable to mount the virtual disk. The disk may be in use by a virtual&lt;br /&gt;
machine, may not have enough volumes or mounted under another drive&lt;br /&gt;
letter. If not, verify that the file is a valid virtual disk file.&lt;br /&gt;
&lt;p /&gt;
PluginVolume failed. Details: Unknown error 196617 (0x30009)&lt;br /&gt;
Errorcode = -2.&lt;br /&gt;
VMware-mount (Release) - build-99018 &lt;br /&gt;
Using system libcrypto, version 9070CF&lt;br /&gt;
The volume was not mounted by VMware-mount. It may be a network drive or&lt;br /&gt;
it may have been mounted using another utility. It cannot be dismounted.&lt;br /&gt;
&lt;p /&gt;
Errorcode = -2.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
I couldnt find anything related to the error no. 30009. The strange thing about this issue is, the same vmdk file was getting mounted few hours back and I haven't changed anything on the VMDK file. Attached is the full vmware-mount log file.&lt;br /&gt;
&lt;p /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Nikhil&lt;/li&gt;
&lt;/ul&gt;</description>
      <pubDate>Wed, 13 May 2009 10:16:34 GMT</pubDate>
      <author>writetonikhil</author>
      <guid>http://communities.vmware.com/thread/209720</guid>
      <dc:date>2009-05-13T10:16:34Z</dc:date>
      <clearspace:dateToText>5 months, 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Enable mutipath option for Raw Device Mapping in Virtual machine</title>
      <link>http://communities.vmware.com/thread/209278</link>
      <description>&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Here i have a requirment to do multipath enable for RDM in virtual machine. Here my qusetion is by default ESX 3.5 support for multipath option for rdm as like vmfs datastore multipath. if so can any please provide some help document to enable mutipath for raw device mapping in a virtual machine.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
thanks in advance.</description>
      <pubDate>Mon, 11 May 2009 05:44:55 GMT</pubDate>
      <author>karthimin</author>
      <guid>http://communities.vmware.com/thread/209278</guid>
      <dc:date>2009-05-11T05:44:55Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Child vdmk files can be opened only with ESX credentials ?</title>
      <link>http://communities.vmware.com/thread/207552</link>
      <description>&lt;br /&gt;
Hello,&lt;br /&gt;
&lt;p /&gt;
I have a Linux program which calls VDDK API to connect and read VMDK files.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
I have a problem working with CHILD / snapshots files like &lt;i&gt;&amp;lt;image-name&amp;gt;-000001.vmkd&lt;/i&gt;.&lt;br /&gt;
&lt;p /&gt;
If my linux program (invoking VDDK) runs locally on the ESX server without authentication (no host/pwd/user provided) -&amp;gt; I got error 16006 VIX_E_DISK_NEEDSREPAIR &lt;br /&gt;
&lt;p /&gt;
If my linux program (invoking VDDK) runs on another machine and I remotely connect to ESX server (provising credentials) -&amp;gt; it works.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
With all parent VMDK files I have no problems: my linux program runs locally and can see all VMDK files without authentication.&lt;br /&gt;
&lt;p /&gt;
I have this problem only with CHILD VMDK files &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
 Does this mean that to open and read child VMDK files, we must use VDDK with ESX authentication parameters (user/pwd/host parameters) ?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Many thanks in advance,&lt;br /&gt;
&lt;p /&gt;
Francesco</description>
      <pubDate>Wed, 29 Apr 2009 16:14:07 GMT</pubDate>
      <author>flatino</author>
      <guid>http://communities.vmware.com/thread/207552</guid>
      <dc:date>2009-04-29T16:14:07Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Suppress warning popup for missing library</title>
      <link>http://communities.vmware.com/thread/206065</link>
      <description>&lt;br /&gt;
Hello,&lt;br /&gt;
&lt;p /&gt;
if I run the sample code &lt;i&gt;vixDiskLibSample.cpp&lt;/i&gt; (on both Windows and Linux systems) and a DLL / SO is missing, I have a popup in Windows and a prompting message on Linux which is stopping&lt;br /&gt;
&lt;p /&gt;
the application to continue and it requires the manual user intervention: is there a way to suppress this warning ?&lt;br /&gt;
&lt;p /&gt;
As example:&lt;br /&gt;
&lt;p /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Rename libeay32.dll so that it is not found when running VixDiskLib_Init method&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;you will get a popup with the error message and you have to click "OK" button to continue&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
(on Linux you have a "Press ENTER to continue".....)&lt;br /&gt;
&lt;p /&gt;
I would prevent any popup/prompting message to appear: is there a way ?&lt;br /&gt;
&lt;p /&gt;
I implemented my own logger method as follows&lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;-----------------------&lt;/i&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;void logger(const char *fmt)&lt;/i&gt;&lt;br /&gt;
+    {       &amp;lt;MY_LOGGER_CODE&amp;gt;    }+&lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;VixDiskLib_Init(VIXDISKLIB_VERSION_MAJOR, VIXDISKLIB_VERSION_MINOR, &amp;#38;logger,&amp;#38;logger,&amp;#38;logger, NULL);&lt;/i&gt;   &lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;-----------------------&lt;/i&gt;&lt;br /&gt;
&lt;p /&gt;
 and it is correctly invoked but still the warning popup appears.....Is there a way to remove it ?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
Francesco</description>
      <pubDate>Tue, 21 Apr 2009 18:00:14 GMT</pubDate>
      <author>flatino</author>
      <guid>http://communities.vmware.com/thread/206065</guid>
      <dc:date>2009-04-21T18:00:14Z</dc:date>
      <clearspace:dateToText>7 months, 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>mount/unmount datastore ISO - C#</title>
      <link>http://communities.vmware.com/thread/204666</link>
      <description>Are there any examples of using the SDK in C# to mount and unmount an iso located on a datastore for a vm?</description>
      <pubDate>Tue, 14 Apr 2009 00:27:17 GMT</pubDate>
      <author>beckhamk</author>
      <guid>http://communities.vmware.com/thread/204666</guid>
      <dc:date>2009-04-14T00:27:17Z</dc:date>
      <clearspace:dateToText>7 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Remote VMDK locked after crash - how do I clear the locked state</title>
      <link>http://communities.vmware.com/thread/199227</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am implementing remote VMDK access via the VVDDK.  I am encountering an intermittent problem which happens when the code under development crashes and does not exit cleanly.  One the subsequent run I get the following printout from the library: &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLogin&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketFindDatacenter: dcPath = -XYZZY-&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketFindVMByDatastorePath: vmxPath = -&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=storage1"&gt;storage1&lt;/a&gt; M4-MM-BOOT/M4-MM-BOOT.vmx-&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLoadVM&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLoadInternalSic&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLoadVMCb&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLoadNfcTicket: diskKey = 2000, readOnly = 0, openSnapshot = 0&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;INFO: VixDiskLibVim: TicketLogout&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=NFC+ERROR"&gt;NFC ERROR&lt;/a&gt; NfcFssrvr_DiskOpen: received diskLib error 1048585 from server: NfcFssrvrOpen: Failed to open '&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=storage1"&gt;storage1&lt;/a&gt; M4-MM-BOOT/M4-MM-BOOT.vmdk': An error was detected&lt;br /&gt;
&lt;br /&gt;
XXX::mount, open file &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=storage1"&gt;storage1&lt;/a&gt; M4-MM-BOOT/M4-MM-BOOT.vmdk returned error 5, This function cannot be performed because the handle is executing another function&lt;br /&gt;
&lt;br /&gt;
From this point on the VMDK cannot be opened even if I reboot the machine machine the open request.  That is why I am assuming there is some locked state being set and never being cleared.  The remote VMX is not executing, meaning the machine is in the powerted off state when this test is run.  In fact the machine has never been powered up.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Is there a way to clear this locked state programatically?  Is there a way to clear this locked state manually?&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Thank you in advance,&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
John</description>
      <pubDate>Thu, 12 Mar 2009 17:20:54 GMT</pubDate>
      <author>unideskjohn</author>
      <guid>http://communities.vmware.com/thread/199227</guid>
      <dc:date>2009-03-12T17:20:54Z</dc:date>
      <clearspace:dateToText>8 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>VCB API's Set</title>
      <link>http://communities.vmware.com/thread/189732</link>
      <description>&lt;br /&gt;
Hello,&lt;br /&gt;
&lt;p /&gt;
Does anyone know when VCB API set is going get launched?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
-AsHwIN</description>
      <pubDate>Mon, 19 Jan 2009 18:12:17 GMT</pubDate>
      <author>Ashwin89</author>
      <guid>http://communities.vmware.com/thread/189732</guid>
      <dc:date>2009-01-19T18:12:17Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Unable to mount VM through VC. Error: Unable to get VIM ticket.</title>
      <link>http://communities.vmware.com/thread/189250</link>
      <description>Hi all,&lt;br /&gt;
 I have ESX 3.5 with VC 2.5. I want to mount vmdk files of offline VM using VDDK utility. When i mount vmdk file through ESX it gets mounted successfully, but when try to I mount vmdk file of same VM through VC, it gives error as Unable to get VIM Ticket. &lt;br /&gt;
I also referred VDDK logs and it gave error as. &lt;br /&gt;
"Warning: VixDiskLibVim: TicketFindVMCb failure - VixError = 4000." as error. &lt;br /&gt;
"Unable to get VIM Ticket. Error code = 0xfa0"&lt;br /&gt;
&lt;br /&gt;
Following are commands i use: &lt;br /&gt;
In case of ESX: &lt;b&gt;vmware-mount.exe H: "[storage1 (1)] MyVM/MyVM.vmdk" /i:ha-datacenter/vm/MyVM /h:ESX3.0.1Host /u:root /s:password&lt;/b&gt;&lt;br /&gt;
this command works fine.&lt;br /&gt;
&lt;br /&gt;
In case of VC: &lt;b&gt;vmware-mount.exe H:"[storage1 (1)] MyVM/MyVM.vmdk" /i:sandeep/vm/MyVM /h:VCServer /u:VC IP /s:password&lt;/b&gt;&lt;br /&gt;
this gives error as "Unable to get VIM ticket"&lt;br /&gt;
&lt;br /&gt;
Note that this VM have no snapshot, so i think I am not mounting wrong vmdk file.&lt;br /&gt;
above two commands works perfect for other VM in the same inventory. &lt;br /&gt;
I get VMDK path in VM's Settings dialog for the Hard Disk device in VI client. Inventory path is also correct in above command, as it is working &lt;br /&gt;
&lt;br /&gt;
Please tell me what I am doing wrong? What is correct path to mount VM through VC?</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmware-mount</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vddk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vim</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">ticket</category>
      <pubDate>Fri, 16 Jan 2009 06:57:07 GMT</pubDate>
      <author>GautamB</author>
      <guid>http://communities.vmware.com/thread/189250</guid>
      <dc:date>2009-01-16T06:57:07Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Creating virtual disk using VDDK</title>
      <link>http://communities.vmware.com/thread/188387</link>
      <description>&lt;br /&gt;
Can we create the virtual disk using VDDK API?&lt;br /&gt;
&lt;p /&gt;
or we have to use VI sdk to create the same and then use VDDK to write to it?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
-AsHwIN</description>
      <pubDate>Sun, 11 Jan 2009 17:29:09 GMT</pubDate>
      <author>Ashwin89</author>
      <guid>http://communities.vmware.com/thread/188387</guid>
      <dc:date>2009-01-11T17:29:09Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Disk write using VDDK</title>
      <link>http://communities.vmware.com/thread/188386</link>
      <description>&lt;br /&gt;
i am using VDDK to write to disk using VixDiskLib_Write() API.How many MAX sectors we can write per write operation?&lt;br /&gt;
&lt;p /&gt;
Third para. specifies the number of sectors you can write?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
-AsHwIN &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Sun, 11 Jan 2009 17:27:49 GMT</pubDate>
      <author>Ashwin89</author>
      <guid>http://communities.vmware.com/thread/188386</guid>
      <dc:date>2009-01-11T17:27:49Z</dc:date>
      <clearspace:dateToText>10 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>vmdk creation</title>
      <link>http://communities.vmware.com/thread/186836</link>
      <description>&lt;br /&gt;
hello&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
i want to create a  vmdk file of physical system volume without doing the sector wise copy. i want to do it by copying indivisual files. but how to do it so that  drive can be exact replica of my sytem drive</description>
      <pubDate>Tue, 30 Dec 2008 14:02:01 GMT</pubDate>
      <author>vmdev2009</author>
      <guid>http://communities.vmware.com/thread/186836</guid>
      <dc:date>2008-12-30T14:02:01Z</dc:date>
      <clearspace:dateToText>10 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Read the VMDK file using VDDK</title>
      <link>http://communities.vmware.com/thread/185752</link>
      <description>&lt;br /&gt;
I want to take the snapshot of the VM on the ESX server and then I would like to transfer corresponding VMDK's file(of snapshot) and other files to proxy or secondary storage.(Programatically)&lt;br /&gt;
&lt;p /&gt;
Is that possible for online VM also?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
-AsHwIN</description>
      <pubDate>Thu, 18 Dec 2008 19:33:15 GMT</pubDate>
      <author>Ashwin89</author>
      <guid>http://communities.vmware.com/thread/185752</guid>
      <dc:date>2008-12-18T19:33:15Z</dc:date>
      <clearspace:dateToText>11 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>vixDiskLib_Read_Ptr declaration error in vixDiskLibSample.cpp</title>
      <link>http://communities.vmware.com/thread/183672</link>
      <description>&lt;br /&gt;
In the sample file vixDiskLibSample.cpp distributed with the development kit, there's an error with the VixDiskLib_Read_Ptr function numSects parameter:&lt;br /&gt;
&lt;p /&gt;
Here's how it's declared in the CPP file.&lt;br /&gt;
&lt;p /&gt;
static VixError&lt;br /&gt;
(*VixDiskLib_Read_Ptr)(VixDiskLibHandle diskHandle,&lt;br /&gt;
                       VixDiskLibSectorType secOffset,&lt;br /&gt;
&lt;b&gt;uint32 numSects,&lt;/b&gt;&lt;br /&gt;
                       uint8 *readBuffer);&lt;br /&gt;
&lt;p /&gt;
This causes the function to return an error of 3 (parameter error) &lt;br /&gt;
&lt;p /&gt;
 (Note to misc readers: This declaration is only used if you use dynamic loading (define DYNAMIC_LOADING) - otherwise you won't have an issue since the actual spec will be used).&lt;br /&gt;
&lt;p /&gt;
Modifying the declaration based on the declaration in vixDiskLib.h to:&lt;br /&gt;
&lt;p /&gt;
static VixError&lt;br /&gt;
(*VixDiskLib_Read_Ptr)(VixDiskLibHandle diskHandle,&lt;br /&gt;
                       VixDiskLibSectorType secOffset,&lt;br /&gt;
&lt;b&gt;VixDiskLibSectorType numSects,&lt;/b&gt;&lt;br /&gt;
                       uint8 *readBuffer);&lt;br /&gt;
&lt;p /&gt;
Fixes it and the function call then succeeds.</description>
      <pubDate>Sun, 07 Dec 2008 03:04:54 GMT</pubDate>
      <author>JaekSmith</author>
      <guid>http://communities.vmware.com/thread/183672</guid>
      <dc:date>2008-12-07T03:04:54Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VM mounting using VDDK API</title>
      <link>http://communities.vmware.com/thread/183581</link>
      <description>&lt;br /&gt;
Hello.&lt;br /&gt;
&lt;p /&gt;
I am having couple of VM's that are present on the ESX server.&lt;br /&gt;
&lt;p /&gt;
I am using vcbmounter command line utility to mount them and after that backed it up.&lt;br /&gt;
&lt;p /&gt;
Is there are any API's available which will do the mouting of VM (instead of using vcbmounter) ?&lt;br /&gt;
&lt;p /&gt;
I want to avoid the use of vcbmounter. &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
-AsHwIN</description>
      <pubDate>Fri, 05 Dec 2008 22:14:15 GMT</pubDate>
      <author>Ashwin89</author>
      <guid>http://communities.vmware.com/thread/183581</guid>
      <dc:date>2008-12-05T22:14:15Z</dc:date>
      <clearspace:dateToText>11 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>trouble accessing mounted drives from windows service</title>
      <link>http://communities.vmware.com/thread/181868</link>
      <description>&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
Hello All,&lt;br /&gt;
&lt;p /&gt;
I am having some trouble with accessing a file vmware-mount'ed drive from a windows service. I mounted the vmdk on to V: drive. I am trying to open the file V:\test.txt using CreateFile() API. But it always returns win32 error 3 (ERROR_PATH_NOT_FOUND). This happens only when I run my application as a windows service. If I run it as normal process, it works fine. It looks like it is expecting the path in \\?\Volume{GUID}\ format. So I tried to retrieve the volume name of the mounted drive by calling &lt;br /&gt;
&lt;p /&gt;
 TCHAR szVolName&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=MAX_PATH"&gt;MAX_PATH&lt;/a&gt;;&lt;br /&gt;
&lt;p /&gt;
 BOOL ret = GetVolumeNameForVolumeMountPoint(_T("V:&lt;br clear="all" /&gt;"), szVolName, MAX_PATH);&lt;br /&gt;
&lt;p /&gt;
DWORD err = GetLastError();&lt;br /&gt;
&lt;p /&gt;
But I always get error 87(ERROR_INVALID_PARAMETER)&lt;br /&gt;
&lt;p /&gt;
I also tried changing the logon user settings of the service so that it runs as the same user who mounted the drive - not still same errors... &lt;br /&gt;
&lt;p /&gt;
Have you ever faced this problem ? What the "proper" way of accessing vmware mounted drive from a serice process??&lt;br /&gt;
&lt;p /&gt;
Thanks&lt;br /&gt;
&lt;p /&gt;
~j</description>
      <category domain="http://communities.vmware.com/tags?communityID=2655">vmware-mount</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">winodws</category>
      <category domain="http://communities.vmware.com/tags?communityID=2655">service</category>
      <pubDate>Wed, 26 Nov 2008 21:35:07 GMT</pubDate>
      <author>jx</author>
      <guid>http://communities.vmware.com/thread/181868</guid>
      <dc:date>2008-11-26T21:35:07Z</dc:date>
      <clearspace:dateToText>12 months, 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Appropriate struct byte alignment for the vixDiskLib.h header?</title>
      <link>http://communities.vmware.com/thread/173023</link>
      <description>I get compiler warning 4121 (alignment of a member was sensitive to packing) when I compile my Visual Studio 2005 project with the vixDiskLib.h header included. The default struct byte alignment for my project is set to 4 (/Zp4). What byte alignment should be used for the structures defined in this header?</description>
      <pubDate>Wed, 08 Oct 2008 15:23:50 GMT</pubDate>
      <author>derekrodrigues</author>
      <guid>http://communities.vmware.com/thread/173023</guid>
      <dc:date>2008-10-08T15:23:50Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>vmware-mount Failed to analyze snapshot chain</title>
      <link>http://communities.vmware.com/thread/169506</link>
      <description>I have been having a problem trying to mount a vmdk file with vmware-mount under Ubuntu Linux.  vmware-mount keeps giving me the error: "Failed to analyze snapshot chain".   The virtual machine I am mounting the disk from has 2 disks attached, and if I remove the second disk the vmware-mount command works.  It seems a problem when more than 1 disk is attached to a VM.  Has anybody else seen this problem, or have a resolution?&lt;br /&gt;
&lt;br /&gt;
Here's more information:&lt;br /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;all vmdk's are stored on NFS mounts&lt;/li&gt;
&lt;li&gt;datastore is mounted under Ubuntu Linux VM&lt;/li&gt;
&lt;li&gt;VDDK 1.0.1 build 99191 is installed&lt;/li&gt;
&lt;li&gt;VM is powered off&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Thanks for any help,&lt;br /&gt;
Andrew.</description>
      <pubDate>Thu, 18 Sep 2008 19:57:09 GMT</pubDate>
      <author>veggiefrog</author>
      <guid>http://communities.vmware.com/thread/169506</guid>
      <dc:date>2008-09-18T19:57:09Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Back up with Windows VSS.</title>
      <link>http://communities.vmware.com/thread/167331</link>
      <description>Let's say, I have 3 physical LUNs connected to ESX server, one VMFS datastore was created and virtual disks were assigned to a Windows 2003(2008) guest OS.&lt;br /&gt;
I would like to back up the file systems in the Windows guest using a third party backup software supporting VSS(Volume Shadow copy Service) and our VSS provider to create a storage array snapshot.&lt;br /&gt;
I have several questions:&lt;br /&gt;
&lt;div class="jive-quote"&gt;On the VSS provider, we would like to recognize our physical LUNs and create a storage array snapshot. However, the virtual disks are recognized with vmware specific personality("VMware Virtual Disk") - is it possible to get the information about the physical LUNs?&lt;br /&gt;
During a VSS snapshot, the Windows OS (guest in vmware) synchronizes the Writers and flushes file systems, the data is written to the ESX virtualization layer and might be cached in the VMFS, is it possible to flush the VMFS from the guest OS?&lt;/div&gt;</description>
      <pubDate>Mon, 08 Sep 2008 13:05:16 GMT</pubDate>
      <author>drorms</author>
      <guid>http://communities.vmware.com/thread/167331</guid>
      <dc:date>2008-09-08T13:05:16Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>vmware-mount : how to mount ntfs partition with r&amp;#38;w mode?</title>
      <link>http://communities.vmware.com/thread/166554</link>
      <description>&lt;br /&gt;
hi all..&lt;br /&gt;
&lt;p /&gt;
i have installed vmware disklib on opensuse11.its working fine with linux partitions.&lt;br /&gt;
&lt;p /&gt;
when i mount the ntfs partition, it mounts in read only mode, i have installed ntfs-3g driver.&lt;br /&gt;
&lt;p /&gt;
even after that also the ntfs partition is mounting in read mode only. &lt;br /&gt;
&lt;p /&gt;
i want to push some files in to the mount point.&lt;br /&gt;
&lt;p /&gt;
can any one tell me how to make the vmware-mount to use the ntfs-3g driver for mounting ntfs partition in both read&amp;#38;write mode. &lt;br /&gt;
&lt;p /&gt;
or can we change the read only mount point to remount forcely with read and write mode.&lt;br /&gt;
&lt;p /&gt;
thanks&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 03 Sep 2008 10:28:36 GMT</pubDate>
      <author>rajesh_battala</author>
      <guid>http://communities.vmware.com/thread/166554</guid>
      <dc:date>2008-09-03T10:28:36Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
    </item>
    <item>
      <title>Problems automating tasks with vmware-mount</title>
      <link>http://communities.vmware.com/thread/164867</link>
      <description>&lt;br /&gt;
hi all.&lt;br /&gt;
&lt;p /&gt;
i have written a bash script which finds the no of partition and mounts (remotely on my linux box) the vmdk of the esx server vm.&lt;br /&gt;
&lt;p /&gt;
when i run the script manually in the terminal its working properly  but&lt;br /&gt;
&lt;p /&gt;
i have written a jython script to automate this task, to execute this script from the jython script ( using cmd.exec()). when the script got executed its not terminating the vmware-mount process a even after the process got over.&lt;br /&gt;
&lt;p /&gt;
in my script first i use &lt;br /&gt;
&lt;p /&gt;
           1. vmware-mount -p -v inv_path -u user -h ip -F pass_filename &amp;lt;image_disk location&amp;gt;  &amp;gt; /tmp/partitions&lt;br /&gt;
&lt;p /&gt;
            filter (/tmp/partions) so that it contains valid mountable partitions.&lt;br /&gt;
&lt;p /&gt;
         2. reading each file and mounting the disk partion on the linux machine.&lt;br /&gt;
&lt;p /&gt;
when i run this from the bash script manually it works fine.. &lt;br /&gt;
&lt;p /&gt;
but when i invoke the script from the jython script,&lt;br /&gt;
&lt;p /&gt;
 when it executs  cmd 1 ( vmware-mount -p -v inv_path -u user -h ip -F pass_filename &amp;lt;image_disk location&amp;gt;  &amp;gt; /tmp/partitions  ) after its sending the output to the file still the process exists  its not getting killed.&lt;br /&gt;
&lt;p /&gt;
 its not letting me to  use next command to mount the disk, as that file is already using by the above process.&lt;br /&gt;
&lt;p /&gt;
 and the cmd.exec is a synchronous call only. but its not waiting for it to complete.&lt;br /&gt;
&lt;p /&gt;
 but when i execute other files using the  same jython script. it works fine.  &lt;br /&gt;
&lt;p /&gt;
i want to mount the disk remotely on a linux box and want to patch the vm. &lt;br /&gt;
&lt;p /&gt;
can any one please solve this issues!!&lt;br /&gt;
&lt;p /&gt;
 can we mount the vm locally on the esxserver itself with vcbmounter to patch the VM in offline mode (if yes, please post the commands , it ll be very helpful ) &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
thanks alot.</description>
      <pubDate>Sun, 24 Aug 2008 09:23:15 GMT</pubDate>
      <author>rajesh_battala</author>
      <guid>http://communities.vmware.com/thread/164867</guid>
      <dc:date>2008-08-24T09:23:15Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>vmware-mount.exe dr watson crash</title>
      <link>http://communities.vmware.com/thread/164067</link>
      <description>&lt;br /&gt;
I'm getting a dr watson crash for vmware-mount.exe. It's associated it with msvcr80.dll&lt;br /&gt;
&lt;p /&gt;
I'm on a WS03 SP1 x64 system with msvcr80.dll version 8.0.50727.1433.  &lt;br /&gt;
&lt;p /&gt;
 Has anyone else had this happen before?  I have crash dump files - I submitted them on an SR ticket a couple of days ago, but haven't gotten a response yet.&lt;br /&gt;
&lt;p /&gt;
Server=watson.microsoft.com&lt;br /&gt;
UI LCID=1033&lt;br /&gt;
Flags=1672016&lt;br /&gt;
Brand=WINDOWS&lt;br /&gt;
TitleName=Virtual disk mount utility&lt;br /&gt;
DigPidRegPath=HKLM\Software\Microsoft\Windows NT\CurrentVersion\DigitalProductId&lt;br /&gt;
ErrorText=This error occurred on 8/19/2008 at 2:03:52 PM.&lt;br /&gt;
HeaderText=Virtual disk mount utility encountered a problem and needed to close.&lt;br /&gt;
Stage1URL=/StageOne/vmware-mount_exe/3_1_1_1618/msvcr80_dll/8_0_50727_1433/000046b4.htm&lt;br /&gt;
Stage2URL=/dw/stagetwo.asp?szAppName=vmware-mount.exe&amp;#38;szAppVer=3.1.1.1618&amp;#38;szModName=msvcr80.dll&amp;#38;szModVer=8.0.50727.1433&amp;#38;offset=000046b4&lt;br /&gt;
DataFiles=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER2d19.dir00\vmware-mount.exe.mdmp|C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER2d19.dir00\appcompat.txt&lt;br /&gt;
Heap=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER2d19.dir00\vmware-mount.exe.hdmp&lt;br /&gt;
ErrorSubPath=vmware-mount.exe\3.1.1.1618\msvcr80.dll\8.0.50727.1433\000046b4&lt;br /&gt;
DirectoryDelete=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER2d19.dir00&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 20 Aug 2008 03:31:04 GMT</pubDate>
      <author>ericschu</author>
      <guid>http://communities.vmware.com/thread/164067</guid>
      <dc:date>2008-08-20T03:31:04Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VDDK API: Determine file system of given vmdk ?</title>
      <link>http://communities.vmware.com/thread/159386</link>
      <description>&lt;br /&gt;
Hi&lt;br /&gt;
&lt;p /&gt;
 Do we have any API which will determine file system of given vmdk file?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks.</description>
      <pubDate>Thu, 31 Jul 2008 08:41:27 GMT</pubDate>
      <author>rbbaldha</author>
      <guid>http://communities.vmware.com/thread/159386</guid>
      <dc:date>2008-07-31T08:41:27Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>VDDK refresh?  (New feature in VMware Fusion 2.0 beta 2)</title>
      <link>http://communities.vmware.com/thread/159350</link>
      <description>The version of vmware-vdiskmanager in VMware Fusion 2.0 beta 2 indicates there's a sparse virtual disk consistency checker and repair virtual disk functionality.  Will this be available in a VDDK refresh before or after WS6.5/Fusion 2.0 ships?  Reference option '-R' in the vmware-vdiskmanager below. Thanks!&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family:courier new"&gt;VMware Fusion rcardona$ ./vmware-vdiskmanager &lt;br /&gt;
VMware Virtual Disk Manager - build 107508.&lt;br /&gt;
Usage: vmware-vdiskmanager OPTIONS &amp;lt;disk-name&amp;gt; | &amp;lt;mount-point&amp;gt;&lt;br /&gt;
Offline disk manipulation utility&lt;br /&gt;
  Operations, only one may be specified at a time:&lt;br /&gt;
     -c                   : create disk.  Additional creation options must&lt;br /&gt;
                            be specified.  Only local virtual disks can be&lt;br /&gt;
                            created.&lt;br /&gt;
     -d                   : defragment the specified virtual disk. Only&lt;br /&gt;
                            local virtual disks may be defragmented.&lt;br /&gt;
     -k                   : shrink the specified virtual disk. Only local&lt;br /&gt;
                            virtual disks may be shrunk.&lt;br /&gt;
     -n &amp;lt;source-disk&amp;gt;     : rename the specified virtual disk; need to&lt;br /&gt;
                            specify destination disk-name. Only local virtual&lt;br /&gt;
                            disks may be renamed.&lt;br /&gt;
     -p                   : prepare the mounted virtual disk specified by&lt;br /&gt;
                            the drive-letter for shrinking.&lt;br /&gt;
     -r &amp;lt;source-disk&amp;gt;     : convert the specified disk; need to specify&lt;br /&gt;
                            destination disk-type.  For local destination disks&lt;br /&gt;
                            the disk type must be specified.&lt;br /&gt;
     -x &amp;lt;new-capacity&amp;gt;    : expand the disk to the specified capacity. Only&lt;br /&gt;
                            local virtual disks may be expanded.&lt;br /&gt;
     -R                   : check a sparse virtual disk for consistency and attempt&lt;br /&gt;
                            to repair any errors.&lt;br /&gt;
&lt;br /&gt;
  Other Options:&lt;br /&gt;
     -q                   : do not log messages&lt;br /&gt;
&lt;br /&gt;
  Additional options for create and convert:&lt;br /&gt;
     -a &amp;lt;adapter&amp;gt;         : (for use with -c only) adapter type&lt;br /&gt;
                            (ide, buslogic or lsilogic)&lt;br /&gt;
     -s &amp;lt;size&amp;gt;            : capacity of the virtual disk&lt;br /&gt;
     -t &amp;lt;disk-type&amp;gt;       : disk type id&lt;br /&gt;
&lt;br /&gt;
  Options for remote disks:&lt;br /&gt;
     -h &amp;lt;hostname&amp;gt;        : hostname of remote server&lt;br /&gt;
     -u &amp;lt;username&amp;gt;        : username for remote server&lt;br /&gt;
     -f &amp;lt;filename&amp;gt;        : file containing password&lt;br /&gt;
     -P &amp;lt;port&amp;gt;            : optional TCP port number (default: 902)&lt;br /&gt;
     -S                   : specifies that the source disk is remote, by default&lt;br /&gt;
                            the remote options are assumed to refer to the&lt;br /&gt;
                            destination.&lt;br /&gt;
  Disk types:&lt;br /&gt;
      0                   : single growable virtual disk&lt;br /&gt;
      1                   : growable virtual disk split in 2GB files&lt;br /&gt;
      2                   : preallocated virtual disk&lt;br /&gt;
      3                   : preallocated virtual disk split in 2GB files&lt;br /&gt;
      4                   : preallocated ESX-type virtual disk&lt;br /&gt;
      5                   : compressed disk optimized for streaming&lt;br /&gt;
&lt;br /&gt;
     The capacity can be specified in sectors, KB, MB or GB.&lt;br /&gt;
     The acceptable ranges:&lt;br /&gt;
                           ide adapter : &lt;a class="jive-link-external" href="http://1MB, 950.0GB"&gt;http://1MB, 950.0GB&lt;/a&gt;&lt;br /&gt;
                           scsi adapter: &lt;a class="jive-link-external" href="http://1MB, 950.0GB"&gt;http://1MB, 950.0GB&lt;/a&gt;&lt;br /&gt;
        ex 1: vmware-vdiskmanager -c -s 850MB -a ide -t 0 myIdeDisk.vmdk&lt;br /&gt;
        ex 2: vmware-vdiskmanager -d myDisk.vmdk&lt;br /&gt;
        ex 3: vmware-vdiskmanager -r sourceDisk.vmdk -t 0 destinationDisk.vmdk&lt;br /&gt;
        ex 4: vmware-vdiskmanager -x 36GB myDisk.vmdk&lt;br /&gt;
        ex 5: vmware-vdiskmanager -n sourceName.vmdk destinationName.vmdk&lt;br /&gt;
        ex 6: vmware-vdiskmanager -r sourceDisk.vmdk -t 4 -h esx-name.mycompany.com \&lt;br /&gt;
              -u username -f passwordfile "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=storage1"&gt;storage1&lt;/a&gt;/path/to/targetDisk.vmdk"&lt;br /&gt;
        ex 7: vmware-vdiskmanager -k myDisk.vmdk&lt;br /&gt;
        ex 8: vmware-vdiskmanager -p &amp;lt;mount-point&amp;gt;&lt;br /&gt;
              (A virtual disk first needs to be mounted at &amp;lt;mount-point&amp;gt;)&lt;br /&gt;
&lt;/span&gt;</description>
      <pubDate>Thu, 31 Jul 2008 06:30:28 GMT</pubDate>
      <author>rcardona2k</author>
      <guid>http://communities.vmware.com/thread/159350</guid>
      <dc:date>2008-07-31T06:30:28Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>question on vm mount when used on different user sessions</title>
      <link>http://communities.vmware.com/thread/159278</link>
      <description>While using vmware-mount.exe, we see that after we mount/unmount a virtual disk in one Windows session (e.g., session 0), we are unable to mount and access files on any virtual disk in any other session.&lt;br /&gt;
&lt;br /&gt;
It looks like the first invocation of vmware-mount.exe starts another instance of vmware-mount.exe as a user-mode driver process which stays running.  Mounts work in whatever Windows session this second, long-lived, process runs.   Other sessions then do not work.&lt;br /&gt;
&lt;br /&gt;
We do not need a disk mounted in one Windows session to be accessible outside that session, but we do need to be able to mount different disks in different sessions.  Is there a way to do this?</description>
      <pubDate>Wed, 30 Jul 2008 20:41:08 GMT</pubDate>
      <author>ericschu</author>
      <guid>http://communities.vmware.com/thread/159278</guid>
      <dc:date>2008-07-30T20:41:08Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>How do I know the VMDK contains mixed partitions/volumes?</title>
      <link>http://communities.vmware.com/thread/151459</link>
      <description>I am using VMware's VDDK APIs and mount utlitiy. By using  /p  option on windows, it displays the volumes.&lt;br /&gt;
&lt;br /&gt;
vmware-mount "E:/VMs/WinVM.vmdk" /p&lt;br /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Volume 1:   4094 Mb&lt;/li&gt;
&lt;li&gt;Volume 2:    7 Mb&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Sometimes utlitiy displays file system info : &lt;br /&gt;
Volume 1:  456 Mb   HPFS/NTFS&lt;br /&gt;
&lt;br /&gt;
Is there any way to know specfic file system for volume (whether it is Windows or Linux)? So that in mixed partitions case I can mount serately using linux and windows host.&lt;br /&gt;
&lt;p /&gt;
Thanks in Advance...</description>
      <pubDate>Thu, 12 Jun 2008 15:48:19 GMT</pubDate>
      <author>ashvitech</author>
      <guid>http://communities.vmware.com/thread/151459</guid>
      <dc:date>2008-06-12T15:48:19Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>VMDK format specifications</title>
      <link>http://communities.vmware.com/thread/148773</link>
      <description>Requested the virtual disk format specification. The link that was sent to download file doesnt work. Is there another way to get it.</description>
      <pubDate>Wed, 28 May 2008 20:32:47 GMT</pubDate>
      <author>tcherkv</author>
      <guid>http://communities.vmware.com/thread/148773</guid>
      <dc:date>2008-05-28T20:32:47Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>RDM (What could be the problem)</title>
      <link>http://communities.vmware.com/thread/145636</link>
      <description>Hi Mac,&lt;br /&gt;
&lt;p /&gt;
For creating RDM we need to do the following:&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Create the VirtualDeviceConfigSpec and set its properties. &lt;br /&gt;
Create VirtualMachineConfigSpec object and set the VirtualDeviceConfigSpec to the device change property of VirtualMachineConfigSpec object. &lt;br /&gt;
3.   Call the ReconfigVM_Task.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
If I follow the process 1 specified below getting the error &amp;ldquo;Incompatible device backing specified for device 0 &amp;ldquo; as it is unable to create the vmdk file with the path specified in&lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;fileName. If I specify backingInfo-&amp;gt;fileName=&amp;rdquo;&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=datastorename"&gt;datastorename&lt;/a&gt;&amp;rdquo; then it is creating Virtual Disk with unknown size which is not RDM.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
But if I follow the process 2 , first create vmdk file and then specify this file in backingInfo-&amp;gt;fileName, its working fine.&lt;br /&gt;
&lt;br /&gt;
But the problem is it works only in case of ESXServer not Virtual Center because for creating VirtualDisk_Task, it takes VirtualDiskManager as &lt;br /&gt;
&lt;br /&gt;
Parameter which is not set in case of Virtual Center.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
So we are unable to understand why it is failing to create the RDM in process 1.&lt;br /&gt;
&lt;br /&gt;
I am also enclosing the link where the guy is able to create RDM using Process 1.&lt;br /&gt;
&lt;br /&gt;
Link : &lt;a class="jive-link-external" href="http://communities.vmware.com/thread/38923;jsessionid=14172672B2B1D99EBB70617BD6066CE5?tstart=15"&gt;http://communities.vmware.com/thread/38923;jsessionid=14172672B2B1D99EBB70617BD6066CE5?tstart=15&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
We came to know how to set the values for the following properties also&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
backingInfo-&amp;gt;lunUuid&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;unitNumber&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;controllerKey&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
I also tried setting the below property in process 1 but no use&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec -&amp;gt;fileOperation = VirtualDeviceConfigSpecFileOperation::create;        &lt;br /&gt;
&lt;br /&gt;
vdCfgSpec -&amp;gt;fileOperationSpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
I am still working on this, but if you find any solution on process 1, please let me know.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Thanks &amp;#38; Regards&lt;br /&gt;
&lt;br /&gt;
Neela&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
1.Process to create a RDM   (Error : Incompatible device backing specified for device 0)&lt;br /&gt;
&lt;br /&gt;
==================  &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
/// Create VirtualDeviceConfigSpec object and set its properties&lt;br /&gt;
&lt;br /&gt;
VimApi::VirtualDeviceConfigSpec^ vdCfgSpec = gcnew VimApi::VirtualDeviceConfigSpec();          &lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;operation = VirtualDeviceConfigSpecOperation::add;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;operationSpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device = gcnew VirtualDisk();&lt;br /&gt;
&lt;br /&gt;
VirtualDiskRawDiskMappingVer1BackingInfo^ backingInfo = gcnew VirtualDiskRawDiskMappingVer1BackingInfo();&lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;compatibilityMode = "physicalMode";          &lt;br /&gt;
&lt;br /&gt;
/// Need to be changed to the canonical name   &lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;deviceName = "vmhba1:1:17:0"; //p_VDisk-&amp;gt;;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
backingInfo-&amp;gt;diskMode = "independent_persistent"; &lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;lunUuid =   01002d00003030303032374443303030374d61676e6974; // uuid we can get from the Host&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
backingInfo-&amp;gt;fileName =  "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Primary"&gt;Primary&lt;/a&gt; vm.vmdk";&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
// Note: set any *Specified values to true&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;backing = backingInfo;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable = gcnew VirtualDeviceConnectInfo();&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;allowGuestControl = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;connected = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;startConnected   = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;controllerKey = 1000;//vdary&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=iSCSIControllerIndex"&gt;iSCSIControllerIndex&lt;/a&gt;.key; // you may have one already, or have to create one in this same spec.&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;controllerKeySpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;key = -1; // all devices can be -1, but. all SCSI controllers must have unique -ve values&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;unitNumber = 3; // next device # in SCSI chain... vdCfgSpec[0].device.unitNumberSpecified = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;unitNumberSpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
VimApi::Description^ deviceInfo = gcnew VimApi::Description();&lt;br /&gt;
&lt;br /&gt;
deviceInfo-&amp;gt;label = "HardDisk123";&lt;br /&gt;
&lt;br /&gt;
deviceInfo-&amp;gt;summary = "";    &lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;deviceInfo = deviceInfo;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
/// Create the Virtual Machine managed object&lt;br /&gt;
&lt;br /&gt;
VimApi::ManagedObjectReference ^vm = gcnew VimApi::ManagedObjectReference();&lt;br /&gt;
&lt;br /&gt;
vm-&amp;gt;type = "VirtualMachine";&lt;br /&gt;
&lt;br /&gt;
Morpheus::Model::VMW_ModelObjectId^ VMobj = safe_cast&amp;lt;Morpheus::Model::VMW_ModelObjectId^&amp;gt; (this-&amp;gt;ObjectId);&lt;br /&gt;
&lt;br /&gt;
vm-&amp;gt;Value = VMobj-&amp;gt;MOB-&amp;gt;Value;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
// Create the VirtualMachineConfigSpec object&lt;br /&gt;
&lt;br /&gt;
VimApi::VirtualMachineConfigSpec^ virtualMacConfigSpec = gcnew VimApi::VirtualMachineConfigSpec();&lt;br /&gt;
&lt;br /&gt;
virtualMacConfigSpec-&amp;gt;deviceChange = gcnew array&amp;lt;VimApi::VirtualDeviceConfigSpec^&amp;gt; { vdCfgSpec };  &lt;br /&gt;
&lt;br /&gt;
m_pVimSvc-&amp;gt;ReconfigVM_Task(vm,virtualMacConfigSpec);&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
2. Process to create a RDM   by creating the vmdk file first and then creating RDM (But works only with ESXServer not Virtual Center)&lt;br /&gt;
&lt;br /&gt;
================================================================================================&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
// Create the VirtualDiskManager MO&lt;br /&gt;
&lt;br /&gt;
VimApi::ManagedObjectReference ^virtualDiskManager = gcnew VimApi::ManagedObjectReference();&lt;br /&gt;
&lt;br /&gt;
virtualDiskManager-&amp;gt;type = "VirtualDiskManager";&lt;br /&gt;
&lt;br /&gt;
virtualDiskManager-&amp;gt;Value = "ha-vdiskmanager";&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
/// create a DeviceBackedVirtualDiskSpec ob&lt;br /&gt;
&lt;br /&gt;
VimApi::DeviceBackedVirtualDiskSpec^ virtualDiskSpec = gcnew VimApi::DeviceBackedVirtualDiskSpec();&lt;br /&gt;
&lt;br /&gt;
virtualDiskSpec-&amp;gt;diskType = "rdm";&lt;br /&gt;
&lt;br /&gt;
virtualDiskSpec-&amp;gt;adapterType = "lsiLogic";&lt;br /&gt;
&lt;br /&gt;
virtualDiskSpec-&amp;gt;device = p_VDisk-&amp;gt;VMWDevicepath;      &lt;br /&gt;
&lt;br /&gt;
pVim-&amp;gt;CreateVirtualDisk_Task(virtualDiskManager,"&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Primary"&gt;Primary&lt;/a&gt; vm.vmdk",nullptr,virtualDiskSpec);&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
/// Create VirtualDeviceConfigSpec object and set its properties&lt;br /&gt;
&lt;br /&gt;
VimApi::VirtualDeviceConfigSpec^ vdCfgSpec = gcnew VimApi::VirtualDeviceConfigSpec();          &lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;operation = VirtualDeviceConfigSpecOperation::add;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;operationSpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device = gcnew VirtualDisk();&lt;br /&gt;
&lt;br /&gt;
VirtualDiskRawDiskMappingVer1BackingInfo^ backingInfo = gcnew VirtualDiskRawDiskMappingVer1BackingInfo();&lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;compatibilityMode = "physicalMode";          &lt;br /&gt;
&lt;br /&gt;
/// Need to be changed to the canonical name   &lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;deviceName = "vmhba1:1:17:0"; //p_VDisk-&amp;gt;;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
backingInfo-&amp;gt;diskMode = "independent_persistent"; &lt;br /&gt;
&lt;br /&gt;
backingInfo-&amp;gt;lunUuid =   01002d00003030303032374443303030374d61676e6974; // uuid we can get from the Host&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
backingInfo-&amp;gt;fileName =  "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Primary"&gt;Primary&lt;/a&gt; vm.vmdk";&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
// Note: set any *Specified values to true&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;backing = backingInfo;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable = gcnew VirtualDeviceConnectInfo();&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;allowGuestControl = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;connected = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;connectable-&amp;gt;startConnected   = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;controllerKey = 1000;//vdary&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=iSCSIControllerIndex"&gt;iSCSIControllerIndex&lt;/a&gt;.key; // you may have one already, or have to create one in this same spec.&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;controllerKeySpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;key = -1; // all devices can be -1, but. all SCSI controllers must have unique -ve values&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;unitNumber = 3; // next device # in SCSI chain... vdCfgSpec[0].device.unitNumberSpecified = true;&lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;unitNumberSpecified = true;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
VimApi::Description^ deviceInfo = gcnew VimApi::Description();&lt;br /&gt;
&lt;br /&gt;
deviceInfo-&amp;gt;label = "HardDisk123";&lt;br /&gt;
&lt;br /&gt;
deviceInfo-&amp;gt;summary = "";    &lt;br /&gt;
&lt;br /&gt;
vdCfgSpec-&amp;gt;device-&amp;gt;deviceInfo = deviceInfo;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
/// Create the Virtual Machine managed object&lt;br /&gt;
&lt;br /&gt;
VimApi::ManagedObjectReference ^vm = gcnew VimApi::ManagedObjectReference();&lt;br /&gt;
&lt;br /&gt;
vm-&amp;gt;type = "VirtualMachine";&lt;br /&gt;
&lt;br /&gt;
Morpheus::Model::VMW_ModelObjectId^ VMobj = safe_cast&amp;lt;Morpheus::Model::VMW_ModelObjectId^&amp;gt; (this-&amp;gt;ObjectId);&lt;br /&gt;
&lt;br /&gt;
vm-&amp;gt;Value = VMobj-&amp;gt;MOB-&amp;gt;Value;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
// Create the VirtualMachineConfigSpec object&lt;br /&gt;
&lt;br /&gt;
VimApi::VirtualMachineConfigSpec^ virtualMacConfigSpec = gcnew VimApi::VirtualMachineConfigSpec();&lt;br /&gt;
&lt;br /&gt;
virtualMacConfigSpec-&amp;gt;deviceChange = gcnew array&amp;lt;VimApi::VirtualDeviceConfigSpec^&amp;gt; { vdCfgSpec };  &lt;br /&gt;
&lt;br /&gt;
m_pVimSvc-&amp;gt;ReconfigVM_Task(vm,virtualMacConfigSpec);&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Regards&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Neela</description>
      <pubDate>Tue, 13 May 2008 07:06:08 GMT</pubDate>
      <author>hishivahere</author>
      <guid>http://communities.vmware.com/thread/145636</guid>
      <dc:date>2008-05-13T07:06:08Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>vdiskmanager - how to convert into a remote disk ?</title>
      <link>http://communities.vmware.com/thread/143926</link>
      <description>In the past I used vdiskmanager for p2v by using the convert option: I created a disk type "fullDevice" and used the -r command to convert that disk into a regular one.&lt;br /&gt;
&lt;br /&gt;
Now that vdiskmanager can handle remote disks - how do I do this now ?&lt;br /&gt;
&lt;br /&gt;
In details:&lt;br /&gt;
I have "source.vmdk" which is a disk type "fullDevice". (in my case this would be a 1kb file stored in the ramdrive of my LiveCD)&lt;br /&gt;
I want to import this "vmdk" into ESX without storeing it on a local host first.&lt;br /&gt;
&lt;br /&gt;
Is it possible to use somehow 'pipe' the output of vdiskmanager -r into a disk mounted with vmware-mount.exe&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;div class="jive-quote"&gt;vmware-mount.exe Q: /i:"ha-datacenter/vm/name_of_VM" " &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=local12gigs"&gt;local12gigs&lt;/a&gt;  name_of_VM/xp-sp2.vmdk" /h:10.0.0.35 /u:root /s:password7 /v:1&lt;/div&gt;
___________________________________&lt;br /&gt;
&lt;br /&gt;
description of vmx-parameters: &lt;a class="jive-link-external" href="http://sanbarrow.com/vmx.html"&gt;http://sanbarrow.com/vmx.html&lt;/a&gt;&lt;br /&gt;
VMware-liveCD: &lt;a class="jive-link-external" href="http://sanbarrow.com/moa.html"&gt;http://sanbarrow.com/moa.html&lt;/a&gt;</description>
      <pubDate>Sun, 04 May 2008 21:09:04 GMT</pubDate>
      <author>continuum</author>
      <guid>http://communities.vmware.com/thread/143926</guid>
      <dc:date>2008-05-04T21:09:04Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>can any one help me How to create a Vmdk/rdm using sdk call</title>
      <link>http://communities.vmware.com/thread/143096</link>
      <description>&lt;br /&gt;
Hi all,&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Here my task is to create vmdk or rdm. &lt;br /&gt;
&lt;p /&gt;
Can any one help me how to create a vmdk or rdm using vmware sdk call.Here i am calling  this method to create vmdk 'CreateVirtualDisk_Task ' is this the method to call or any other method available to create vmdk?&lt;br /&gt;
&lt;p /&gt;
i am bit confused with parameters for this method CreateVirtualDisk_Task .here i am hot coding the parameters to create vmdk like this &lt;span style="color:#003300"&gt;"m_pVimSvc-&amp;gt;CreateVirtualDisk_Task(imor,"&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Dsc_0121"&gt;Dsc_0121&lt;/a&gt; Hello/Hello.vmdk",nullptr,xx);" but it's failing to create the error message i got was "invalid parameter" afeter researching i came to know i need to fill "virtualdiskspec" can any know how to fill this spec?&lt;/span&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;span style="color:#003300"&gt;Thanks in advance...&lt;/span&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
--karthik &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;span style="color:#003300"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;span style="color:#003300"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 09:15:16 GMT</pubDate>
      <author>karthimin</author>
      <guid>http://communities.vmware.com/thread/143096</guid>
      <dc:date>2008-04-30T09:15:16Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
  </channel>
</rss>

