<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>DanNorris.com - Latest Comments in Cloning a VM on ESX Server 3.0.1</title><link>http://dannorris.disqus.com/</link><description></description><atom:link href="https://dannorris.disqus.com/cloning_a_vm_on_esx_server_301/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 28 Apr 2011 20:22:12 -0000</lastBuildDate><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-193827473</link><description>&lt;p&gt;Thanks, this worked perfectly.  It is perplexing that they wouldn't add the clone VM feature in the free version of ESX.  Either way, I will just script up this process and call it a day.   Thanks again.&lt;/p&gt;&lt;p&gt;Chris &lt;br&gt;&lt;a href="http://BlueCava.com" rel="nofollow noopener" target="_blank" title="BlueCava.com"&gt;BlueCava.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Thu, 28 Apr 2011 20:22:12 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-20543828</link><description>&lt;p&gt;vmware-cmd -s register&lt;/p&gt;&lt;p&gt;doesn't work on 3.5 &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">okgo</dc:creator><pubDate>Mon, 19 Oct 2009 16:48:39 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-19596188</link><description>&lt;p&gt;You can also copy and manually edit the VMX file to reconfigure the new server.&lt;/p&gt;&lt;p&gt;Also note that if you have snapshots this clone process will not clone the data that came after the snapshots. You have to merge the snapshots first - at least as far as I can tell&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose Fernandez</dc:creator><pubDate>Thu, 08 Oct 2009 14:43:03 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-16293305</link><description>&lt;p&gt;this article is very useful and very helpful to me thanks for posting this article. Thanks a lot &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">munavar</dc:creator><pubDate>Thu, 10 Sep 2009 02:55:22 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-11440600</link><description>&lt;p&gt;Perfect. The VMware Infrastrcture Client Clone operation kept timing out. You saved my weekend! Thank you.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Stoev</dc:creator><pubDate>Fri, 19 Jun 2009 06:00:03 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-6200991</link><description>&lt;p&gt;Good Stuff - good article leading to interesting and very useful comments &amp;amp; thoughts.&lt;br&gt;Thank you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jayant</dc:creator><pubDate>Thu, 12 Feb 2009 01:01:54 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-4040909</link><description>&lt;p&gt;Glad you enjoyed it. At this point, I think the comments are possibly more useful than the original article!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Thu, 27 Nov 2008 13:01:53 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-4036362</link><description>&lt;p&gt;Very helpful article&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Satbir</dc:creator><pubDate>Thu, 27 Nov 2008 03:26:21 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-3591864</link><description>&lt;p&gt;I don't think so and there's no reason why I would expect your source to become slow. You can read the clone scripts too and I don't think you'll find anything in there that would be a cause for slowness. There's nothing you have to delete, but if you want to clean up, I think the files that the pre-clone step create are in $OH/clone somewhere.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Fri, 07 Nov 2008 09:43:44 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-3589841</link><description>&lt;p&gt;Hi,&lt;br&gt;I cloned the source OAS to target using perl scripts provided in clone/bin on OAS. After cloning my source OAS became very slow.&lt;/p&gt;&lt;p&gt;Please let me know if i need to remove any files after cloning on source?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">szulfi</dc:creator><pubDate>Fri, 07 Nov 2008 06:43:46 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-3550332</link><description>&lt;p&gt;I forwarded your note/question to the admin that's tested it. I'm not sure he's done much with backup and restore, but if he has, he should respond with an email pretty soon. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Wed, 05 Nov 2008 08:59:08 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-3460422</link><description>&lt;p&gt;Hi Dan,&lt;/p&gt;&lt;p&gt;I wonder if you can provide me with your (colleagues) backup and restore process with VM Explorer?&lt;br&gt;I have been able to backup and restore but, I've not been able to get the restored VM to detect the operating system.&lt;/p&gt;&lt;p&gt;If you can help, I would very much appreciate it!&lt;/p&gt;&lt;p&gt;Thanks!&lt;br&gt;Herc&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HercuLeeZ</dc:creator><pubDate>Mon, 03 Nov 2008 15:06:14 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-3457160</link><description>&lt;p&gt;btw, latest version supports now ESX 3i&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Mon, 03 Nov 2008 11:50:58 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2900106</link><description>&lt;p&gt;Tom,&lt;/p&gt;&lt;p&gt;Thanks for the tip. One of the admins here installed the tool to try it out and says it's awesome and can't believe that he gets exactly the types of things he needs for free. There is a pay-for version, but the free version does all he needs, so he's quite pleased. You've made someone's life easier--thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Mon, 06 Oct 2008 17:38:13 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2818906</link><description>&lt;p&gt;the VM Explorer tool let's you clone or move your vm's from one server to the other, btw for most features it's free&lt;br&gt;&lt;a href="http://www.trilead.com/Products/VM_Explorer/" rel="nofollow noopener" target="_blank" title="http://www.trilead.com/Products/VM_Explorer/"&gt;http://www.trilead.com/Prod...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Fri, 03 Oct 2008 05:38:05 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2424638</link><description>&lt;p&gt;That looks relatively easy compared to what I tried to do originally. &lt;br&gt;We've upgraded our ESX server now, so I'm not sure if this method works &lt;br&gt;on 3.0.1 or not, but next time we need to clone, I'll give it a try on &lt;br&gt;our current version.&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Thu, 18 Sep 2008 12:29:12 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2384040</link><description>&lt;p&gt;If you would like to clone virtual machine on esx server without the help of virtual center here is the instruction to do so&lt;/p&gt;&lt;p&gt;log into esx server&lt;/p&gt;&lt;p&gt;su to root and type the following command&lt;/p&gt;&lt;p&gt;$ vmkfstools -i /vmfs/volumes/datastore/sourcevm/sourcevm.vmdk /vmfs/volumes/datastore/destvm/destvm.vmdk&lt;/p&gt;&lt;p&gt;this will clone the virtual machine from source to destination&lt;/p&gt;&lt;p&gt;once you have finished cloning&lt;/p&gt;&lt;p&gt;go to vi client and run file-&amp;gt;new virtual machine&lt;/p&gt;&lt;p&gt;use custom instead of typical&lt;/p&gt;&lt;p&gt;give the same name as the destination virtual machine name&lt;/p&gt;&lt;p&gt;use next next until you get to point where it ask’s you for select disk change it to use an existing virtual disk and specify the path to .vmdk file&lt;/p&gt;&lt;p&gt;and click next and next and finish this job&lt;/p&gt;&lt;p&gt;Now you should be able to turn on the machine with out any issues&lt;/p&gt;&lt;p&gt;Hope this works for you   ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wmz</dc:creator><pubDate>Tue, 16 Sep 2008 09:33:49 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2237893</link><description>&lt;p&gt;Thanks for the update and confirmation that the method works in more &lt;br&gt;than one specific case.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Norris</dc:creator><pubDate>Mon, 08 Sep 2008 17:51:31 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-2237756</link><description>&lt;p&gt;The method proposed by Gavin worked for me with a Debian VM. Like Ryan described above for Ubuntu, here i needed to delete /etc/udev/rules.d/25-persistent-net.rules and reboot to get the NIC back up.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mutante</dc:creator><pubDate>Mon, 08 Sep 2008 17:40:10 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1921001</link><description>&lt;p&gt;@Gavin: That sounds like it might work--I haven't tried it though. Have you tried it and was it successful? Unfortunately, my ESX environment isn't available for testing any longer, so I can't test it out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan</dc:creator><pubDate>Fri, 22 Aug 2008 17:04:10 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1921002</link><description>&lt;p&gt;Couldn't you simply perform the following successfully?&lt;/p&gt;&lt;p&gt;1.	Create a new machine using VM Infrastructure Client choosing the same base OS that you want to clone. &lt;br&gt;2.	Once the machine is created, you log into the ESX server as root through SSH and locate the new VM machine (VMnew). &lt;br&gt;3.	Now what you can do is copy the “VMoriginal-flat.vmdk” file that you want to clone and replace the new VM “VMnewflat.vmdk” file with “VMoriginal-flat.vmdk”, making sure you change the name. &lt;br&gt;4.	Start the new VM from the VM Infrastructure Client.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gavin Hill</dc:creator><pubDate>Thu, 21 Aug 2008 06:24:52 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1921000</link><description>&lt;p&gt;@Ryan Thanks for the extra tip!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan</dc:creator><pubDate>Thu, 14 Aug 2008 19:57:34 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1921003</link><description>&lt;p&gt;We own 3 ESX Servers and this is the method that we use ever time to copy our Master Linux Clone. Please keep in mind that if you are copying a striped version of Unix based OS you may need to some extra work to get the NIC/ETH0 online. We use Ubuntu 7.10 LTS and one you clone you must delete the: /etc/udev/rules.d/70-persistent-net.rules and reboot in order for the server to detect the new NIC/ETH0 that it thinks it has.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Lanham</dc:creator><pubDate>Thu, 14 Aug 2008 17:02:50 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1921004</link><description>&lt;p&gt;The reason I developed this procedure was because I didn't have access to Virtual Centre. This is the "manual" way--if you have VC, you're right, it's a lot easier. However, last I checked, VC isn't free, so not everyone will have it configured.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan</dc:creator><pubDate>Mon, 28 Jul 2008 08:08:38 -0000</pubDate></item><item><title>Re: Cloning a VM on ESX Server 3.0.1</title><link>http://www.dannorris.com/2007/08/31/cloning-a-vm-on-esx-server-301/#comment-1920999</link><description>&lt;p&gt;Why not just right click the virtual server that you have shutdown and want to clone in Virtual Centre.  Once you right click, choose clone.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sycomsimon</dc:creator><pubDate>Mon, 28 Jul 2008 04:00:09 -0000</pubDate></item></channel></rss>