<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JERVIS DOT WS &#187; Virtualization</title>
	<atom:link href="http://jervis.ws/tag/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://jervis.ws</link>
	<description>A techie’s thoughts and opinions on anything &#38; everything that comes to mind</description>
	<lastBuildDate>Tue, 15 Feb 2011 20:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>How to clone a VMware Server virtual machine</title>
		<link>http://jervis.ws/2008/06/05/how-to-clone-a-vmware-server-virtual-machine/</link>
		<comments>http://jervis.ws/2008/06/05/how-to-clone-a-vmware-server-virtual-machine/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:49:55 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=43</guid>
		<description><![CDATA[<p>Here is a quick guide on how to clone a VMware Server Virtual Machine and bring it up as a new VM in its own right. This allows you to build one base line image and then produce several separate servers from it, or for example, to clone a production VM to test installing a [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick guide on how to clone a VMware Server Virtual Machine and bring it up as a new VM in its own right. This allows you to build one base line image and then produce several separate servers from it, or for example, to clone a production VM to test installing a software upgrade on it.</p>
<p>1. First off, you need to have built your source server<br />
2. Now ensure it is shut down &amp; VMware Server shows it as powered off.<br />
3. Next copy the VM’s folder to a new folder eg: copy c:\Virtual_Machines\CentOS_5.1\ to c:\Virtual_Machines\devel-server\<br />
4. Now we need to rename the VMware config file, change into your new VM’s directory and rename the .vmx file. eg: from centos.vmx to devel-server.vmx<br />
5. You now need to change the name of the VM in the config file. Open the .vmx file in a text editor and edit the display name line as required. Ensure this does not clash with any of your other VMs.<br />
eg: form this: displayName = “centos” to this: displayName = “devel-server”<br />
6. You can also rename the disks if you need to, you will also need to change the disk names in the config file. However, I normally setup the disks myself when i create the machine as disk1 disk2 etc and when I clone the server all its disks are duplicated in the new folder, that way i don’t need to rename them and they are completely seperate servers. Nice and clean way of doing things. If your unsure leave your disk files and their entires in your config file alone.<br />
7. Now open VMware Server Console, and connect to your server<br />
8. Then click on File, Open, Browse and locate your new VMX config file in your new VM’s folder.<br />
9. Now you should be able to power up your new VM.<br />
10. You will now need to tell it to create a new UUID when asked</p>
<p>This also works on linux but your server VM path will be more like: /var/lib/vmware/Virtual Machines</p>
<p>Other things to think about, the hostname of your server, and its IP address. These are the two issues people have once they have cloned a server, if its DHCP, your ok, if its static, boot only one at a time.</p>
<p>The first time you boot your new system (The clone) set its hostname and IP configuration.</p>
<p>Stay tuned for my next post: Delete mail, exim mail queue</p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2008/06/05/how-to-clone-a-vmware-server-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Server, on a Laptop</title>
		<link>http://jervis.ws/2008/06/04/vmware-server-on-a-laptop/</link>
		<comments>http://jervis.ws/2008/06/04/vmware-server-on-a-laptop/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:43:07 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=136</guid>
		<description><![CDATA[
<p>This week I needed to do some testing on two different server setups and did not have any spare boxes handy. I have found in the past that i have spent a lot of time getting hardware together, plugging it in and finding install CD’s.</p>
<p>I set about trying an easier way of testing, and having [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>This week I needed to do some testing on two different server setups and did not have any spare boxes handy. I have found in the past that i have spent a lot of time getting hardware together, plugging it in and finding install CD’s.</p>
<p>I set about trying an easier way of testing, and having a good spec laptop which I use day to day, I decided to install VMware Server on it. Then I created a Virtual Machine and installed a clean CentOS 5.1 build on it.</p>
<p>I needed two systems for my testing so decided to keep this install as my “template” or “clean base” and clone it. I would then have “clean”, “server1″ and “server2″. When I finished my testing I could delete the two server VM’s and would be ready to start again next time.</p>
<p>It worked great and I would highly recommend it. (Plus its Free!)</p>
<p>Stay tuned for my next post on: How to clone a VMware Server virtual machine!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2008/06/04/vmware-server-on-a-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

