<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>physical to virtual converter &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/category/physical-to-virtual-converter/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Fri, 15 May 2020 10:07:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://agileops.co.uk/wp-content/uploads/2017/10/favicon-01-50x50.png</url>
	<title>physical to virtual converter &#8211; AgileOps</title>
	<link>https://agileops.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">194680508</site>	<item>
		<title>What is Virtualization? overview of VMware ESX Hypervisor</title>
		<link>https://agileops.co.uk/what-is-virtualization-overview-of-vmware-esx-hypervisor/</link>
					<comments>https://agileops.co.uk/what-is-virtualization-overview-of-vmware-esx-hypervisor/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Fri, 15 May 2020 09:21:59 +0000</pubDate>
				<category><![CDATA[Full Virtualization]]></category>
		<category><![CDATA[Hardware Virtualization]]></category>
		<category><![CDATA[Hosted Virtualization]]></category>
		<category><![CDATA[Network Virtualization]]></category>
		<category><![CDATA[Paravirtualization]]></category>
		<category><![CDATA[physical to virtual converter]]></category>
		<category><![CDATA[Server Virtualization]]></category>
		<category><![CDATA[Storage Virtualization]]></category>
		<category><![CDATA[virtualized]]></category>
		<guid isPermaLink="false">https://agileops.co.uk/?p=15840</guid>

					<description><![CDATA[Hi All, This is my first sessions in VMware vSphere 7 Training, we will be looking at How Virtualization all started and how VMware helps us achieve this. Agenda :...]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
<p>Hi All,</p>



<p>This is my first sessions in VMware vSphere 7 Training, we will be looking at How Virtualization all started and how VMware helps us achieve this. </p>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="VMware Tutorial for Beginners vSphere 7 Session 1 What is Virtulization and VMware  ESXi Hypervisor" width="1400" height="788" src="https://www.youtube.com/embed/6T8Z_N98e7A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<p>Agenda :</p>



<p>What is Virtualization? </p>



<p>Overview Type 1 and Type 2 </p>



<p> What is Virtualization?  </p>



<p><strong>Virtualization</strong>&nbsp;is the process of creating a software-based, or
virtual, representation of something, such as</p>



<ul><li>Virtual applications</li><li>Servers </li><li>Storage</li><li>Networks</li></ul>



<p>It is the single most effective way to reduce IT expenses
while boosting efficiency and agility for all size businesses.</p>



<p>Ref: <a href="https://www.vmware.com/in/solutions/virtualization.html">https://www.vmware.com/in/solutions/virtualization.html</a></p>



<p>Different Types of Server virtualization </p>



<ul><li>Server Virtualization</li><li>Network Virtualization</li><li>Storage Virtualization</li><li>Desktop Virtualizaiton </li></ul>



<p> <strong>Server Virtualization </strong></p>



<p>Enables multiple operating systems to run on a single physical server as highly efficient virtual machines. <br> Greater IT efficiencies<br> Reduced operating costs<br> Faster workload deployment<br> Increased application performance<br> Higher server availability<br> Eliminated server sprawl and complexity</p>



<p> <strong>Network Virtualization</strong><br> Network Virtualization is achieved by reproducing a physical network, network virtualization allows applications to run on a virtual network as if they were running on a physical network — but with greater operational benefits and all the hardware independencies of virtualization. <a href="https://www.vmware.com/topics/glossary/content/network-virtualization">Network virtualization</a> presents logical networking devices and services  </p>



<p>&nbsp;logical ports,
switches, routers, firewalls, load balancers, VPNs and more — to connected
workloads.</p>



<p>Note the VMware product that helps in Network virtualization is called <strong> NSX-T</strong>,  The Previous version was <strong>NSX-V</strong>  ( My course will not cover this topic as its a different tract of certification called VCP -NV.)</p>



<p> <strong>Storage Virtualization </strong></p>



<p>This is achieved by virtualization the storage using storage. the Physical disk is now virtual disk in the VMware the Hard disk is a file that has the os and the user data within.  usually, the storage is used by EMC, NetAPP. etc. </p>



<p>VMware has there Hyper Converted solution called vSAN.</p>



<p><strong>Desktop Virtualizaiton </strong></p>



<p>These days we have a great need of working from home so Desktop virtualization has become increasingly popular. we have different solutions for this Xen Desktop from Citrix and VMware Horizon View Desktop from VMware. </p>



<p>This is basically streaming the desktop to the end-user using protocols like RDP, PCOVIP, and a new protocol from VMware called Blast. </p>



<p>VMware has a certification path for this if you are interested in Desktop mobility. </p>



<p> <strong>Overview of Hypervisor Type 1 and Type 2</strong></p>



<p>Type 1 Hypervisor:</p>



<p>This hypervisor is installed directly on the bare-metal hardware. The hypervisor is a very lightweight small software which takes care of all the IO and cpu and memory instructions, it is similar to the Kernal in our Operating systems like Windows or Linux. </p>



<p>Type 2 Hypervisor:</p>



<p>This is installed on your os like Windows or Linux, hence this is also referred to a hosted hypervisor. </p>



<p>The performance is better with Type 1 hypervisor as it has direct access to the CPU, memory and IOS of the physical server. In Type 2 the resources are fist used with the host Operating system then left at disposal for the type two hypervisor. an example is virtual box, VMware Player and VMware Workstation for Linux VMware Fusion<br></p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="903" height="399" data-attachment-id="15890" data-permalink="https://agileops.co.uk/what-is-virtualization-overview-of-vmware-esx-hypervisor/image-22/" data-orig-file="https://agileops.co.uk/wp-content/uploads/2020/05/image.png" data-orig-size="903,399" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="image" data-image-description="" data-image-caption="" data-medium-file="https://agileops.co.uk/wp-content/uploads/2020/05/image-300x133.png" data-large-file="https://agileops.co.uk/wp-content/uploads/2020/05/image.png" tabindex="0" role="button" src="https://agileops.co.uk/wp-content/uploads/2020/05/image.png" alt="Different types of Hypervisor" class="wp-image-15890" srcset="https://agileops.co.uk/wp-content/uploads/2020/05/image.png 903w, https://agileops.co.uk/wp-content/uploads/2020/05/image-300x133.png 300w, https://agileops.co.uk/wp-content/uploads/2020/05/image-768x339.png 768w, https://agileops.co.uk/wp-content/uploads/2020/05/image-700x309.png 700w, https://agileops.co.uk/wp-content/uploads/2020/05/image-466x206.png 466w, https://agileops.co.uk/wp-content/uploads/2020/05/image-350x155.png 350w" sizes="(max-width: 903px) 100vw, 903px" /></figure>



<p></p>



<p>Ref:https://www.vmware.com/in/solutions/virtualization.html</p>



<p></p>
</div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/what-is-virtualization-overview-of-vmware-esx-hypervisor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15840</post-id>	</item>
		<item>
		<title>Virtualization Technologies used today and its benefits!</title>
		<link>https://agileops.co.uk/virtualization-benefits/</link>
					<comments>https://agileops.co.uk/virtualization-benefits/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Thu, 14 Jun 2012 02:18:51 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Full Virtualization]]></category>
		<category><![CDATA[Hardware Assisted)]]></category>
		<category><![CDATA[Hardware Virtualization]]></category>
		<category><![CDATA[Hosted Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Network Virtualization]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[Paravirtualization]]></category>
		<category><![CDATA[physical to virtual converter]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server Virtualization]]></category>
		<category><![CDATA[Storage Virtualization]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VCenter]]></category>
		<category><![CDATA[virtualized]]></category>
		<category><![CDATA[Vm ware converter]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=442</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[Most of the business today are choosing virtualization for Server consolidation, however along with that they get a lot more benefits:


<ul>
	

<li>Reduce power and space requirement in data centres</li>


	

<li>Fast application and service provisioning</li>


	

<li>Improved manageability</li>


	

<li>Business continuity</li>


</ul>


When these factors are measured by a survey taken by f5 few years a go we got the following results.<a href="https://quraishi.files.wordpress.com/2012/06/sc1.jpg"><img decoding="async" class="wp-image-446 alignleft" title="SC" src="https://quraishi.files.wordpress.com/2012/06/sc1.jpg" alt="" width="531" height="294" /></a>

This clearly explains that the Businesses are focused to do server consolidation and reduction of power and space requirement which is the driving factors even today.

The types of virtualization do we currently have ? as discussed this on my previous post, I am going to compare them today.

According to surveys taken recently we have the following stats.

This clearly explains us that most of the Virtualization technologies are been used today, however still the most popular one is Server virtualization. Never the less this is taken on a different level today to get the Desktop virtualization for the end users companies like Citrix and VMware have got a lot of powerful products for this.<span id="more-442"></span>


<p style="text-align:center;"> <a href="https://quraishi.files.wordpress.com/2012/06/sv1.jpg"><img loading="lazy" decoding="async" class="wp-image-447 aligncenter" title="sv" src="https://quraishi.files.wordpress.com/2012/06/sv1.jpg" alt="" width="422" height="243" /></a></p>


Finally I would like to discuss the products which are used in the industry and to what extent. The most widely used product is VMware ESX and then comes Microsoft Hyper-V. As we can see from the table below.


<p style="text-align:center;"> <a href="https://quraishi.files.wordpress.com/2012/06/vm2.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-449 aligncenter" title="Vm" src="https://quraishi.files.wordpress.com/2012/06/vm2.jpg" alt="" width="434" height="278" /></a></p>




<p style="text-align:left;">I will  be disscussing VMware and Hyper-V Technologies and theire benifites over one and outher in detail in my next post.</p>


Source:

<a href="https://www.f5.com/pdf/reports/enterprise-virtualization.pd">https://www.f5.com/pdf/reports/enterprise-virtualization.pd</a>

https://www.vmworld.com/community/conferences/2008/

<a href="https://communities.vmware.com/community/vmug/us_northeast/boston">https://communities.vmware.com/community/vmug/us_northeast/boston</a>

<a href="httpss://2008.msteched.com/itpro/public/precons.aspx">httpss://2008.msteched.com/itpro/public/precons.aspx</a>

<a href="https://www.microsoft.com/virtualization/default.mspx">www.microsoft.com/virtualization/default.mspx</a>


<p style="text-align:left;"> <a href="https://www.f5.com/solutions/resources/white-papers/">www.f5.com/solutions/resources/white-papers/</a></p>

]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/virtualization-benefits/feed/</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">442</post-id>	</item>
		<item>
		<title>Consolidating IT Infrastructure by Virtualization</title>
		<link>https://agileops.co.uk/virtualization/</link>
					<comments>https://agileops.co.uk/virtualization/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Tue, 12 Jun 2012 05:02:48 +0000</pubDate>
				<category><![CDATA[Full Virtualization]]></category>
		<category><![CDATA[Hardware Assisted)]]></category>
		<category><![CDATA[Hosted Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Internet Secuirty]]></category>
		<category><![CDATA[Network Virtualization]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[Paravirtualization]]></category>
		<category><![CDATA[physical to virtual converter]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[virtualized]]></category>
		<category><![CDATA[Vm ware converter]]></category>
		<category><![CDATA[Vmware]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=422</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper"><p><![CDATA[As we all know today the main priority is cost savings in every organizations. Keeping this in mind majority of companies are seeking alternative method of saving cost.

One of the way which has become most popular today is consolidating IT infrastructure.   That is by getting rid of old, crapey hardware that has been running for donkeys years!  which keeps braking every fortnight.  Also another concerning factor is space in the Data Center are already filled up, and companies cannot invest in setting up a new data centres, as it will involve huge investments.

So, most of the companys are looking into different types of virtualizations. They are 3 types of virtualizations which are avalable today.

<strong]]&gt;Full Virtualization</p>
<ul>
<li>Hypervisor contains the Virtual Machine Monitor (VMM)</li>
<li>Guest OS unchanged, Host can be any kind of hardware</li>
<li>Guest uses generic device drivers</li>
</ul>
<p><strong>Hardware Virtualization (a.k.a. Hardware Assisted)</strong></p>
<ul>
<li>VMM moved to hardware</li>
<li>Requires VT hardware</li>
<li>Guest OS unchanged, uses generic device drivers<span id="more-422"></span></li>
</ul>
<p><strong>Paravirtualization<a href="httpss://quraishi.files.wordpress.com/2012/06/products_esx_diagram.gif"><img loading="lazy" decoding="async" class="alignright size-full wp-image-424" title="products_esx_diagram" src="httpss://quraishi.files.wordpress.com/2012/06/products_esx_diagram.gif" alt="" width="212" height="200" /></a></strong></p>
<ul>
<li>Guest OS requires <em>paravirtualized</em> drivers</li>
<li>Thin layer for hypervisor, guest has access to Host hardware</li>
<li>Host any kind of hardware</li>
</ul>
<p>in gernal we have two famous methods of Virtualizaiton : <strong>Hosted Virtualization</strong> ( installing the virtualization software VMM on a host server ie. Windows Server 2008 or Linux etc. <strong>Bare Metal Virtualization</strong> ( installing the virtualization software on physical machine directly which gives super performance eg. VMware vSphear) aka <em>Hardware emulation</em> Further we can classify the virtualization in three important categories <strong><em>Storage Virtualization:</em></strong> This is achieved by consolidating all the storage in a single location which makes the network admins to easily manage the storage resource. <strong><em>Network Virtualization</em></strong> This is accomplished by combining all the network bandwidth and then splitting it into channels for users. this allows the Administrator allow resources as and when they require. This allows each user to access all of the network resources, which can be files and folders on the computer, printers or hard drives etc. This streamlined approach makes the life of the network administrator much easier. <strong><em>Server Virtualization</em></strong> This is the most popular virtualization method used today to consolidate multiple virtual machines on a single high spec physical server, This will save processing power , space in DC and more importantly cost.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>


<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="407" data-attachment-id="15826" data-permalink="https://agileops.co.uk/virtualization/type1andtype2hypervisor-2/" data-orig-file="https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor.png" data-orig-size="1360,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Type1andType2Hypervisor" data-image-description="" data-image-caption="" data-medium-file="https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-300x119.png" data-large-file="https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-1024x407.png" tabindex="0" role="button" src="https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-1024x407.png" alt="" class="wp-image-15826" srcset="https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-1024x407.png 1024w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-300x119.png 300w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-768x305.png 768w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-700x278.png 700w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-466x185.png 466w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-933x370.png 933w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor-350x139.png 350w, https://agileops.co.uk/wp-content/uploads/2020/04/Type1andType2Hypervisor.png 1360w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ol><li> Virtualization of old physical servers to a virtual server  also known as P2V (Physical to Virtual)</li><li>Setup new servers only on virtual infrastructure (unless there is a mandatory requirement of having a physical server )</li></ol>



<p></p>



<p>Although there are a lot of products available in the market to achieve this the ones that are hugely popular is VMware and Hyper –V. both of the software does the job although there is always a big debate on which is better one. I have always been a big supporter of VMware products, with their new range of products complementing one and other. I will dig these two deeper on my next post &#8230; Thanks for reading. </p>



<p>Sources : VMware: https://www.vmware.com/files/pdf/VMware_paravirtualization.pdf </p>



<p>Dell: https://www.dell.com/downloads/global/power/ps3q05-20050191-Abels.pdf </p>



<p>Microsoft: https://www.microsoft.com/en-us/server-cloud/hyper-v-server/benefits.aspx]]&gt;</p>
</div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/virtualization/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">422</post-id>	</item>
		<item>
		<title>How to Virtualize Your Computer</title>
		<link>https://agileops.co.uk/p2v/</link>
					<comments>https://agileops.co.uk/p2v/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Sun, 26 Sep 2010 14:08:36 +0000</pubDate>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[physical to virtual converter]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VCenter]]></category>
		<category><![CDATA[virtualized]]></category>
		<category><![CDATA[Vm ware converter]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=157</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[

<p style="text-align:left;">Last Friday I have virtualized my Windows XP Laptop, before I start telling you guys, how its done I think its worth mentioning why I need to do it?</p>


We normal Virtualize the physical server that are very old and start getting faults very often or they are too big for us to keep in our data centres.

I have dual booted my laptop with Windows 7 ’64 bit’ edition, Which works brilliant. However Win7 is as this is 64 bit version of Windows I had to work around quite a few applications which I use on daily basis to get them work on Win7.
However the most important software which I need to work from home is the vpn client provided by CISCO. The VPN client is yet to be rewritten for Win ’64 bit’ CPU. As a result I could not use Win7 to work from home, as I was unable to install VPN client to deil.

Now you can guess why I virtualized my Windows XP OS.<span id="more-157"></span>

For P2V (Physical to virtual Conversion) all you need is VM ware Vcenter which is the software that does this beautiful job of converting the Physical machine in my case Laptop to a VM ware Virtual machine more specifically it rebuilds it to a <strong><em>.VMDK</em></strong> file (a specific file format for VMware virtual machines).

This is how you do it:


<p style="text-align:left;">1. Open VCenter  and select Convert Mechine</p>





<dl class="wp-caption alignright">

<dt class="wp-caption-dt"><a href="https://quraishi.files.wordpress.com/2010/09/1.png"><img loading="lazy" decoding="async" class="size-full wp-image-254" title="1" src="https://quraishi.files.wordpress.com/2010/09/1.png" alt="" width="594" height="389" /></a></dt>



<dd class="wp-caption-dd">VCenter</dd>

</dl>




<p class="mceTemp" style="text-align:left;"> 2. <strong>Specify Source:</strong> On the new screen you we will need to select source which will be the system you want to virtulize.</p>


• From the dropdown select Power-on machine.
• Make sure you select this local machine.



<dl class="wp-caption alignright">

<dt class="wp-caption-dt"><a href="https://quraishi.files.wordpress.com/2010/09/2.png"><img loading="lazy" decoding="async" class="size-full wp-image-255" title="2" src="https://quraishi.files.wordpress.com/2010/09/2.png" alt="" width="594" height="466" /></a></dt>



<dd class="wp-caption-dd">Specify Source</dd>

</dl>




<p style="text-align:left;">3. <strong>Specify Destination</strong>: On this screen you will need to specify the destination and destination type i.e. if you want the virtual machine to be a workstation or a vmware Infrastructure guest machine.</p>


• Select the destination type as Vmware Workstation or Other VMware or virtual machine
• Select a VMware product VMware Worksation 6.5.x
• On the virtual machine details section You will need to give the name of the system (what ever you want it to be known as)
• Specify the destination to store the vm ( you will find the .vmdx file eg. TechnoMechine.vmdx)



<dl class="wp-caption alignright">

<dt class="wp-caption-dt"><a href="https://quraishi.files.wordpress.com/2010/09/3.png"><img loading="lazy" decoding="async" class="size-full wp-image-256" title="3" src="https://quraishi.files.wordpress.com/2010/09/3.png" alt="" width="594" height="466" /></a></dt>



<dd class="wp-caption-dd">Specify Destination</dd>

</dl>

4. <strong>Specify Destination View and Edit Options</strong>: On this screen you can edit all Virtual machine and select the requirement you need for your virtual machine.


<p style="text-align:center;"><!--START MERCHANT:merchant name npower from affiliatewindow.com.-->
<img loading="lazy" decoding="async" class="aligncenter" style="border:0;" src="https://www.awin1.com/cshow.php?s=211646&amp;v=1842&amp;q=108210&amp;r=111961" alt="" width="468" height="60" border="0" />
<!--END MERCHANT:merchant name npower from affiliatewindow.com--></p>


• We can give the storage size by default VCenter will like to give the same size of the source drive where your Operating system is installed.
• I have my XP installed on 30 GB partition and I have now extended it to 50 GB as I was struggling for disk space.

• You can click on the Advanced to view more option.



<dl class="wp-caption alignright">

<dt class="wp-caption-dt"><a href="https://quraishi.files.wordpress.com/2010/09/4.png"><img loading="lazy" decoding="async" class="size-full wp-image-258" title="4" src="https://quraishi.files.wordpress.com/2010/09/4.png" alt="" width="594" height="466" /></a></dt>



<dd class="wp-caption-dd">View and Edit VMware</dd>

</dl>

<strong>View and Edit VMware</strong>

5<strong>. Devices </strong>: This section is to setup the number of CPU you want your VM to use and the Memory you want to give to the VM.


<p class="mceTemp mceIEcenter" style="text-align:left;">




<p class="mceTemp mceIEcenter" style="text-align:left;"><a href="https://quraishi.files.wordpress.com/2010/09/5.png"><img loading="lazy" decoding="async" class="alignright size-full wp-image-259" title="5" src="https://quraishi.files.wordpress.com/2010/09/5.png" alt="" width="594" height="466" /></a></p>




<p class="mceTemp mceIEcenter" style="text-align:left;"><strong> </strong></p>




<p class="mceTemp mceIEcenter" style="text-align:left;"><strong>6.Networks</strong>: this section is to choose how you want the vm to connect to the network.</p>




<p class="mceTemp mceIEcenter" style="text-align:left;"><em>We have 3 options:</em>
<em>•Bridge that allows you to connect directly to the physical network.
•NAT (Network Address Translation) Used to share the host IP address. (recommended)
•Host-only that setup a private network share with the host machine. </em> <a href="https://quraishi.files.wordpress.com/2010/09/6.png"><img loading="lazy" decoding="async" class="alignright size-full wp-image-261" title="Network" src="https://quraishi.files.wordpress.com/2010/09/6.png" alt="" width="594" height="466" /></a></p>




<p class="mceTemp mceIEcenter" style="text-align:left;"> <strong>7.Services</strong>: always make sure you disable all the services which are specific to the hardware as you will not need them once the system is virtualized. an example is Apple Mobile device for iPhone.</p>




<p class="mceTemp mceIEcenter" style="text-align:left;">  <a href="https://quraishi.files.wordpress.com/2010/09/7.png"><img loading="lazy" decoding="async" class="alignright size-full wp-image-262" title="Disable Services" src="https://quraishi.files.wordpress.com/2010/09/7.png" alt="" width="594" height="466" /></a></p>




<p class="mceTemp mceIEcenter" style="text-align:left;">




<p class="mceTemp mceIEcenter" style="text-align:left;">8<strong>.  Ready to Complete</strong>: Summery of all the selections you have made just go through it to be sure that you have selection is correct. If you wish to change something you can still hit on the back button and get it changed.</p>


Once you confident that you have everything correct on this page click Finish and sit back and relax.

Once you confident that you have everything correct on this page click Finish.


<p class="mceTemp mceIEcenter" style="text-align:left;">





<dl class="wp-caption aligncenter">

<dt class="wp-caption-dt"><img loading="lazy" decoding="async" class="size-full wp-image-159" title="Virtulizing my XP laptop " src="https://quraishi.files.wordpress.com/2010/09/img_3353.jpg" alt="" width="594" height="445" /></dt>



<dd class="wp-caption-dd">Physical to Virtual Conversion by VmWare Vcenter</dd>

</dl>




<p class="mceTemp mceIEcenter" style="text-align:left;">




<p class="mceTemp mceIEcenter" style="text-align:left;">   After the P2V is completed, I used the VM ware Player to open the .vmdk file this understands that it’s a virtual machine and starts the system. Just by chose the option that says open an existing VM machine. And browse to the .vmdx file, you should be ready to play the vm.</p>


<a href="https://quraishi.files.wordpress.com/2010/09/p2v1.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-171" title="p2v" src="https://quraishi.files.wordpress.com/2010/09/p2v1.png" alt="" width="594" height="371" /></a>      We can also Save/Restore the VM to save time which is similar to hibernation

<a href="https://quraishi.files.wordpress.com/2010/09/vmrestore.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-170" title="vmrestore" src="https://quraishi.files.wordpress.com/2010/09/vmrestore.png" alt="" width="594" height="371" /></a>            After opening XP vm I am connecting to the VPN to make sure the RSA still work after vitalizing.

<a href="https://quraishi.files.wordpress.com/2010/09/connecting-to-vpn.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-172" title="connecting to VPN" src="https://quraishi.files.wordpress.com/2010/09/connecting-to-vpn.png" alt="" width="594" height="371" /></a>

If anyone wants to do this and need any help just let me know I will update this post with step by step instructions for doing the P2V conversion.

<strong>Advantages of virtualization:</strong>

• Save hardware replacement cost on event of hardware failure. best for old servers that are running crappy hardware and keeps braking every other week.

• Save maintenance cost.

• Save energy as your not powering it on its running on another Server

• You will eventually save money on cooling too.

• Most importantly if you think that the Virtual machine needs more memory all you would need to do is shut down and increase memory.

• The same applies to disk space all you will need to do is add a new Virtual disk image and map it to the VM it will start looking at the new data store in My Computer.

If anyone has any questions please feel free to comment .]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/p2v/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">157</post-id>	</item>
	</channel>
</rss>
