<?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>Yellow Bricks &#187; vSphere</title>
	<atom:link href="http://www.yellow-bricks.com/tag/vsphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:12:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Distributed vSwitches and vCenter outage, what&#8217;s the deal?</title>
		<link>http://www.yellow-bricks.com/2012/02/08/distributed-vswitches-and-vcenter-outage-whats-the-deal/</link>
		<comments>http://www.yellow-bricks.com/2012/02/08/distributed-vswitches-and-vcenter-outage-whats-the-deal/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:52:11 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[dvswitch]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vds]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vswitch]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9729</guid>
		<description><![CDATA[<p>Recently my colleague Venky Deshpande released  a whitepaper around VDS Best Practices. This white paper describes various architectural options when adopting a VDS only strategy. A strategy of which I can see the benefits. On Facebook multiple people made comments around why this would be a bad practice instead of a best practice, here are some of the comments: &#8220;An [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/08/distributed-vswitches-and-vcenter-outage-whats-the-deal/">Distributed vSwitches and vCenter outage, what&#8217;s the deal?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Recently my colleague Venky Deshpande released  <a href="http://www.vmware.com/resources/techresources/10250" target="_blank">a whitepaper around VDS Best Practices</a>. This white paper describes various architectural options when adopting a VDS only strategy. A strategy of which I can see the benefits. On Facebook multiple people made comments around why this would be a bad practice instead of a best practice, here are some of the comments:</p>
<p style="padding-left: 30px;">&#8220;An ESX/ESXi host requires connectivity to vCenter Server to make vDS operations, such as powering on a VM to attach that VM&#8217;s network interface.&#8221;</p>
<p style="padding-left: 30px;">&#8220;The issue is that if vCenter is a VM and changes hosts during a disaster (like a total power outage) and then is unable to grant itself a port to come back online.&#8221;</p>
<p>I figured the best way to debunk all these myths was to test it myself. I am confident that it is no problem, but I wanted to make sure that I could convince you. So what will I be testing?</p>
<ul>
<li>Network connectivity after Powering-on a VM which is connected to a VDS while vCenter is down.</li>
<li>Network connectivity restore of vCenter attached to a VDS after a host failure.</li>
<li>Network connectivity restore of vCenter attached to a VDS after HA has moved the VM to a different host and restarted it.</li>
</ul>
<p>Before we start I think it is useful to rehash something, which is different types of portgroups which is described in more <a href="http://kb.vmware.com/kb/1022312">depth in this KB</a>:</p>
<ul>
<li>Static binding - Port is immediately assigned and reserved for it when VM is connected to the dvPortgroup through vCenter. This happens during the provisioning of the virtual machine!</li>
<li>Dynamic binding - Port is assigned to a virtual machine only when the virtual machine is powered on and its NIC is in a connected state. The Port is disconnected when the virtual machine is powered off or the virtual machine&#8217;s NIC is disconnected. (Deprecated in 5.0)</li>
<li>Ephemeral binding - Port is created and assigned to a virtual machine when the virtual machine is powered on and its NIC is in a connected state. The Port is deleted when the virtual machine is powered off or the virtual machine&#8217;s NIC is disconnected. Ephemeral Port assignments can be made through ESX/ESXi as well as vCenter.</li>
</ul>
<p>Hopefully this makes it clear straight away that their should be no problem at all, &#8220;Static Binding&#8221; is the default and even when vCenter is down a VM which has been provisioned before vCenter went down can easily be powered on and will have network access. I don&#8217;t mind spending some lab hours on this, so lets put this to a test. Lets use the defaults and see what the results are.</p>
<p>First I made sure all VMs were connected to a dvSwitch. I powered of a VM and checked the &#8220;Network settings and this is what it revealed&#8230; a port already assigned even when powered off:</p>
<p><img class="colorbox-9729"  src="http://farm8.staticflickr.com/7019/6840947569_bed7cd1ccd_m.jpg" alt="" /></p>
<p>This is not the only place you can see port assignments, you can verify it on the VDS&#8217;s &#8220;ports&#8221; tab:</p>
<p><a href="http://farm8.staticflickr.com/7004/6840947655_bf2e75228f_b.jpg"><img class="colorbox-9729"  src="http://farm8.staticflickr.com/7004/6840947655_bf2e75228f.jpg" alt="" /></a></p>
<p>Now lets test this, as that is ultimately what it is all about. First test, Network connectivity after Powering-on a VM which is connected to a VDS while vCenter is down:</p>
<ul>
<li>Connected VM to dvPortgroup with static binding (is the default and best practice)</li>
<li>Power off VM</li>
<li>Power off vCenter VM</li>
<li>Connect vSphere Client to host</li>
<li>Power on VM</li>
<li>Ping VM &#8211;&gt; Positive result</li>
<li>You can even see on the command line that this VM uses its assigned port:
<pre>esxcli network vswitch dvs vmware list</pre>
<pre>Client: w2k8-001.eth0</pre>
<pre>DVPortgroup ID: dvportgroup-516</pre>
<pre>In Use: true</pre>
<pre>Port ID: 137</pre>
</li>
</ul>
<p>Second test, Network connectivity restore of vCenter attached to a VDS after a host failure:</p>
<ul>
<li>Connected vCenter VM to dvPortgroup with static binding (is the default and best practice)</li>
<li>Power off vCenter VM</li>
<li>Connect vSphere Client to host</li>
<li>Power on vCenter VM</li>
<li>Ping vCenter VM &#8211;&gt; Positive result</li>
</ul>
<p>Third test, Network connectivity restore of vCenter attached to a VDS after HA has moved the VM to a different host and restarted it.</p>
<ul>
<li>Connected vCenter VM to dvPortgroup with static binding (is the default and best practice)</li>
<li>Yanked the cable out of the ESXi host on which vCenter was running</li>
<li>Opened a ping to the vCenter VM</li>
<li>HA re-registered the vCenter VM on a different host and powered it on</li>
<ul>
<li>The re-register / power-on took roughly 45 &#8211; 60 seconds</li>
</ul>
<li>Ping vCenter VM &#8211;&gt; Positive result</li>
</ul>
<p>I hope this debunks some of those myths floating around. I am the first to admit that there are still challenges out there, these will hopefully be addressed soon, but I can assure you that your virtual machines will regain connection as soon as they are powered on through HA or manually&#8230; yes even when your vCenter Server is down.</p>
<p>&nbsp;</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/08/distributed-vswitches-and-vcenter-outage-whats-the-deal/">Distributed vSwitches and vCenter outage, what&#8217;s the deal?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/02/08/distributed-vswitches-and-vcenter-outage-whats-the-deal/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Using a CNAME (DNS alias) to mount an NFS datastore</title>
		<link>http://www.yellow-bricks.com/2012/02/07/using-a-cname-dns-alias-to-mount-an-nfs-datastore/</link>
		<comments>http://www.yellow-bricks.com/2012/02/07/using-a-cname-dns-alias-to-mount-an-nfs-datastore/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 14:06:31 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9709</guid>
		<description><![CDATA[<p>I was playing around in my lab with NFS datastores today. I wanted to fail-over a replicated NFS datastore without the need to re-register the virtual machines running on them. I had mounted the NFS datastore using the IP address and as that is used to create the UUID it was obvious that it wouldn&#8217;t work. I figured there should [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/07/using-a-cname-dns-alias-to-mount-an-nfs-datastore/">Using a CNAME (DNS alias) to mount an NFS datastore</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was playing around in my lab with NFS datastores today. I wanted to fail-over a replicated NFS datastore without the need to re-register the virtual machines running on them. I had mounted the NFS datastore using the IP address and as that is used to create the UUID it was obvious that it wouldn&#8217;t work. I figured there should be a way around it but after a quick search on the internet I still hadn&#8217;t found anything yet.</p>
<p>I figured it should be possible to achieve this using a CNAME but also recalled something around vCenter screwing this up again. I tested it anyway and with success. This is what I did:</p>
<ul>
<li>Added both NFS servers to DNS</li>
<li>Create a CNAME (DNS Alias) and pointed to the &#8220;active&#8221; NFS server</li>
<ul>
<li>I used the name &#8220;nasdr&#8221; to make it obvious what it is used for</li>
</ul>
<li>Created an NFS share (drtest) on the NFS server</li>
<li>Mount the NFS export using vCenter or though the CLI</li>
<ul>
<li>esxcfg-nas -a -o nasdr -s /drtest drtest</li>
</ul>
<li>Check the UUID using vCenter or through the CLI</li>
<ul>
<li>ls -lah /vmfs/volumes</li>
<li>example output:<br />
lrwxr-xr-x    1 root     root           17 Feb  6 10:56 drtest -&gt; <strong>e9f77a89-7b01e9fd</strong></li>
</ul>
<li>Created a virtual machine on the nfsdatastore</li>
<li>Enabled replication to my &#8220;standby&#8221; NFS server</li>
<li>I killed my &#8220;active&#8221; NFS server environment (after validating it had completed replication)</li>
<li>Changed the CNAME to point to the secondary NFS server</li>
<li>Unmounted the volume old volume</li>
<ul>
<li>esxcfg-nas -d drtest</li>
</ul>
<li>I did a vmkping to &#8220;nasdr&#8221; just to validate the destination IP had changed</li>
<li>Rescanned my storage using &#8220;esxcfg-rescan -A&#8221;</li>
<li>Mounted the new volume</li>
<ul>
<li>esxcfg-nas -a -o nasdr -s /drtest drtest</li>
</ul>
<li>Checked the UUID using the CLI</li>
<ul>
<li>ls -lah /vmfs/volumes</li>
<li>example output:<br />
lrwxr-xr-x    1 root     root           17 Feb  6 13:09 drtest -&gt; <strong>e9f77a89-7b01e9fd</strong></li>
</ul>
<li>Powered on the virtual machine now running on the secondary NFS server</li>
</ul>
<p>As you can see, both volumes had the exact same UUID. After the fail-over I could power-on the virtual machine. No need to re-register the virtual machines within vCenter first. Before I wanted to share it with the world I reached out to my friends at NetApp. Vaughn Stewart connected me with Peter Learmonth who validated my findings and actually pointed me to a blog article he wrote about this topic. I suggest to head-over to <a href="http://communities.netapp.com/community/netapp-blogs/getvirtical/blog/2011/09/28/nfs-datastore-uuids-how-they-work-and-what-changed-in-vsphere-5">Peter&#8217;s article for more details</a> on this.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/07/using-a-cname-dns-alias-to-mount-an-nfs-datastore/">Using a CNAME (DNS alias) to mount an NFS datastore</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/02/07/using-a-cname-dns-alias-to-mount-an-nfs-datastore/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Setting the default affinity rule for Storage DRS</title>
		<link>http://www.yellow-bricks.com/2012/02/07/setting-the-default-affinity-rule-for-storage-drs/</link>
		<comments>http://www.yellow-bricks.com/2012/02/07/setting-the-default-affinity-rule-for-storage-drs/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 07:27:39 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[sdrs]]></category>
		<category><![CDATA[storage drs]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9718</guid>
		<description><![CDATA[<p>On my blog article for yesterday &#8220;Rob M&#8221; commented that the default affinity rule for Storage DRS (SDRS), keep VM files together, did not make sense to him. One of the reasons this affinity rule is set is because customers indicated that from an operational perspective it would be easier if all files of a given VM (vmx / vmdk&#8217;s) [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/07/setting-the-default-affinity-rule-for-storage-drs/">Setting the default affinity rule for Storage DRS</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>On my blog article for yesterday &#8220;Rob M&#8221; <a href="http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/#comment-35148" target="_blank">commented</a> that the default affinity rule for Storage DRS (SDRS), keep VM files together, did not make sense to him. One of the reasons this affinity rule is set is because customers indicated that from an operational perspective it would be easier if all files of a given VM (vmx / vmdk&#8217;s) would reside in the same folder. Especially troubleshooting was one of the main reasons, as this lowers complexity. I have to say that I fully agree with this, I&#8217;ve been in the situation where I needed to recover virtual machines and having them spread across multiple datastore really complicates things.</p>
<p>But, just like Rob, you might not agree with this and rather have SDRS handling balancing on a file per file basis. That is possible and we documented this procedure in our book. I was under the impression that I blogged this, but just noticed that somehow I never did. Here is how you change the affinity rule for the current provisioned VMs in a datastore cluster:</p>
<ol>
<li>Go to Datastores and Datastore Clusters</li>
<li>Right click a datastore cluster and select &#8220;edit settings&#8221;</li>
<li>Click &#8220;Virtual machine settings&#8221;</li>
<li>Deselect &#8220;Keep VMDKs together&#8221;</li>
<ol>
<li>For virtual machines that need to stick together you can override the default by ticking the tick box next to the VM</li>
</ol>
</ol>
<p><a href="http://farm8.staticflickr.com/7032/6834363945_1970222e55_b.jpg"><br />
<img class="colorbox-9718"  src="http://farm8.staticflickr.com/7032/6834363945_1970222e55.jpg" alt="" /></a></p>
<p>Also check out this article by Frank <a href="http://frankdenneman.nl/2012/02/sdrs-anti-affinity-rule-types-and-ha-interoperability/" target="_blank">about DRS/SDRS affinity rules</a>, useful to know!</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/07/setting-the-default-affinity-rule-for-storage-drs/">Setting the default affinity rule for Storage DRS</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/02/07/setting-the-default-affinity-rule-for-storage-drs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How cool and useful is Storage DRS?!</title>
		<link>http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/</link>
		<comments>http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 08:48:14 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[sdrs]]></category>
		<category><![CDATA[storage drs]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9688</guid>
		<description><![CDATA[<p>I was just playing around in my lab and created a whole bunch of VMs when I needed to deploy to large virtual machines. Both of them had 500GB disks. The first one deployed without a hassle, but the second one was impossible to deploy, well not impossible for Storage DRS. Just imagine you had to figure this out yourself! [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/">How cool and useful is Storage DRS?!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was just playing around in my lab and created a whole bunch of VMs when I needed to deploy to large virtual machines. Both of them had 500GB disks. The first one deployed without a hassle, but the second one was impossible to deploy, well not impossible for Storage DRS. Just imagine you had to figure this out yourself! Frank <a href="http://frankdenneman.nl/2012/01/storage-drs-initial-placement-and-datastore-cluster-defragmentation/">wrote a great article</a> about the logic behind this and there is no reason for me to repeat this, just head over to Frank&#8217;s blog if you want to know more..</p>
<p><a href="http://farm8.staticflickr.com/7032/6828463201_ed1881866e_b.jpg"><img class="alignnone colorbox-9688" title="vMSC HCL" src="http://farm8.staticflickr.com/7032/6828463201_ed1881866e.jpg" /></a></p>
<p>And the actually migrations being spawned:</p>
<p><a href="http://farm8.staticflickr.com/7021/6828463297_3f6255dc0c_b.jpg"><img class="alignnone colorbox-9688" title="vMSC HCL" src="http://farm8.staticflickr.com/7021/6828463297_3f6255dc0c.jpg" /></a></p>
<p>Yes, this is the true value of Storage DRS&#8230; initial placement recommendations! </p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/">How cool and useful is Storage DRS?!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/02/06/how-cool-and-useful-is-storage-drs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating an IP-Pool for VC Ops</title>
		<link>http://www.yellow-bricks.com/2012/02/02/creating-an-ip-pool-for-vc-ops/</link>
		<comments>http://www.yellow-bricks.com/2012/02/02/creating-an-ip-pool-for-vc-ops/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:17:29 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[vc ops]]></category>
		<category><![CDATA[vcenter operations]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9678</guid>
		<description><![CDATA[<p>I was importing the VC Ops virtual appliance and during the import I got a question around IP addresses. So I figured I would enter two IP addresses and that would be it. As soon as I powered on the VM I received the following error: Cannot initialize property &#8216;vami.netmask0.VM_1&#8242; since network &#8216;VM Network&#8217; has no associated IP Pools configuration. [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/02/creating-an-ip-pool-for-vc-ops/">Creating an IP-Pool for VC Ops</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was importing the VC Ops virtual appliance and during the import I got a question around IP addresses. So I figured I would enter two IP addresses and that would be it. As soon as I powered on the VM I received the following error:</p>
<blockquote><p>Cannot initialize property &#8216;vami.netmask0.VM_1&#8242; since network &#8216;VM Network&#8217; has no associated IP Pools configuration.<br />
<img class="colorbox-9678"  src="http://farm8.staticflickr.com/7166/6807272341_65ea7825e5.jpg" alt="" /></p></blockquote>
<p>I figured this would be simple so I jumped back to &#8220;home&#8221; and went to the network section&#8230; Nothing around IP Pools. Even on a host or cluster layer there was nothing. Luckily my colleague Cormac jumped in and said check the &#8220;Datacenter&#8221; object, there should be an IP Pool tab there. He was right. Weird place and definitely something that needs to be improved. Anyway, configuring an IP Pool itself, now that I found it, was easy:</p>
<ol>
<li>Click your Datacenter object</li>
<li>Go to the &#8220;IP Pools&#8221; tab</li>
<li>Click &#8220;Add&#8221;</li>
<li>Fill out the details:</li>
<ol>
<li>Subnet: which network will be used and what is the mask? (You can use a <a href="http://www.subnet-calculator.com/subnet.php?net_class=A">subnet calculator</a> if you don&#8217;t know&#8230;)</li>
<li>Enter the details of the gateway</li>
<li>Specify a range, the format is &#8220;10.1.1.10#10&#8243;, this would result in a range from 10.1.1.10 until 10.1.1.19 (10 addresses counting from .10)</li>
<li>Don&#8217;t forget to tick the &#8220;<span style="text-decoration: underline;">Enable IP Pool</span>&#8221; check box</li>
<li>Click on the &#8220;<span style="text-decoration: underline;">Associations</span>&#8221; Tab and associate it to a network!</li>
<li>Also, fill out the DNS and proxy details if and when required.</li>
</ol>
<li>This is what it should look like:<br />
<img class="colorbox-9678"  src="http://farm8.staticflickr.com/7020/6807659503_cbf455d307.jpg" alt="" /></li>
</ol>
<p>It is as simple as that, but indeed not easy to find hence the reason I figured a short article was in place.</p>
<p><em>PS: Creating a range and enabling the &#8220;IP Pool&#8221; is not required. &#8220;Enable IP Pool&#8221; enables the use of the Range. In this example I had to use a range as I could only use a specific range of this subnet.</em></p>
<p>&nbsp;</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/02/02/creating-an-ip-pool-for-vc-ops/">Creating an IP-Pool for VC Ops</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/02/02/creating-an-ip-pool-for-vc-ops/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Re: when to disable HA? /cc @hashmibilal</title>
		<link>http://www.yellow-bricks.com/2012/01/25/re-when-to-disable-ha-cc-hashmibilal/</link>
		<comments>http://www.yellow-bricks.com/2012/01/25/re-when-to-disable-ha-cc-hashmibilal/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 08:28:56 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[BC-DR]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9619</guid>
		<description><![CDATA[<p>Bilal Hashmi wrote a nice article about HA today and in this article he asked a couple of questions. As I think the info is useful for everyone I decided to respond through a blog article instead of by commenting. Let me start by saying that in general HA should never be disabled. The later versions of vSphere have a [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/25/re-when-to-disable-ha-cc-hashmibilal/">Re: when to disable HA? /cc @hashmibilal</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Bilal Hashmi wrote a <a href="http://www.cloud-buddy.com/?p=996">nice article about HA</a> today and in this article he asked a couple of questions. As I think the info is useful for everyone I decided to respond through a blog article instead of by commenting.</p>
<p>Let me start by saying that in general HA should <span style="text-decoration: underline;">never</span> be disabled. The later versions of vSphere have a neat option called &#8220;Enable Host Monitoring&#8221;. This option should be used for scheduled network maintenance. The difference between disabling host monitoring and disabling HA is that disabling host monitoring does not cause a full reconfiguration (see screenshot below) of HA and a new election process. Just the &#8220;host monitoring&#8221; functionality is disabled, which is what you want in this scenario.</p>
<p><img class="colorbox-9619"  src="http://farm8.staticflickr.com/7156/6759193477_98dfa8265d.jpg" alt="" /></p>
<p>Bilal asked multiple questions / made multiple statements in his article, I will respond to two of these specifically to explain the way HA handles failures/isolation:</p>
<blockquote><p>In this case within 30 sec of the management network outage, each host would have declared itself isolated and wont attempt to restart any VMs like the primaries would in vSphere 5.</p></blockquote>
<p>So why is this? As soon as a Master is isolated it will drop &#8220;ownership&#8221; of datastores on which VMs are running that are part of its cluster. Before the other hosts trigger the isolation response for a given VM they will validate if the datastore on which this VM is stored is &#8220;owned&#8221; by a master. In the case of a cluster wide isolation due to a network outage / maintenance the ownership would be dropped and this would result in HA not triggering the isolation response. This is a major change compared to vSphere 4.x and prior!</p>
<blockquote><p>Now what happens when the network outage is over and the hosts are in a position to talk to each other? I have not been able to find documentation on whether an isolated host will enter an election (vSphere 4 or 5) ones the communication channel is open and bring the cluster back to life.</p></blockquote>
<p>Lets focus on vSphere 5.0 as that seems most relevant. A host remains isolated until it observes HA network traffic, like for instance election messages <span style="text-decoration: underline;">OR</span> it starts getting a response from an isolation address. Meaning that as long as the host is in &#8220;isolated state&#8221; it will continue to validate its isolation by pinging the isolation address. As soon as the isolation address responds it will initiate an election process or join an existing election process and the cluster will return to a normal state.</p>
<p>There&#8217;s absolutely no need to manually intervene. HA takes care of all of this for you.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/25/re-when-to-disable-ha-cc-hashmibilal/">Re: when to disable HA? /cc @hashmibilal</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/01/25/re-when-to-disable-ha-cc-hashmibilal/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Top VMware/virtualization blogs 2012 voting starts today</title>
		<link>http://www.yellow-bricks.com/2012/01/24/top-vmwarevirtualization-blogs-2012-voting-starts-today/</link>
		<comments>http://www.yellow-bricks.com/2012/01/24/top-vmwarevirtualization-blogs-2012-voting-starts-today/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:40:29 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9606</guid>
		<description><![CDATA[<p>Yes, it is that time of the year again… vSphere-land.com’s voting for the Top 25 Blogs worldwide has started again. I had the honor of placing 1st four consecutive times, but the competition is huge this year with excellent newcomers like Chris Colotti, scripting warriors like William Lam and Alan Renouf and of course my long time rival/friend Chad Sakac. I am [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/24/top-vmwarevirtualization-blogs-2012-voting-starts-today/">Top VMware/virtualization blogs 2012 voting starts today</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Yes, it is that time of the year again… <a href="http://www.surveygizmo.com/s3/786135/Top-VMware-virtualization-blogs-2012">vSphere-land.com’s voting for the Top 25 Blogs</a> worldwide has started again. I had the honor of placing 1st four consecutive times, but the competition is huge this year with excellent newcomers like Chris Colotti, scripting warriors like William Lam and Alan Renouf and of course my long time rival/friend Chad Sakac.</p>
<p>I am hoping each of you will select the top-10 blogs based on quality, longevity and frequency. (I personally find length of the article irrelevant, content is King!) I did want to list my top 10 articles over the last 12 months:</p>
<ol>
<li><a href="http://www.yellow-bricks.com/vmware-high-availability-deepdiv/">The vSphere 5.0 &#8211; HA Deepdive</a></li>
<li><a href="http://www.yellow-bricks.com/2011/08/25/using-vsphere-5-auto-deploy-in-your-home-lab/">Using vSphere Auto-Deploy in your home lab</a></li>
<li><a href="http://www.yellow-bricks.com/2011/09/17/multiple-nic-vmotion-in-vsphere-5/" target="_blank">Multiple-NIC vMotion in vSphere 5…</a></li>
<li><a href="http://www.yellow-bricks.com/esxtop/">esxtop</a></li>
<li><a href="http://www.yellow-bricks.com/2011/07/14/vsphere-5-0-storage-vmotion-and-the-mirror-driver/" target="_blank">vSphere 5.0: Storage vMotion and the Mirror Driver</a></li>
<li><a href="http://www.yellow-bricks.com/2011/07/13/vsphere-5-0-what-has-changed-for-vmfs/" target="_blank">vSphere 5.0: What has changed for VMFS?</a></li>
<li><a href="http://www.yellow-bricks.com/2011/07/28/ha-architecture-series-advanced-settings-55/" target="_blank">HA Architecture Series </a>(1 &#8211; 5)</li>
<li><a href="http://www.yellow-bricks.com/2012/01/10/hacking-site-recovery-manager-srm-a-storage-array-adapter/">“Hacking” Site Recovery Manager (SRM) / a Storage Array Adapter</a></li>
<li><a href="http://www.yellow-bricks.com/2011/07/19/esxi-5-0-and-scripted-installs/" target="_blank">ESXi 5.0 and Scripted Installs</a></li>
<li><a href="http://www.yellow-bricks.com/2011/07/20/vsphere-50-vmotion-enhancements/" target="_blank">vSphere 5.0 vMotion Enhancements</a></li>
</ol>
<p>The voting is very straight forward and will only take 2 minutes of your time, all you have to do is select your Top 10 favourite VMware related virtualization blog sites and then sort them in your order of preference (ie: 1 – 10) – it’s as easy as that! Don&#8217;t wait any longer, cast your <a href="http://www.surveygizmo.com/s3/786135/Top-VMware-virtualization-blogs-2012">vote now!</a></p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/24/top-vmwarevirtualization-blogs-2012-voting-starts-today/">Top VMware/virtualization blogs 2012 voting starts today</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/01/24/top-vmwarevirtualization-blogs-2012-voting-starts-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iBook / Nook? What really?</title>
		<link>http://www.yellow-bricks.com/2012/01/24/ibook-nook-what-really/</link>
		<comments>http://www.yellow-bricks.com/2012/01/24/ibook-nook-what-really/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 08:37:35 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ibook]]></category>
		<category><![CDATA[nook]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9612</guid>
		<description><![CDATA[<p>It took us a while to figure this one out, but finally we managed to create a proper epub version of our book. Converting from Kindle to iBooks / Nook is not easy, but after using multiple tools and manually editing the book using Sigil we managed to create version which was submitted to the iBooks store and Barnes &#38; [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/24/ibook-nook-what-really/">iBook / Nook? What really?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>It took us a while to figure this one out, but finally we managed to create a proper epub version of our book. Converting from Kindle to iBooks / Nook is not easy, but after using multiple tools and manually editing the book using Sigil we managed to create version which was submitted to the iBooks store and Barnes &amp; Nobles a couple of weeks ago. This morning I noticed that the book has been made available. So for all those who have been asking about it, here are the links:</p>
<ul>
<li><a href="http://itunes.apple.com/us/book/vmware-vsphere-5.0-clustering/id495144634?mt=11">iBook &#8211; $ 9.99</a></li>
<li><a href="http://www.barnesandnoble.com/w/vmware-vsphere-50-clustering-technical-deepdive-duncan-epping/1105681726?ean=9781105348815&amp;itm=1&amp;usri=vsphere+5+clustering">Nook &#8211; $ 9.99</a></li>
</ul>
<p>We hope you will enjoy it!</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/24/ibook-nook-what-really/">iBook / Nook? What really?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/01/24/ibook-nook-what-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Jumbo frames on your Management Network! (Updated!)</title>
		<link>http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/</link>
		<comments>http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 16:56:44 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9591</guid>
		<description><![CDATA[<p>I was just reading some of the comments posted today and Marc Sevigny, one of the vSphere HA developers, pointed out something which I did not know. I figured this is probably something that many are not aware of so I copied and pasted his comment: Another thing to check if you experience this error is to see if you have [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/">No Jumbo frames on your Management Network! (Updated!)</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was just reading some of the <a href="http://www.yellow-bricks.com/2012/01/04/vsphere-ha-waiting-for-cluster-election-to-complete-operation-timed-out/#comment-34005">comments posted</a> today and Marc Sevigny, one of the vSphere HA developers, pointed out something which I did not know. I figured this is probably something that many are not aware of so I copied and pasted his comment:</p>
<blockquote><p><del>Another thing to check if you experience this error is to see if you have <span style="text-decoration: underline;">jumbo frames enabled</span> on the management network, since this <span style="text-decoration: underline;">interferes</span> with HA communication.</del></p></blockquote>
<p><del>This is document here in a note: <a href="http://kb.vmware.com/kb/2006729" rel="nofollow">http://kb.vmware.com/kb/2006729</a></del></p>
<p><del>To make it crystal clear: disable jumbo frames on your management network with vSphere 5.0 as there&#8217;s a problem with it! This problem is currently being investigated by the HA engineering team and will hopefully be resolved.</del></p>
<p>&lt;Update&gt; Just received an email that all the cases where we thought vSphere HA issues were caused by Jumbo Frames being enabled were actually caused by the fact that it was not configured correctly end-to-end. Please validate Jumbo Frame configuration on all levels when configuring. (Physical Switches, vSwitch, Portgroup, VMkernel etc)&lt;/Update&gt;</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/">No Jumbo frames on your Management Network! (Updated!)</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Avoid changing your VMs IP in a DR procedure&#8230;</title>
		<link>http://www.yellow-bricks.com/2012/01/19/avoid-changing-your-vms-ip-in-a-dr-procedure/</link>
		<comments>http://www.yellow-bricks.com/2012/01/19/avoid-changing-your-vms-ip-in-a-dr-procedure/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:35:57 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[site recovery manager]]></category>
		<category><![CDATA[srm]]></category>
		<category><![CDATA[vshield]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=9586</guid>
		<description><![CDATA[<p>I was thinking about one of the most challenging aspects with DR procedures, IP changes. This is a very common problem. Although changing the IP address of a VM is usually straight forward it doesn&#8217;t mean that this is propagated to the application layer. Many applications use hardcoded IP addresses and changing these is usually a huge challenge. But what about using [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/19/avoid-changing-your-vms-ip-in-a-dr-procedure/">Avoid changing your VMs IP in a DR procedure&#8230;</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was thinking about one of the most challenging aspects with DR procedures, IP changes. This is a very common problem. Although changing the IP address of a VM is usually straight forward it doesn&#8217;t mean that this is propagated to the application layer. Many applications use hardcoded IP addresses and changing these is usually a huge challenge.</p>
<p>But what about using vShield Edge? If you look at how vShield Edge is used in a vCloud Director environment, mainly NAT&#8217;ing and Firewall functionality, you could use it in exactly the same way for your VMs in a DR enabled environment. I know there are many Apps out there which don&#8217;t use hardcoded IP adresses and which are simple to re-IP. But for those who are not, why not just leverage vShield Edge&#8230; NAT the VMs and when there is a DR event just swap out the NAT pool and update DNS. On the &#8220;inside&#8221; nothing will change&#8230; and the application will continue to work fine. On the outside things will change, but this is an &#8220;easy&#8221; fix with a lot less risk than re-IP&#8217;ing that whole multi-tier application.</p>
<p>I wonder how some of you out in the field do this today.</p>
<p>&nbsp;</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2012/01/19/avoid-changing-your-vms-ip-in-a-dr-procedure/">Avoid changing your VMs IP in a DR procedure&#8230;</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2012/01/19/avoid-changing-your-vms-ip-in-a-dr-procedure/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

