<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ESXi 5 Copying files between Datastores in VMware User Group (VMUG) Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913279#M99</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I manually exported them using the Datastore tool - Export/Import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have decided to do the entire folder in hindsight maybe that would have been a better route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 19:25:57 GMT</pubDate>
    <dc:creator>Anthony2224</dc:creator>
    <dc:date>2012-04-17T19:25:57Z</dc:date>
    <item>
      <title>ESXi 5 Copying files between Datastores</title>
      <link>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913277#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By design I have a seperate Datastore for DMZ. I have copied what I thought was the (.vmx, vdmk) files to this new Datastore. When the files for the VM copied it named them both flat-vdmk. I had read into many posts stating what the flat file is. Question: why did it take the original VMDK and change the name to FLAT.VMDK? I was unable to power up the VM after the copy. If I have this wrong please let me know&lt;/P&gt;&lt;P&gt;1. get the size of the flat file&lt;/P&gt;&lt;P&gt;2. make a new file exact same size using thin provisioning&lt;/P&gt;&lt;P&gt;3. delete the temp file, rename the flat temp (removing the flat portion)&lt;/P&gt;&lt;P&gt;4. then edit the descriptor file, change the .flat file and edit the ddb file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like a bunch of steps - I tried to rename the flat file to the .vdmk file. (this way I dont have to create another file of the same size on the same disk)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however when I try to point the Hard drives to the .vdmk file the Vsphere doesnt see them in the Datastore directory but they are there and I can see them if I manually Browse the datastore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. does VM make the VMDK file into a flat file while copying?&lt;/P&gt;&lt;P&gt;2. Why doesnt Vphere recognize the .vmdk file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 18:20:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913277#M97</guid>
      <dc:creator>Anthony2224</dc:creator>
      <dc:date>2012-04-17T18:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5 Copying files between Datastores</title>
      <link>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913278#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you copy the files? And why didn't you just copy the complete folder?&lt;/P&gt;&lt;P&gt;Regarding the virtual disk. Each virtual disk consists of two files, the header file "vmname.vmdk" and the data file "vmname-flat.vmdk" (disregarding snapshot disks in this case) If both files exist, the datastore browser will show them as only a single file with the name of the header file and the size of the data file.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The steps you mentioned (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://kb.vmware.com/kb/1002511"&gt;http://kb.vmware.com/kb/1002511&lt;/A&gt;&lt;SPAN&gt;) are needed to recreate the header file (which is only a few hundreds bytes in size).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Renaming the flat file does not help at all. If you have trouble recreating the header file, provide the details about the flat file and I will assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 18:33:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913278#M98</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2012-04-17T18:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 5 Copying files between Datastores</title>
      <link>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913279#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I manually exported them using the Datastore tool - Export/Import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have decided to do the entire folder in hindsight maybe that would have been a better route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 19:25:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-User-Group-VMUG/ESXi-5-Copying-files-between-Datastores/m-p/913279#M99</guid>
      <dc:creator>Anthony2224</dc:creator>
      <dc:date>2012-04-17T19:25:57Z</dc:date>
    </item>
  </channel>
</rss>

