<?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>VMwaremine - Mine of knowledge about virtualization</title>
	<atom:link href="http://vmwaremine.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vmwaremine.com</link>
	<description></description>
	<lastBuildDate>Fri, 14 Jun 2013 08:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>vCenter log Insight</title>
		<link>http://vmwaremine.com/2013/06/14/vcenter-log-insight/</link>
		<comments>http://vmwaremine.com/2013/06/14/vcenter-log-insight/#comments</comments>
		<pubDate>Fri, 14 Jun 2013 08:18:42 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[HomeLab]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4982</guid>
		<description><![CDATA[Overview Few days ago VMware open for public vCenter Lo [...]]]></description>
				<content:encoded><![CDATA[<h4>Overview</h4>
<p>Few days ago VMware open for public vCenter Log Insight 0.9.1 Beta. Anyone can download and install and configure it in its own environment. What is vCenter Log insight- is a virtual appliance run on SUSE Linux Enterprise Server 11 X64. Software collects events from vCenter server and logs from ESXi hosts and helps administrators to analyse and find correlation and dependencies across whole device stack.</p>
<p>Appliance is capable to collect data also from:</p>
<ul>
<li>storage and network devices</li>
<li>Windows and Linux operating systems</li>
<li>Applications</li>
</ul>
<p>vCenter Log Insight gives overview across whole datacenter and its components and helps to monitor, identify, find and predict problems much quicker and more efficient way then standard solution. Read more about <a href="http://www.vmware.com/products/datacenter-virtualization/vcenter-log-insight/features.html">features.</a></p>
<h4>Installation and configuration</h4>
<ul>
<li>Download virtual appliance in OVF format from <a href="http://www.vmware.com/products/datacenter-virtualization/vcenter-log-insight/overview.html">http://www.vmware.com/products/datacenter-virtualization/vcenter-log-insight/overview.html</a></li>
<li>Import into vSphere environment</li>
<li>In network properties specify:
<ul>
<li>IP</li>
<li>netmask</li>
<li>hostname</li>
<li>DNS</li>
<li>gateway</li>
</ul>
</li>
<li>Finish to complete deployment.</li>
</ul>
<p><a href="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_17h28_49.png"><img class="aligncenter size-medium wp-image-4983" alt="vcenter log insight" src="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_17h28_49-300x247.png" width="300" height="247" /></a></p>
<p>After import, power VM on and wait for auto-configuration to complete. On a welcome screen one of the information is IP address on which you can use browser to navigate to start initial configuration</p>
<p><a href="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_17h35_04.png"><img class="aligncenter size-medium wp-image-4984" alt="2013-06-13_17h35_04" src="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_17h35_04-300x203.png" width="300" height="203" /></a></p>
<ul>
<li>Browse to IP address visible on the console screen and begin with software configuration</li>
<li>In less than 10 steps you can configure virtual appliance by:
<ul>
<li>specify new password</li>
<li>specify NTP server</li>
<li>email notifications</li>
<li>connect to vCenter server</li>
</ul>
</li>
</ul>
<p>Next  step is to enable ssh for root user:</p>
<ul>
<li>open virtual machine console from vSphere client</li>
<li>press Alt+F1 to switch to command prompt</li>
<li>type root (password is blank)</li>
<li>system automatically ask for change password for root user</li>
</ul>
<div class='et-box et-info'>
					<div class='et-box-content'><strong> Note: The password must consist of 8 characters, and must include at least one upper case letter, one lower case letter, one digit, and one special character</strong></div></div>
<p>When basic configuration is done one can configure ESXi hosts to send their logs to vCenter Log Insight Appliance</p>
<div class='et-box et-info'>
					<div class='et-box-content'><strong>Notice: Only ESXi server in version 4.1.X and above are supported.</strong></div></div>
<p>To complete configuration, configure ESXi servers to send logs to vCenter Log Insight Appliance.</p>
<ul>
<li>Log in to appliance via ssh</li>
<li>execute script ./configure-esxi which will configure hypervisor to send its logs to appliance</li>
</ul>
<pre class="wp-code-highlight prettyprint">configure-esxi --username &#039;my-vc-user&#039; --server myvc.mydomain.com --target udp://loginsight.mydomain.com</pre>
<p>&nbsp;</p>
<div id="attachment_4988" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_18h05_56.png"><img class="size-medium wp-image-4988" alt="Events Dashboard" src="http://vmwaremine.com/wp-content/uploads/2013/06/2013-06-13_18h05_56-300x99.png" width="300" height="99" /></a><p class="wp-caption-text">Events Dashboard</p></div>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/06/14/vcenter-log-insight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PFsense homelab firewall &#8211; Part2</title>
		<link>http://vmwaremine.com/2013/06/08/pfsense-homelab-firewall-part2/</link>
		<comments>http://vmwaremine.com/2013/06/08/pfsense-homelab-firewall-part2/#comments</comments>
		<pubDate>Sat, 08 Jun 2013 12:34:54 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[HomeLab]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4919</guid>
		<description><![CDATA[PFsense homelab firewall deployment on vSphere 5.1 home [...]]]></description>
				<content:encoded><![CDATA[<p>PFsense homelab firewall deployment on vSphere 5.1 homelab server.</p>
<ul>
<li>Download PFSense ISO from PFSense repository, in fact is a LiveCD with option to install on disk.</li>
<li>Create virtual machine with following:
<ul>
<li>1GB RAM</li>
<li>OS base line &#8211; FreeBSD 64bit (if you downloaded 64bit version, otherwise choose FreeBSD 32 bit</li>
<li>at least 2vNIC, one connected to &#8220;WAN&#8221; network and one connected to &#8220;LAN&#8221; network.</li>
<li>4GB disk drive</li>
</ul>
</li>
</ul>
<p style="text-align: center;"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_014.jpeg"><img class="aligncenter  wp-image-4921" alt="Selection_014" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_014.jpeg" width="458" height="170" /></a></p>
<ul>
<li>Mount ISO to VM and boot it from CD</li>
<li>On a welcome screen choose Default option [1]</li>
</ul>
<div id="attachment_4923" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_017.jpeg"><img class="size-medium wp-image-4923" alt="PfSense boot screen" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_017-300x153.jpeg" width="300" height="153" /></a><p class="wp-caption-text">PfSense boot screen</p></div>
<ul>
<li>On a first boot configuration wizard ask for configure networking:
<ul>
<li>if you do guest tagging specify vLAN ID, otherwise type <strong>n</strong></li>
<li>decide which vNIC is connected to WAN &#8211; in my case em1 network was connected to external network called WAN01.</li>
<li>and which one to LAN network, in my scenarion &#8211; em1 was connected to network called LAN01</li>
</ul>
</li>
</ul>
<div id="attachment_4925" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_019.jpeg"><img class="size-medium wp-image-4925" alt="PFsense network configuration" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_019-300x227.jpeg" width="300" height="227" /></a><p class="wp-caption-text">PFsense network card assigment</p></div>
<ul>
<li>After initial networking configuration, main configuration menu appears</li>
<li>Choose second option and onfigure IP addresses for LAN and WAN interfaces accordingly to your network topology</li>
</ul>
<div id="attachment_4932" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_026.jpeg"><img class="size-medium wp-image-4932" alt="PFsense main configuration menu" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_026-300x120.jpeg" width="300" height="120" /></a><p class="wp-caption-text">PFsense main configuration menu</p></div>
<p>When network configuration is ready, let&#8217;s install PFsense on virtual machine hard disk</p>
<ul>
<li>From main configuration menu choose 99 and proceed with PFSense installation.</li>
<li>Choose between advance or simple installation, I choose simple <img src='http://vmwaremine.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>Verify console settings</li>
</ul>
<div id="attachment_4933" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_027.jpeg"><img class="size-medium wp-image-4933" alt="PFsense installation console config" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_027-300x164.jpeg" width="300" height="164" /></a><p class="wp-caption-text">PFsense installation console config</p></div>
<ul>
<li>Next screen choose between standard kernel and embedded kernel</li>
</ul>
<div id="attachment_4935" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_029.jpeg"><img class="size-medium wp-image-4935" alt="install kernel" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_029-300x78.jpeg" width="300" height="78" /></a><p class="wp-caption-text">install kernel</p></div>
<ul>
<li>Wait until installation complete, after reboot login to webtool to administer firewall. default credentials for web interface are:
<ul>
<li>username: admin</li>
<li>password: pfsense</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<div class='et-box et-info'>
					<div class='et-box-content'><strong>Note: by default web based management interface is accessible on IP address bounded to LAN interface.</strong></div></div>
<div id="attachment_4936" class="wp-caption aligncenter" style="width: 305px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_030.jpeg"><img class="size-full wp-image-4936" alt="default username and password" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_030.jpeg" width="295" height="108" /></a><p class="wp-caption-text">default username and password</p></div>
<div id="attachment_4938" class="wp-caption aligncenter" style="width: 310px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_031.jpeg"><img class="size-medium wp-image-4938" alt="web management interface" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_031-300x300.jpeg" width="300" height="300" /></a><p class="wp-caption-text">web management interface</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/06/08/pfsense-homelab-firewall-part2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PFSense homelab firewall &#8211; Part1</title>
		<link>http://vmwaremine.com/2013/06/02/pfsense-homelab-firewall-part1/</link>
		<comments>http://vmwaremine.com/2013/06/02/pfsense-homelab-firewall-part1/#comments</comments>
		<pubDate>Sun, 02 Jun 2013 19:14:48 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[HomeLab]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4878</guid>
		<description><![CDATA[If one look around for easy to set up, manage and opens [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://vmwaremine.com/wp-content/uploads/2013/06/pfsense-logo-chopped.png"><img class="alignleft  wp-image-4897" alt="pfsense-logo-chopped" src="http://vmwaremine.com/wp-content/uploads/2013/06/pfsense-logo-chopped.png" width="153" height="150" /></a>If one look around for easy to set up, manage and opensource firewall, router or VPN server &#8211; pfSense is definitely something worth to look on it closer. I use pfSense in my homelab as a firewall, router and VPN server to simulate different use case scenarios on my homelab in a box. pfSense is a free, open source customized distribution of <a href="http://www.freebsd.org">FreeBSD</a> tailored for use as a firewall and router. In addition to being a powerful, flexible firewalling and routing platform.</p>
<h4>Features:</h4>
<ul>
<li>management web interface</li>
<li>router</li>
<li>firewall</li>
<li>network load balancer</li>
<li>VPN:
<ul>
<li>IPSec</li>
<li>OpenVPN</li>
<li>PPTP</li>
<li>L2TP</li>
</ul>
</li>
<li>DHCP server</li>
<li>DHCP relay</li>
<li>DNS forwarder</li>
<li>DynamicDNS support for most of the main providers.</li>
<li>Traffic shaper</li>
</ul>
<p>and many, many more. For full list of features check <a href="http://www.pfsense.org/index.php@option=com_content&amp;task=view&amp;id=40&amp;Itemid=43.html">pfSense website.</a></p>
<div id="attachment_4908" class="wp-caption aligncenter" style="width: 636px"><a href="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_039.jpeg"><img class=" wp-image-4908 " alt="pfsense summary screen" src="http://vmwaremine.com/wp-content/uploads/2013/06/Selection_039.jpeg" width="626" height="498" /></a><p class="wp-caption-text">pfsense summary screen</p></div>
<p>In the next few days I will blog out couple of post about deployment and basic configuration.</p>
<ol>
<li><strong><a href="http://vmwaremine.com/2013/06/08/pfsense-homelab-firewall-part2/"> PFSense homelab firewall &#8211; Part2 &#8211; installation</a></strong></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/06/02/pfsense-homelab-firewall-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vExpert 2013 announced</title>
		<link>http://vmwaremine.com/2013/05/29/vexpert-2013-announced/</link>
		<comments>http://vmwaremine.com/2013/05/29/vexpert-2013-announced/#comments</comments>
		<pubDate>Wed, 29 May 2013 05:22:02 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[vExpert]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4866</guid>
		<description><![CDATA[I&#8217;m happy to announce I was nominated to vExpert  [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://vmwaremine.com/wp-content/uploads/2013/05/vmw_logo_vmware-expert.gif"><img class="aligncenter size-full wp-image-4867" alt="vmw_logo_vmware-expert" src="http://vmwaremine.com/wp-content/uploads/2013/05/vmw_logo_vmware-expert.gif" width="250" height="75" /></a>I&#8217;m happy to announce I was nominated to vExpert 2013 award <img src='http://vmwaremine.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   !!! This is my second in a raw vExpert award. As every year VMware nominated certain number of virtualization experts for vExpert award. This year vExpert award received 580 virtualization experts across World.</p>
<p style="text-align: center;"><a href='http://blogs.vmware.com/vmtn/2013/05/vexpert-2013-awardees-announced.html' class='small-button smallpink'><strong>Full list of nominated vExperts in 2013</strong></a></p>
<p>From Poland this year 7 experts got nominated, Polish vExperts crew is growing <img src='http://vmwaremine.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<ol>
<li>Grzegorz Kulikowski <a href="https://twitter.com/@psvmware">@psvmware</a></li>
<li>Maciej Lelusz <a href="https://twitter.com/@maciejlelusz">@maciejlelusz</a></li>
<li>Piotr Masztafiak <a href="https://twitter.com/@pmaszt">@pmaszt</a></li>
<li>Remigiusz Mikula @<a href="https://twitter.com/@remik72">remik72</a></li>
<li>Marek Zdrojewski <a href="https://twitter.com/@marekdotz">@MarekDotZ</a></li>
<li>Artur Krzywdzinski <a href="https://twitter.com/@artur_ka">@artur_ka</a></li>
<li>Karol Boguniewicz</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/29/vexpert-2013-announced/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PowerCLI &#8211; Clone VM</title>
		<link>http://vmwaremine.com/2013/05/28/powercli-clone-vm/</link>
		<comments>http://vmwaremine.com/2013/05/28/powercli-clone-vm/#comments</comments>
		<pubDate>Tue, 28 May 2013 20:45:36 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[PowerCLI scripts]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4673</guid>
		<description><![CDATA[I had to figure out how to make sure that VM with vCent [...]]]></description>
				<content:encoded><![CDATA[<p>I had to figure out how to make sure that VM with vCenter server is protected against software failure. I could use vCenter server hearth beat but is expensive and I don&#8217;t need super hiper HA for my vCenter server. I decided to use PowerCLI to make a clone of vCenter server virtual machine and keep two copies. Thanks to my colleague Grzesiek from <a href="http://psvmware.wordpress.com"><small>http://psvmware.wordpress.com</small></a> who helped me out with a script.</p>
<pre>
Add-PSSnapin VMware.VimAutomation.Core
#variables
$VC='vcenter-server-FQDN-or-IP'

#import credentials
$pwd = Get-Content D:\tools\scripts\ap-vcs-credentials | ConvertTo-SecureString
$credentials = New-Object System.Management.Automation.PsCredential “username“, $pwd
#Connect to vCenter
Connect-VIServer -Server $VC
$sourceVM = 'test01'

#in $respool you can specify ESX host, cluster or resource pool
$respool=Get-VMhost -Name "ESXi host name"
$datastore=Get-datastore -Name 'datastore name'
$cloneName = $sourceVM+'-01'
#Remove second copy of VM
Remove-VM $sourceVM'-02' -Confirm:$false -DeletePermanently:$true
#Rename latest VM copy
Get-VM -Name $sourceVM'-01' | Set-VM -Name $sourceVM'-02' -confirm:$false
#Clone VM
if(New-VM -Name $cloneName -VM $sourceVM -ResourcePool $respool -Datastore $datastore -DiskStorageFormat Thin ){"DONE"}else{"Something wrong with cloning"}
Disconnect-VIServer -Confirm:$false</pre>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/28/powercli-clone-vm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware Converter 5.1 &#8211; what&#8217;s new</title>
		<link>http://vmwaremine.com/2013/05/25/vmware-converter-5-1-whats-new/</link>
		<comments>http://vmwaremine.com/2013/05/25/vmware-converter-5-1-whats-new/#comments</comments>
		<pubDate>Sat, 25 May 2013 14:11:39 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Cool Tools]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4826</guid>
		<description><![CDATA[I just noticed that a month ago VMware released VMware  [...]]]></description>
				<content:encoded><![CDATA[<p>I just noticed that a month ago VMware released VMware converter 5.1. VMware converter is one of the best free tools which was ever released by VMware. For those who don&#8217;t know, VMware converter helps migrate operating system, data and settings from physical server to virtual machine.</p>
<p>What&#8217;s new:</p>
<ul>
<li>Support for virtual machine hardware version 9</li>
<li>Guest operating system support for Microsoft Windows 8 and Microsoft Windows Server 2012</li>
<li>Guest operating system support for Red Hat Enterprise Linux 6</li>
<li>Support for virtual and physical machine sources with GUID Partition Table (GPT) disks</li>
<li>Support for virtual and physical machine sources with Unified Extensible Firmware Interface (UEFI)</li>
<li>Support for EXT4 file system</li>
</ul>
<div class='et-box et-warning'>
					<div class='et-box-content'>The newest version fo VMware converter supports Windows 2003 and newer, so if you have older version of Microsoft OS on physical machine to convert use older version of VMware converter or use third party products such as Novell Platespin or DoubleTake</div></div>
<ul>
<li><a href="http://www.vmware.com/support/converter/doc/conv_sa_51_rel_notes.html">Release notes</a></li>
<li><a href="https://my.vmware.com/web/vmware/info/slug/infrastructure_operations_management/vmware_vcenter_converter_standalone/5_1">Download VMware converter 5.1</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/25/vmware-converter-5-1-whats-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vCenter Server 5.1 Update 1a</title>
		<link>http://vmwaremine.com/2013/05/23/vmware-vcenter-server-5-1-update-1a/</link>
		<comments>http://vmwaremine.com/2013/05/23/vmware-vcenter-server-5-1-update-1a/#comments</comments>
		<pubDate>Thu, 23 May 2013 07:08:29 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4841</guid>
		<description><![CDATA[After few weeks since last release of vSphere 5.1 U1, V [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://vmwaremine.com/wp-content/uploads/2012/03/vsphere5.png"><img class="alignleft size-thumbnail wp-image-1814" alt="vsphere5" src="http://vmwaremine.com/wp-content/uploads/2012/03/vsphere5-150x150.png" width="150" height="150" /></a>After few weeks since last release of vSphere 5.1 U1, VMware released <strong>vSphere 5.1 U1a </strong>which fix vCenter SSO authentication issue. In vSphere 5.1 U1 release users found a bug which prevent to login to vCenter server domain user when SSO was attached to more than one Active Directory domains. See this link for more details <a href="http://blogs.vmware.com/kb/2013/04/alert-login-issue-after-updating-to-vcenter-5-1-update-1.html">http://blogs.vmware.com/kb/2013/04/alert-login-issue-after-updating-to-vcenter-5-1-update-1.html</a></p>
<p>This release of VMware vCenter Server 5.1 Update 1a offers the following improvements:</p>
<ul>
<li><strong>vCenter Server is now supported on Windows Server 2012</strong></li>
<li><strong>Additional vCenter Server Database Support: </strong>vCenter Server now supports the following databases.
<ul>
<li>Microsoft SQL Server 2012</li>
<li>Microsoft SQL Server 2008 R2 SP2</li>
</ul>
</li>
<li><strong> Additional Guest Operating System Customization Support -</strong> vCenter Server now supports customization of the following guest operating systems:
<ul>
<li>Windows 8</li>
<li>Windows Server 2012</li>
<li>Ubuntu12.04</li>
<li>RHEL 5.9</li>
</ul>
</li>
</ul>
<ul>
<li><a href="https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vcloud_suite/5_1">Download vSphere 5.1 U1a</a></li>
<li><a href="https://www.vmware.com/support/vsphere5/doc/vsphere-vcenter-server-51u1a-release-notes.html">Release notes</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/23/vmware-vcenter-server-5-1-update-1a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerCLI &#8211; export import VM annotations</title>
		<link>http://vmwaremine.com/2013/05/22/powercli-export-import-vm-annotations/</link>
		<comments>http://vmwaremine.com/2013/05/22/powercli-export-import-vm-annotations/#comments</comments>
		<pubDate>Wed, 22 May 2013 20:01:54 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[PowerCLI scripts]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4687</guid>
		<description><![CDATA[Quick script to export or import virtual machine annota [...]]]></description>
				<content:encoded><![CDATA[<p>Quick script to export or import virtual machine annotations to/from CSV format. Very handy in situation when virtual machine was unregistered and registered back in vCenter inventory. registering VM back won&#8217;t restore virtual machine annotations.</p>
<p>Export</p>
<pre>
Get-VM | ForEach-Object {
$VM = $_
$VM | Get-Annotation |`
ForEach-Object {
$Report = "" | Select-Object VM,Name,Value
$Report.VM = $VM.Name
$Report.Name = $_.Name
$Report.Value = $_.Value
$Report
}
} | Export-Csv -Path D:\VMAnnotations.csv -NoTypeInformation
</pre>
<p>Import</p>
<pre>Import-Csv -Path D:\VMAnnotations.csv | Where-Object {$_.Value} | ForEach-Object {
Get-VM $_.VM | Set-Annotation -CustomAttribute $_.Name -Value $_.Value
} </pre>
<p>Source: <a href="http://communities.vmware.com/thread/325475">http://communities.vmware.com/thread/325475</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/22/powercli-export-import-vm-annotations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam V7 &#8211; all features known</title>
		<link>http://vmwaremine.com/2013/05/20/veeam-v7-all-features-know/</link>
		<comments>http://vmwaremine.com/2013/05/20/veeam-v7-all-features-know/#comments</comments>
		<pubDate>Mon, 20 May 2013 08:18:51 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[vCloud]]></category>
		<category><![CDATA[Veeam backup]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere 5]]></category>
		<category><![CDATA[Web Client]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4808</guid>
		<description><![CDATA[Finally Veeam announced two new features included in ne [...]]]></description>
				<content:encoded><![CDATA[<p>Finally <a href="http://www.veeam.com/v7">Veeam</a> announced two new features included in new Veeam Backup and Replication V7 which will is planned to released in July 2013.</p>
<h4>vCloud Director</h4>
<p>Using the vCD API, Veeam will display the vCD infrastructure directly in Veeam Backup &amp; Replication™, backup all vApp metadata and attributes, restore vApps and VMs directly to vCD, and support restore of fast-provisioned VMs.<br />
<iframe src="http://www.youtube.com/embed/qG8tq3mwnik" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>vSphere Web Client</h4>
<p>Monitor backups and backup infrastructure directly from vSphere, identify unprotected VMs, and simplify capacity planning.<br />
<iframe src="http://www.youtube.com/embed/m6z0qmRNGdk" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Veeam Explorer for Microsoft SharePoint</h4>
<p>Veeam Explorer for Microsoft SharePoint provides instant visibility into SharePoint backups, advanced search capabilities, and quick recovery of individual SharePoint items.<br />
<iframe src="http://www.youtube.com/embed/8WxgO-IWb_s" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Virtual Lab for Hyper-V</h4>
<p><iframe src="http://www.youtube.com/embed/DzyKQY7Pols" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Archive to Tape</h4>
<p>Archive to Tape provides another option for archiving Veeam backups – disk, cloud and tape. It supports virtual tape libraries (VTLs), tape libraries and standalone drives. And, it’s fully integrated into Veeam Backup &amp; Replication and tracks VMs and restore points across tapes, making restores simple<br />
<iframe src="http://www.youtube.com/embed/66b67zL8VJ8" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Enhanced 1-Click Restore</h4>
<p>Self-service recovery of VMs and guest files<br />
<iframe src="http://www.youtube.com/embed/02a4HkPz088" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Virtual Lab for Replicas</h4>
<p>Reduce risk and put your replicas to work</p>
<p>SureReplica lets you automatically verify every restore point in every replica, and Virtual Lab for Replicas also delivers fastest agent-free recovery of application objects (U-AIR) and On-Demand Sandboxes for testing, training and troubleshooting.<br />
<iframe src="http://www.youtube.com/embed/-OcneMUK7Pg" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h4>Backup from Storage Snapshots</h4>
<p>Dramatically Improve RPOs</p>
<p>Make backups and replicas as often as every 5 minutes – even during business hours – with no impact on the production environment and running VMs.</p>
<h4>Built-in WAN Acceleration</h4>
<p>Get backups offsite 50x faster</p>
<p>Remove the hurdles to offsite storage with automated, agent-free backup copy jobs and built-in WAN acceleration.<br />
<iframe src="http://www.youtube.com/embed/W2dQ83cWmcU" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/20/veeam-v7-all-features-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware host profiles and IPv6</title>
		<link>http://vmwaremine.com/2013/05/14/vmware-host-profiles-and-ipv6/</link>
		<comments>http://vmwaremine.com/2013/05/14/vmware-host-profiles-and-ipv6/#comments</comments>
		<pubDate>Tue, 14 May 2013 19:53:08 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://vmwaremine.com/?p=4793</guid>
		<description><![CDATA[For a past day I tried to set up a host profiles to sta [...]]]></description>
				<content:encoded><![CDATA[<p>For a past day I tried to set up a host profiles to standardize ESXi deployment and I came across to problems to solve:</p>
<ol>
<li>When host profiles was applied, ESXi host lost completely it&#8217;s networking configuration (IP, management interfaces). I couldn&#8217;t restore networking from DCUI (error message: Management network interface cannot be found), the only way to restore functionality of DCUI was reset to default settings from DCUI.<br />
<a href="http://vmwaremine.com/wp-content/uploads/2013/05/Capture1.png"><img class="aligncenter size-full wp-image-4794" alt="Capture1" src="http://vmwaremine.com/wp-content/uploads/2013/05/Capture1.png" width="581" height="179" /></a></li>
<li>When hosts profiles was applied, ESXi host lost IP configuration and all option in DCUI to manage networking were greyed out the only way to restore networking configuration was to restore networking configuration via DCUI</li>
</ol>
<h5>Work around for first problem.</h5>
<p>This problem was caused by IPv6. Disable IPv6 on host profile reference host, update host profile and problem solved.</p>
<h5>Work around for second problem.</h5>
<p>Problem comes fromVMware kernel assignment order. In my case in host profiles vMotion interface above management interface. Delete vMotion portgroup or any other portgroup which is before management portgroup and recreate it manually.</p>
<p><a href="http://vmwaremine.com/wp-content/uploads/2013/05/2013-05-14_10h49_49.png"><img class="aligncenter size-full wp-image-4795" alt="Host profiles order" src="http://vmwaremine.com/wp-content/uploads/2013/05/2013-05-14_10h49_49.png" width="254" height="253" /></a></p>
<p>Make sure that vmknic name in management portgroup is set to <strong>vmk0</strong></p>
<p><a href="http://vmwaremine.com/wp-content/uploads/2013/05/2013-05-14_11h02_25.png"><img class="aligncenter size-full wp-image-4797" alt="vmnic vmk0" src="http://vmwaremine.com/wp-content/uploads/2013/05/2013-05-14_11h02_25.png" width="555" height="306" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://vmwaremine.com/2013/05/14/vmware-host-profiles-and-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: vmwaremine.com @ 2013-06-19 16:12:28 by W3 Total Cache -->