<?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>vReality</title>
	<atom:link href="http://v-reality.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://v-reality.info</link>
	<description>Cloud is the new Virtual Reality</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:37:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Configuring multi-NIC vMotion on vSphere 5</title>
		<link>http://v-reality.info/2012/02/configuring-multi-nic-vmotion-on-vsphere-5/</link>
		<comments>http://v-reality.info/2012/02/configuring-multi-nic-vmotion-on-vsphere-5/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:26:24 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2187</guid>
		<description><![CDATA[<p>vSphere 5 introduced support for utilizing multiple network interfaces per single host for vMotion transfer. This is very useful feature for systems which are limited to 1 Gigabit network as migrating multiple VMs off a host can take very long time with 1 Gigabit vMotion network. Multiple NIC vMotion also allow larger workloads to [...]]]></description>
			<content:encoded><![CDATA[<p>vSphere 5 introduced support for utilizing multiple network interfaces per single host for vMotion transfer. This is very useful feature for systems which are limited to 1 Gigabit network as migrating multiple VMs off a host can take very long time with 1 Gigabit vMotion network. Multiple NIC vMotion also allow larger workloads to be migrated successfully when they could fail without in case of insufficient vMotion bandwidth.</p>
<p>Taking advantage of multiple NIC vMotion requires having multiple vMotion vmkernel interfaces on each host. You need to assign unique IP address for each of those vmkernel interface and you should bind each vmkernel interface to a different uplink NIC.</p>
<h2>Configuring standard vSwitch for multi-NIC vMotion</h2>
<p>To enable multiple NIC vMotion with standard vSwitch you could either use single vSwitch with multiple uplinks, or you could use multiple vSwitches with single uplink.<img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 25px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="vSwitch with multiple uplinks" border="0" alt="vSwitch with multiple uplinks" src="http://v-reality.info/wp-content/uploads/2012/02/vSwitch2.png" width="429" height="165" /></p>
<p align="center">a. Single vSwitch with multiple uplinks</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 50px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="Multiple vSwitches with single uplink" border="0" alt="Multiple vSwitches with single uplink" src="http://v-reality.info/wp-content/uploads/2012/02/vSwitchx22.png" width="429" height="200" /></p>
<p align="center">b. Multiple vSwitches with single uplink</p>
<h2 align="left">vMotion vmkernel interface</h2>
<p align="left">Add new vmkernel interface and enable vMotion on it. vSphere 5 can load balance vMotion transfer over up 16 interfaces with 1 Gigabit NICs or up to 4 interfaces with 10 Gigabit NICs.</p>
<p align="left"><a href="http://v-reality.info/wp-content/uploads/2012/02/add_vmotion2.png" rel="lightbox[4]"><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="" border="0" alt="" src="http://v-reality.info/wp-content/uploads/2012/02/add_vmotion2_thumb.png" width="578" height="424" /></a></p>
<p align="left">You can assign IP addresses from same subnet to all vMotion vmkernel interfaces, but IP address has to be unique on each interface.</p>
<p align="left"><a href="http://v-reality.info/wp-content/uploads/2012/02/add_vmotion2_ip.png" rel="lightbox[4]"><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="" border="0" alt="" src="http://v-reality.info/wp-content/uploads/2012/02/add_vmotion2_ip_thumb.png" width="578" height="424" /></a></p>
<h2>Override switch failover order</h2>
<p>If you have multiple vmkernel interfaces on same vSwitch you need to assign dedicated uplink for each vMotion portgroup. Go to the “<em>NIC Teaming</em>” tab on portgroup settings, enable “<em>Override switch failover order</em>” and configure only single vmnic as “<em>Active Adapters</em>”, any other adapters should be set as “<em>Unused Adapters</em>”.</p>
<p>Repeat this step for each vMotion vmkernel interface, assign unique vmnic adapter for each vMotion portgroup, eg. “<em>vMotion 1</em>” portgroup has “<em>vmnic2</em>” as active adapter and “<em>vMotion 2</em>” portgroup has “<em>vmnic3</em>” as active adapter.</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/failover_order3.png" rel="lightbox[4]"><font color="#000000"></font><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Set failover order" border="0" alt="Set failover order" src="http://v-reality.info/wp-content/uploads/2012/02/failover_order_thumb3.png" width="389" height="480" /></a></p>
<h2>Verifying multi-NIC vMotion functionality</h2>
<p>ESXi 5 hosts will take advantage of multiple vMotion interfaces automatically once they have been properly set. Any single vMotion will be load balanced on all vMotion interfaces you have configured. To verify that vMotion load balancing takes place check ESXi host vmkernel.log, you should see multiple connections for single vMotion session.</p>
<p>Outgoing vMotion session</p>
<blockquote><p><font size="2" face="Courier New">cpu1:10496)MigrateNet: 1155: 1328264432389309 S: <strong>Successfully bound connection to vmknic &#8217;10.0.0.4&#8242;</strong>         <br />cpu1:10496)VMotionUtil: 3118: 1328264432389309 S: Stream connection 1 added.         <br />cpu1:10496)MigrateNet: 1155: 1328264432389309 S: <strong>Successfully bound connection to vmknic &#8217;10.0.0.1&#8242;</strong>         <br />cpu1:10496)VMotionUtil: 3118: 1328264432389309 S: Stream connection 2 added.</font></p>
</blockquote>
<p>Incoming vMotion session</p>
<blockquote><p><font size="2" face="Courier New">cpu1:10321)MigrateNet: 1155: 1328264187746848 D: Successfully bound connection to vmknic &#8217;10.0.0.4&#8242;        <br />cpu0:2666)MigrateNet: vm 2666: 1979: <strong>Accepted connection from &lt;10.0.0.5&gt;</strong>         <br />cpu0:2666)MigrateNet: vm 2666: 2049: dataSocket 0x4100154e60c0 receive buffer size is 563272         <br />cpu1:2666)VMotionUtil: 3118: 1328264187746848 D: Stream connection 1 added.         <br />cpu1:2666)MigrateNet: vm 2666: 1979: <strong>Accepted connection from &lt;10.0.0.2&gt;</strong>         <br />cpu1:2666)MigrateNet: vm 2666: 2049: dataSocket 0x4100154e6760 receive buffer size is 563272         <br />cpu1:2666)VMotionUtil: 3118: 1328264187746848 D: Stream connection 2 added.</font></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2012/02/configuring-multi-nic-vmotion-on-vsphere-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use custom AD group with ESXi 5 AD integration</title>
		<link>http://v-reality.info/2012/02/how-to-use-custom-ad-group-with-esxi-5-ad-integration/</link>
		<comments>http://v-reality.info/2012/02/how-to-use-custom-ad-group-with-esxi-5-ad-integration/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:52:14 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[permissions]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2156</guid>
		<description><![CDATA[<p>Since vSphere 4.1 it has been possible to integrate ESXi user authentication with Active Directory. In vSphere 4.1 AD group which was use to grant root permissions on ESXi host was hard coded as “ESX Admins” so you had to change your AD group structure to match that. With vSphere 5 it is now [...]]]></description>
			<content:encoded><![CDATA[<p>Since vSphere 4.1 it has been possible to integrate ESXi user authentication with Active Directory. In vSphere 4.1 AD group which was use to grant root permissions on ESXi host was hard coded as “ESX Admins” so you had to change your AD group structure to match that. With vSphere 5 it is now possible to change which AD group members are granted root permissions on ESXi host, here is how.</p>
<p>Open Advanced Settings of your ESXi host</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/advanced_settings2.png" rel="lightbox[3]"><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="advanced_settings" border="0" alt="advanced_settings" src="http://v-reality.info/wp-content/uploads/2012/02/advanced_settings_thumb2.png" width="578" height="373" /></a></p>
<p>In ESXi host Advanced Settings browse to <em>Config –&gt; HostAgent</em> and you will see &quot;<em>Config.HostAgent.plugins.hostsvc.esxAdminsGroup</em>” setting which you can change to match your preference. Change takes place within a minute or so, ESXi host reboot is not necessary.</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/esx_admins1.png" rel="lightbox[3]"><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="esx_admins" border="0" alt="esx_admins" src="http://v-reality.info/wp-content/uploads/2012/02/esx_admins_thumb1.png" width="578" height="480" /></a></p>
<p>Please note that each ESXi host will store <em>esxAdminsGroup</em> setting locally once any member in that group logs successfully to a ESXi host, setting is stored in ESXi host local permissions configuration (see screenshot below). If you change <em>esxAdminGroup</em> setting you have to make sure that you check local permissions on each ESXi host and remove any references to old AD group you might have previously used.</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/esxi_host_permissions2.png" rel="lightbox[3]"><img style="background-image: none; border-right-width: 0px; margin: 35px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="esxi_host_permissions" border="0" alt="esxi_host_permissions" src="http://v-reality.info/wp-content/uploads/2012/02/esxi_host_permissions_thumb2.png" width="578" height="154" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2012/02/how-to-use-custom-ad-group-with-esxi-5-ad-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up NetFlow on vSphere distributed switch</title>
		<link>http://v-reality.info/2012/02/setting-up-netflow-on-vsphere-distributed-switch/</link>
		<comments>http://v-reality.info/2012/02/setting-up-netflow-on-vsphere-distributed-switch/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:35:00 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[distributed switch]]></category>
		<category><![CDATA[netflow]]></category>
		<category><![CDATA[vds]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2122</guid>
		<description><![CDATA[<p>Many networking devices like routers and switches, implement a NetFlow protocol which is used to export information of passing network traffic to a specific NetFlow collector application for analysis and visualization. Back in days, VMware ESX 3.5 had experimental support for NetFlow but it was dropped for vSphere 4, with release of vSphere 5 [...]]]></description>
			<content:encoded><![CDATA[<p>Many networking devices like routers and switches, implement a NetFlow protocol which is used to export information of passing network traffic to a specific NetFlow collector application for analysis and visualization. Back in days, VMware ESX 3.5 had experimental support for NetFlow but it was dropped for vSphere 4, with release of vSphere 5 VMware introduced full production ready NetFlow support for vNetwork distributed switches.</p>
<p>NetFlow will export only information about source, destination, protocol and volume of network traffic passing the distributed switch, it will not have any visibility to actual payload.</p>
<h1>NetFlow Analyzer</h1>
<p>Ability to export NetFlow data doesn’t do much as-is, you need NetFlow analyzer application in which you import NetFlow data from vSphere distributed switch. While searching for application to do this I stumped on ManageEngine NetFlow Analyzer which is available as free download for 30 day evaluation, <a href="http://www.manageengine.com/products/netflow/download.html">http://www.manageengine.com/products/netflow/download.html</a>.</p>
<p><img style="background-image: none; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="manageengine_netflow_analyzer_download" src="http://v-reality.info/wp-content/uploads/2012/02/manageengine_netflow_analyzer_download.png" alt="manageengine_netflow_analyzer_download" width="500" height="310" border="0" /></p>
<p>ManageEngine NetFlow analyzer is available as Windows and Linux versions, I downloaded Windows version and had it running in no time as installation and configuration was very easy. Once installed I glanced though NetFlow Analyzer configuration for TCP port to which I should send NetFlow data from vDS. I found this quickly under “Admin”, “Server Settings”, “NetFlow Listener Port”.</p>
<p><img style="background-image: none; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="manageengine_netflow_analyzer_config" src="http://v-reality.info/wp-content/uploads/2012/02/manageengine_netflow_analyzer_config2.png" alt="manageengine_netflow_analyzer_config" width="346" height="180" border="0" /></p>
<p>As I knew IP address of my NetFlow Analyzer server and NetFlow listener port of application I was ready to proceed with vDS configuration.</p>
<h1>vSphere Distributed Switch Configuration</h1>
<p>NetFlow export is configured at distributed switch level, go to the networking view in vSphere Client click “edit settings” on switch you wish to export NetFlow data from. In switch Settings you can see “NetFlow” tab and on that page you will have following settings.</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/distributed_switch_netflow_config2.png" rel="lightbox[2]"><img style="background-image: none; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="distributed_switch_netflow_config" src="http://v-reality.info/wp-content/uploads/2012/02/distributed_switch_netflow_config_thumb2.png" alt="distributed_switch_netflow_config" width="530" height="272" border="0" /></a></p>
<p>First setting you should configure is “<em>Collector IP address</em>”, that is the IP of your NetFlow analyzer or collector application. You also need to configure correct port as every NetFlow analyzer and collector may have different default settings.</p>
<p>By default each ESXi host will export NetFlow data by using their own management address, because of this you will see multiple sources of traffic in your NetFlow analyzer. If you wish to have only single source for all your distributed switch traffic, you can configure specific source IP address for your vDS. This IP should be entered in “<em>VDS IP address</em>” field. Please note that you need to allow access from your ESXi host management IP addresses to your NetFlow analyzer/collector no matter what IP address you would type in vDS IP address.</p>
<p>By default distributed switch will send information about active network flow while 60 seconds have passed since flow was initiated, if you wish to have data about new flows quicker you could lower the value on “<em>Active flow export timeout</em>” but I do not recommend it unless you fully understand all implications it might have. I do not, so I don’t try to explain it. Data of idle network flows will be exported after 15 seconds of initial packet has passed.</p>
<p>Exporting NetFlow data from a vDS which is passing a LOT of traffic might have performance hit on ESXi host CPU, if you do not mind having lower resolution on your NetFlow data you could increase “<em>Sampling rate</em>” value. By default it is set to 0 which means that every packet is inspected and included in NetFlow export. If you set “<em>Sampling rate</em>” to 2 it means that every other network packet is inspected and included in NetFlow export, and so on. Increasing sampling rate will improve performance if you are having CPU utilization issues but it will also decrease NetFlow data resolution.</p>
<p>As last setting there is “<em>Process internal flows only</em>” check box. By default distributed switch will export data about all traffic passing internally on vDS or passing to or from physical network. If you have NetFlow enabled on your physical network devices it could be unnecessary to send information about flows which are passing on physical network layer also, as those are already seen and reported by other network devices. In this case you could check “<em>Process internal flows only</em>” setting and have distributed switch to export data only about flows which is switched directly by vDS and not passed to physical network layer, this would decrease any overhead NetFlow data exporting might have on your ESXi hosts.</p>
<h1>Inspecting NetFlow data</h1>
<p>Once you have your NetFlow analyzer and distributed switch properly set you should eventually have some data about network traffic taking place in your virtual infrastructure. Below is a screenshot of ManageEngine NetFlow Analyzer output about my vSphere lab traffic, you can see larger version of image by clicking of it.</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/02/manageengine_netflow_analyzer2.png" rel="lightbox[2]"><img style="background-image: none; margin: 30px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="manageengine_netflow_analyzer" src="http://v-reality.info/wp-content/uploads/2012/02/manageengine_netflow_analyzer_thumb2.png" alt="manageengine_netflow_analyzer" width="534" height="480" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2012/02/setting-up-netflow-on-vsphere-distributed-switch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vCenter Server 5 Data Migration Tool compatibility issues</title>
		<link>http://v-reality.info/2012/01/vcenter-server-5-data-migration-tool-compatibility-issues/</link>
		<comments>http://v-reality.info/2012/01/vcenter-server-5-data-migration-tool-compatibility-issues/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 13:44:45 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[datamigration.zip]]></category>
		<category><![CDATA[vcenter server]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2081</guid>
		<description><![CDATA[<p>While preparing for vSphere 5: What’s New training delivery I found out that vCenter Server Data Migration Tool on vCenter Server 5 installation media is not quite compatible with vCenter Server 4.1 contrary to documentation. vCenter Server Data Migration Tools is set of scripts for exporting and importing vCenter Server configuration and it is [...]]]></description>
			<content:encoded><![CDATA[<p>While preparing for <em>vSphere 5: What’s New</em> training delivery I found out that vCenter Server Data Migration Tool on vCenter Server 5 installation media is not quite compatible with vCenter Server 4.1 contrary to documentation. vCenter Server Data Migration Tools is set of scripts for exporting and importing vCenter Server configuration and it is useful if you are migrating vCenter Server to a new operating system (32-bit to 64-bit migration for example). </p>
<p>Data Migration Tool can be used to back up vCenter Server settings such as:</p>
<li>LDAP data </li>
<li>vCenter Services port settings (HTTP, HTTPS, Web services, etc) </li>
<li>SSL certificates </li>
<li>Licenses
<p>Data Migration Tool is available on vCenter Server installation media in “datamigration” folder. <a href="http://v-reality.info/wp-content/uploads/2012/01/datamigration_folder1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="Datamigration folder on vCenter Server install CD" border="0" alt="Datamigration folder on vCenter Server install CD" src="http://v-reality.info/wp-content/uploads/2012/01/datamigration_folder_thumb.png" width="610" height="300" /></a></p>
<p>First snag I hit was that for some weird reason Windows 2008 R2 built in unzip feature was not able to successfully extract datamigration.zip, most of the files in the archive were never extracted. I installed IZArc (which is a great freeware archive tool btw) to my test vCenter Server and it extracted all files successfully.</p>
<p>Once Data Migration Tool fully extracted I went on to do a backup of my vCenter Server configuration running <font size="2" face="Courier">backup.bat</font> in the Data Migration Tool installation folder. I was greeted with a message that my vCenter Server 4.1 Update 2 installation does not satisfy migration prerequisite… <img style="background-image: none; border-right-width: 0px; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Datamigration vCS 4.1 error" border="0" alt="Datamigration vCS 4.1 error" src="http://v-reality.info/wp-content/uploads/2012/01/datamigration_vcs_41_not_supported1.png" width="689" height="219" /></p>
<p>Even though I was asked to continue backup with “Y” backup eventually failed with error. I then went on to VMware KB to lookup Data Migration Tool solutions entry and found <a href="http://kb.vmware.com/kb/2005328" target="_blank">KB article 2005328</a>, in that article it clearly reads that “vCenter Server 4.x and its update releases” are supported.</p>
<p>I started up going through Data Migration Tool scripts and found out that compatibility issue is very easy to fix. There is set of Python scripts for vCenter Server, Update Manager and vCenter Orchestrator services and you need to edit backup script for each of the service to successfully back up data from vCenter 4.1.</p>
<p>First open <em>vCenter Orchestrator</em> backup script, on my installation it was located in <font size="2" face="Courier New">C:\datamigration\vco\vcobackup.py, </font>open this file in text editor, such as notepad. In the beginning of the script there is regex entry to check software version</p>
<p><font size="2" face="Courier New"># supported VMware vCenter </font>Orchestrator<font size="2" face="Courier New"> versions regex        <br />supported_vco_version_regex =&#8217;4\.0\.[0-9]+&#8217;</font></p>
<p>replace regex with following entry and save file</p>
<p><font size="2" face="Courier New"># supported VMware vCenter Orchestrator versions regex        <br />supported_vco_version_<font size="2" face="Courier New"></font>regex =&#8217;4\.[0-9]+&#8217;</font></p>
<p>Next proceed to edit <em>vCenter Server</em> backup script <font size="2" face="Courier New">C:\datamigration\vpx\vcenterbackup.py</font> and search for entry</p>
<p><font size="2" face="Courier New"># supported vSphere </font>versions <font size="2" face="Courier New">regex        <br />supported_vc_ver_regex =&#8217;2\.5\.+|4\.0\.+&#8217;</font></p>
<p>replace regex with following entry and save file</p>
<p><font size="2" face="Courier New"># supported vSphere <font size="2" face="Courier New"></font>versions regex         <br />supported_vc_ver_regex =&#8217;2\.5\.+|4\.+&#8217;</font></p>
<p><font size="2" face="Courier New"></font></p>
<p>Finally proceed to edit <em>Update Manager</em> backup script <font size="2" face="Courier New">C:\datamigration\vum\vumbackup.py</font> and search for entry</p>
<p><font size="2" face="Courier New"># supported VMware vSphere Update Manager versions regex        <br />supported_vum_ver_regex =&#8217;1\.0\.+|4\.0\.+&#8217;</font></p>
<p>replace regex with following entry and save file</p>
<p><font size="2" face="Courier New"># supported VMware vSphere Update Manager versions regex        <br />supported_vum_ver_regex =&#8217;1\.0\.+|4\.+&#8217;</font></p>
<p>Now running the <font size="2" face="Courier New">backup.bat</font> against vCenter Server 4.1 will succeed</p>
<p><a href="http://v-reality.info/wp-content/uploads/2012/01/datamigration_vcs_41_success3.png" rel="lightbox[2081]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 30px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="Datamigration backup of vCS 41 success" border="0" alt="Datamigration backup of vCS 41 success" src="http://v-reality.info/wp-content/uploads/2012/01/datamigration_vcs_41_success_thumb2.png" width="730" height="450" /></a></p>
<p>Data Migration Tool saves configuration in <font size="2" face="Courier New">data</font> folder of your Data Migration Tool installation folder, you can then copy that folder to a Data Migration Tool installation folder on a new server and run <font size="2" face="Courier New">install.bat</font> to restore configuration to a new vCenter Server instance.</p>
<p>See <a href="http://kb.vmware.com/kb/2005328" target="_blank">VMware KB article 2005328</a> for detailed instructions of Data Migration Tool backup and restore process.</p>
</li>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2012/01/vcenter-server-5-data-migration-tool-compatibility-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new challenges awaits</title>
		<link>http://v-reality.info/2012/01/a-new-challenges-awaits/</link>
		<comments>http://v-reality.info/2012/01/a-new-challenges-awaits/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 11:14:25 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[vci]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2070</guid>
		<description><![CDATA[<p>Year 2012 kicks off with a big bang for me, I left my stable income position at Capgemini Data Center Solutions unit and joined a new, small but agile company Suomen IT-Virtuoosit Oy as VMware Certified Instructor. In my new position I will deliver VMware training in Finland through VATC’s such as Arrow ECS [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 10px 35px 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="Change Ahead" border="0" alt="Change Ahead" align="left" src="http://v-reality.info/wp-content/uploads/2012/01/change1.jpg" width="260" height="200" />Year 2012 kicks off with a big bang for me, I left my stable income position at Capgemini Data Center Solutions unit and joined a new, small but agile company <a href="http://itvirtuoosit.fi/" target="_blank">Suomen IT-Virtuoosit Oy</a> as VMware Certified Instructor. In my new position I will deliver VMware training in Finland through VATC’s such as Arrow ECS and have some time to work on consulting as well, in fact I already have a deal to work on a very large SAP Landscape in which VMware virtualization will be in a key role with some other very interesting enabler technologies.</p>
<p>I hope that my new position also allow me to work more on my blog which I feel I have neglected a bit lately, I feel that I can contribute more to the excellent community that we have around VMware. </p>
<p>With these changes I really feel energized and full of new ideas, even though Capgemini was a great employer I expect that year 2012 will be most exciting time I have had for a while!</p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2012/01/a-new-challenges-awaits/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware vCenter AppSpeed got End of Availability date</title>
		<link>http://v-reality.info/2011/12/vmware-vcenter-appspeed-got-end-of-availability-date/</link>
		<comments>http://v-reality.info/2011/12/vmware-vcenter-appspeed-got-end-of-availability-date/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 06:33:16 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[appspeed]]></category>
		<category><![CDATA[vcenter]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2031</guid>
		<description><![CDATA[<p>VMware has decided to kill vCenter AppSpeed, no new licenses will be sold after January 3rd, 2012. Support for existing licenses will continue until September 15th, 2012. Official notification of EOA and ESL is available at http://kb.vmware.com/kb/2010764 which I will quote briefly:</p> <p>We want to provide you with an important update about the VMware® [...]]]></description>
			<content:encoded><![CDATA[<p>VMware has decided to kill vCenter AppSpeed, no new licenses will be sold after January 3rd, 2012. Support for existing licenses will continue until September 15th, 2012. Official notification of EOA and ESL is available at <a href="http://kb.vmware.com/kb/2010764">http://kb.vmware.com/kb/2010764</a> which I will quote briefly:</p>
<blockquote><p>We want to provide you with an important update about the VMware® vCenter AppSpeed™ product. As customers continue to expand the use of virtualization and cloud resources, we are focusing on delivering management solutions that can support the flexibility that enterprises require. As a result of this focus, we have decided not to produce additional releases of vCenter AppSpeed. vCenter AppSpeed will be end of availability for new license purchases as of January 3, 2012, however it will continue to be supported through September15, 2012, in line with our General Support Policy.</p>
</blockquote>
<p>I was suspecting that AppSpeed has been killed off since there has not been any updates to it in a long time and latest vSphere version it is officially compatible is vSphere 4.0 U2.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="AppSpeed support" border="0" alt="AppSpeed support" src="http://v-reality.info/wp-content/uploads/2011/12/AppSpeed-support1.png" width="508" height="302" /></p>
<p> I don’t know how many customers actually implemented AppSpeed on their infrastructure, but when I did the hands on lab in VMworld 2009 I was quite impressed by the product. In real life though it may have been that limited support for applications it could monitor was not enough to spark the customers interest in product.</p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2011/12/vmware-vcenter-appspeed-got-end-of-availability-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas giveaways for IT experts</title>
		<link>http://v-reality.info/2011/12/christmas-giveaways-for-it-experts/</link>
		<comments>http://v-reality.info/2011/12/christmas-giveaways-for-it-experts/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:24:33 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[nfr]]></category>
		<category><![CDATA[xmas]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=2013</guid>
		<description><![CDATA[<p>Holiday season is upon to us again and Santa is on move already, some companies are feeling generous and giving out free NFR licenses for study and demonstration purposes, perfect for home lab use. Here are some that I have found so far.</p> <p></p> <p>DataCore is giving out 365 day NFR license for SANsymphony-V [...]]]></description>
			<content:encoded><![CDATA[<p>Holiday season is upon to us again and Santa is on move already, some companies are feeling generous and giving out free NFR licenses for study and demonstration purposes, perfect for home lab use. Here are some that I have found so far.</p>
<p><a href="http://www.datacore.com" target="_blank"><img style="background-image: none; border-right-width: 0px; margin: 10px 40px 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="DataCore_Logo" border="0" alt="DataCore_Logo" align="left" src="http://v-reality.info/wp-content/uploads/2011/12/DataCore_Logo_thumb.png" width="150" height="43" /></a></p>
<p>DataCore is giving out 365 day NFR license for <a href="http://www.datacore.com/Company/News/Press-Releases/11-12-19/DataCore_Software_Celebrates_Holidays_by_Offering_Free_Storage_Hypervisor_to_Microsoft_Certified_and_System_Center_Professionals.aspx">SANsymphony-V</a> storage hypervisor to Microsoft MCA, MCM, MCITP, MCPD, MCTS and MVP’s, although they were kind enough to provide NFR license to me as VMware vExpert too. Their offer expires on January 31, 2012.</p>
<p>&#160;</p>
<p><a href="http://www.veeam.com"><img style="background-image: none; border-right-width: 0px; margin: 0px 40px 20px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="veeam.com-logo" border="0" alt="veeam.com-logo" align="left" src="http://v-reality.info/wp-content/uploads/2011/12/veeam.com-logo_thumb.png" width="150" height="34" /></a>Veeam is giving out 2-socket NFR license for their <a href="http://www.veeam.com/nfr/free-nfr-license">Veeam Backup &amp; Replication v6</a> for VMware VCP’s, VCI’s, vExperts and VMUG members.</p>
<p>&#160;</p>
<p><a href="http://www.nsoftware.com/"><img style="background-image: none; border-right-width: 0px; margin: 0px 40px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="n-software-logo" border="0" alt="n-software-logo" align="left" src="http://v-reality.info/wp-content/uploads/2011/12/n-software-logo_thumb.jpg" width="105" height="23" /></a>/n software is giving out one Workstation License of <a href="http://www.powershellinside.com/promo/xmas/?utm_source=PowerShellInside&amp;utm_campaign=d243a54cf2-PowerShell_NetCmdlets&amp;utm_medium=email">NetCmdlets</a> PowerShell extension, offer expires on 25th of December.</p>
<p>I will add any interesting giveaways to this page if I should stumble upon to any.</p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2011/12/christmas-giveaways-for-it-experts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 4.1 Update 2 released</title>
		<link>http://v-reality.info/2011/10/vmware-vsphere-4-1-update-2-released/</link>
		<comments>http://v-reality.info/2011/10/vmware-vsphere-4-1-update-2-released/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 06:24:41 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://v-reality.info/2011/10/vmware-vsphere-4-1-update-2-released/</guid>
		<description><![CDATA[<p>VMware has today released a Update 2 for vSphere 4.1. vSphere 4.1 Update 2 includes number of security fixes, number of NIC drivers updates and fix for failing VAAI storage vMotion operations on EMC VMAX array running a specific firmware level. </p> <p>Release notes for VMware vCenter Server 4.1 Update 2 are available here, [...]]]></description>
			<content:encoded><![CDATA[<p>VMware has today released a <a href="http://kb.vmware.com/kb/2002337" target="_blank">Update 2 for vSphere 4.1</a>. vSphere 4.1 Update 2 includes number of security fixes, number of NIC drivers updates and <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2002319" target="_blank">fix for failing VAAI storage vMotion operations</a> on EMC VMAX array running a specific firmware level. </p>
<p>Release notes for VMware vCenter Server 4.1 Update 2 are available <a href="http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u2_rel_notes.html" target="_blank">here</a>, and for VMware ESXi 4.1 Update 2 <a href="http://www.vmware.com/support/vsphere4/doc/vsp_esxi41_u2_rel_notes.html" target="_blank">here</a>. Update 2 download link is <a href="https://hostupdate.vmware.com/software/VUM/OFFLINE/release-316-20111024-220362/update-from-esx4.1-4.1_update02.zip" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2011/10/vmware-vsphere-4-1-update-2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 8 and Fusion 4 released</title>
		<link>http://v-reality.info/2011/09/vmware-workstation-8-and-fusion-4-released/</link>
		<comments>http://v-reality.info/2011/09/vmware-workstation-8-and-fusion-4-released/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 05:51:04 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=1971</guid>
		<description><![CDATA[<p>VMware has today released VMware Workstation 8 and Fusion 4 for general availability. One of the cool new additions of Workstation 8 is “Shared VMs” feature which allows you to remotely connect to VMs on other VMware Workstation instances, ESXi hosts or to even vCenter Server!</p> <p>With Workstation 8 you can migrate VMs from [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 30px 30px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="VMware Workstation 8 box shot" border="0" alt="VMware Workstation 8 box shot" align="left" src="http://v-reality.info/wp-content/uploads/2011/09/VMW_WRKSTN_8_BOXSHOT_WEB_101_200x200.jpg" width="169" height="200" />VMware has today released VMware Workstation 8 and Fusion 4 for general availability. One of the cool new additions of Workstation 8 is “Shared VMs” feature which allows you to remotely connect to VMs on other VMware Workstation instances, ESXi hosts or to even vCenter Server!</p>
<p>With Workstation 8 you can migrate VMs from your desktop to vSphere cloud by simple drag &amp; drop operation. Performance and feature improvements for VMs include further optimized SMP, up to 64 GB of RAM, Bluetooth and high speed USB 3 connectivity. Nested 64-bit VMs in virtualized ESXi 5.0 are also supported with Workstation 8.</p>
<p>30 day evaluation version of VMware Workstation 8 is available at <a href="https://www.vmware.com/tryvmware/?p=vmware-workstation8&amp;lp=1">https://www.vmware.com/tryvmware/?p=vmware-workstation8&amp;lp=1</a></p>
<p>&#160;</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px auto 25px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="VMware Workstation 8 splash screen" border="0" alt="VMware Workstation 8 splash screen" src="http://v-reality.info/wp-content/uploads/2011/09/image1.png" width="500" height="378" /></p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/09/image3.png" width="500" height="430" /></p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2011/09/vmware-workstation-8-and-fusion-4-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Deploying EMC PowerPath/VE 5.7 with Update Manager 5.0</title>
		<link>http://v-reality.info/2011/08/deploying-emc-powerpathve-5-7-with-update-manger-5-0/</link>
		<comments>http://v-reality.info/2011/08/deploying-emc-powerpathve-5-7-with-update-manger-5-0/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 19:03:00 +0000</pubDate>
		<dc:creator>Tomi Hakala</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[powerpath/ve update manager esxi patch]]></category>

		<guid isPermaLink="false">http://v-reality.info/?p=1926</guid>
		<description><![CDATA[<p>Improvements in vSphere 5 Update Manager makes installation of 3rd party host extensions easier than ever before, no more &#34;esxupdate” or “vihostupdate” in CLI required. Here is example how you can deploy latest PowerPath/VE with Update Manager 5.0 to your brand new vSphere 5 cluster.</p> <p>Download latest PowerPath/VE bundle zip and unzip it, in [...]]]></description>
			<content:encoded><![CDATA[<p>Improvements in vSphere 5 Update Manager makes installation of 3rd party host extensions easier than ever before, no more &quot;esxupdate” or “vihostupdate” in CLI required. Here is example how you can deploy latest PowerPath/VE with Update Manager 5.0 to your brand new vSphere 5 cluster.</p>
<p>Download latest PowerPath/VE bundle zip and unzip it, in that bundle you should find ESXi patch EMCPower.VMWARE.5.7.b173.zip, copy this patch to a folder which is accessible from your vSphere Client. In vSphere Client open Update Manager from vCenter Server “Solutions And Applications”, select “Patch Repository” tab and click “Import Patches” on top right corner of window</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/import_patches1.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="import_patches" border="0" alt="import_patches" src="http://v-reality.info/wp-content/uploads/2011/08/import_patches_thumb1.png" width="640" height="259" /></a></p>
<p>&#160;</p>
<p>In Import Patches dialog press “Browse…” and browse to folder you copied EMCPower.VMWARE.5.7.b173.zip, select it and click “OK”</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image6.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb4.png" width="480" height="264" /></a></p>
<p>&#160;</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image7.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb5.png" width="480" height="224" /></a></p>
<p>&#160;</p>
<p>Click “Next” to proceed with uploading patch to Update Manager</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image8.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb6.png" width="480" height="264" /></a></p>
<p>&#160;</p>
<p>Patch will now upload and if upload was successful you will see confirmation message of new uploaded patch, you may click “Finish”</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image9.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb7.png" width="480" height="264" /></a></p>
<p>&#160;</p>
<p>Next you need to create a host extension baseline, click “Baseline and Groups” tab and click “Create…”</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image10.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb8.png" width="640" height="280" /></a></p>
<p>&#160;</p>
<p>&#160;</p>
<p>Type in a name for your new baseline, for example “PowerPathVE” should do. Select “Host Extension” in Host Baselines menu and click “Next”</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image12.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb10.png" width="480" height="362" /></a></p>
<p>&#160;</p>
<p>Search PowerPath patch that you uploaded a moment ago, type “powerpath” in “Patch Name” field, select PowerPath 5.7 and add it, click “Next” and you may click “Finish”</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image13.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb11.png" width="480" height="362" /></a></p>
<p>&#160;</p>
<p>Now that you have your new host extension baseline ready you can go to the “Host and Clusters” view, select desired cluster and attach PowerPath/VE baseline to it</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image14.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb12.png" width="750" height="474" /></a></p>
<p>&#160;</p>
<p>Now you may Scan and Remediate cluster, just select PowerPathVE host extension baseline group and proceed with normal patch installation process</p>
<p><a href="http://v-reality.info/wp-content/uploads/2011/08/image15.png" rel="lightbox[1926]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://v-reality.info/wp-content/uploads/2011/08/image_thumb13.png" width="480" height="363" /></a></p>
<p>If only licensing of PowerPath/VE would be easy as this! <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://v-reality.info/wp-content/uploads/2011/08/wlEmoticon-smile.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://v-reality.info/2011/08/deploying-emc-powerpathve-5-7-with-update-manger-5-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using xcache

Served from: v-reality.info @ 2012-02-04 21:42:50 -->
