<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.scottlowe.org/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>blog.scottlowe.org</title>
	
	<link>http://blog.scottlowe.org</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Thu, 09 Jul 2009 15:56:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.scottlowe.org/slowe/content/feed" type="application/rss+xml" /><feedburner:emailServiceId>slowe/content/feed</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Follow-Up About Multiple VLANs, Virtual Connect, and Flex-10</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/havwaza3OS4/</link>
		<comments>http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 15:56:26 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1459</guid>
		<description><![CDATA[My articles about HP Virtual Connect, VST, multiple VLANs, and Flex-10 have generated a few questions and comments, so I thought I'd post this quick follow-up.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/">Follow-Up About Multiple VLANs, Virtual Connect, and Flex-10</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I wanted to post a quick follow-up on the previous two articles that I published regarding using VLANs, Virtual Switch Tagging, HP Virtual Connect, and Flex-10:</p>
<p><a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/">Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</a><br />
<a href="http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/">Using Multiple VLANs with HP Virtual Connect Flex-10</a></p>
<p>One thing that I wanted to really clarify was that you <em>can</em> present multiple VLANs to FlexNICs on the same LOM, but you can&#8217;t present the <em>same set of VLANs</em> to FlexNICs on the same LOM. I&#8217;m not sure that I made that clear enough in my other post. So, if you have VLANs 100, 101, 102, 103, and 200, you can present any number or combination of those to all the FlexNICs on a single LOM&#8212;but it must be in a non-overlapping configuration, so that the same VLAN isn&#8217;t presented to multiple FlexNICs on the same LOM. I plan on posting some sample configurations, with graphics, that should clarify things even more.</p>
<p>The other thing I wanted to clarify was <em>why</em> I posted an article about presenting multiple VLANs to FlexNICs on the same LOM. Usually, this topic comes up in the form of a question (and I&#8217;ve had several readers e-mail me about this) like this: &#8220;You state that you can&#8217;t present the same set of VLANs to multiple FlexNICs on the same LOM. Why in the world would you want to do that?&#8221;</p>
<p>That&#8217;s a good question! In a Flex-10 environment, you normally <em>wouldn&#8217;t</em> want to do that, and not just for the reason that it doesn&#8217;t work (although having a configuration that works is usually quite beneficial). Consider the value proposition behind Flex-10: it provides four logical NICs (the FlexNICs), each of whose bandwidth can be adjusted as needed, up to 10Gbps, based on the traffic requirements. Now consider the reason why administrators normally use multiple NICs: more bandwidth. Considering that you can allocate bandwidth easily with a FlexNIC, there&#8217;s no need to use multiple FlexNICs on the same LOM to handle the same VLANs. A single FlexNIC can handle multiple VLANs just fine because you can allocate more bandwidth to that FlexNIC easily. And since presenting multiple VLANs to FlexNICs on different LOMs works just fine, you can use one FlexNIC from each LOM to gain redundancy. All the reasons for wanting to use multiple NICs are addressed by using only two FlexNICs, one from each LOM, and presenting as many VLANs as you like to those two FlexNICs.</p>
<p>However, having said all that, it is the default configuration in many VMware environments to present VLAN trunks to all ports on all ESX/ESXi hosts (i.e., to present the same set of VLANs to all ports). In a Flex-10 environment, you&#8217;ll have to break out of that line of thinking. Hence, why I posted the information that I posted, so that VMware administrators would realize they can&#8217;t follow the same configuration guidelines in the Flex-10 environment as they would follow in a more &#8220;traditional&#8221; networking environment. Just as virtualization with VMware requires server admins to approach things differently, the functionality offered by Virtual Connect also requires server admins to think a bit differently about how network connectivity is presented to VMware ESX/ESXi hosts.</p>
<p>Have more questions, or need additional clarification? Speak up in the comments. Thanks for reading!</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/">Follow-Up About Multiple VLANs, Virtual Connect, and Flex-10</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/" rel="bookmark" title="Thursday, July 9, 2009">Using Multiple VLANs with HP Virtual Connect Flex-10</a></li>

<li><a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/" rel="bookmark" title="Monday, July 6, 2009">Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</a></li>

<li><a href="http://blog.scottlowe.org/2009/02/16/blades-and-virtualization-arent-mutually-exclusive-part-four-hp-traditional-expansion-options/" rel="bookmark" title="Monday, February 16, 2009">Blades and Virtualization Aren&#8217;t Mutually Exclusive: Part Four, HP Traditional Expansion Options</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/05/vmware-esx-nic-teaming-and-vlan-trunking-with-hp-procurve/" rel="bookmark" title="Friday, September 5, 2008">VMware ESX, NIC Teaming, and VLAN Trunking with HP ProCurve</a></li>

<li><a href="http://blog.scottlowe.org/2008/10/03/netapp-igroup-strategies-for-vmware-esx/" rel="bookmark" title="Friday, October 3, 2008">NetApp iGroup Strategies for VMware ESX</a></li>
</ul><!-- Similar Posts took 21.110 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/havwaza3OS4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/</feedburner:origLink></item>
		<item><title>Links for 2009-07-08 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/yLVadX00swo/slowe</link><pubDate>Thu, 09 Jul 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-07-08</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.usblyzer.com/"&gt;USBlyzer - Software USB Protocol Analyzer for Windows&lt;/a&gt;&lt;br/&gt;
This is a software protocol analyzer for USB, might be handy in troubleshooting USB devices in virtual desktop environments.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/yLVadX00swo" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-07-08</feedburner:origLink></item><item>
		<title>Using Multiple VLANs with HP Virtual Connect Flex-10</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/6AUh_KcTFIQ/</link>
		<comments>http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 04:03:45 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[HP]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1457</guid>
		<description><![CDATA[If you are thinking of leveraging multiple VLANs with HP Virtual Connect Flex-10, there is a limitation of which you should be aware. This article provides more details on the limitation and the potential impact it could have on your configuration.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/">Using Multiple VLANs with HP Virtual Connect Flex-10</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In this article on using <a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/">VMware ESX Virtual Switch Tagging (VST) with HP Virtual Connect</a>, I showed you how to use the Multiple VLANs setting to map multiple VLANs onto a network connection so that the VLAN tags would pass all the way up to the VMware ESX/ESXi host&#8212;a necessary prerequisite for making VST work.</p>
<p>However, there is a key caveat to this approach that applies when using HP Virtual Connect Flex-10 and HP blades that have Flex-10 LOM (LAN on Motherboard) interfaces. As you might already know, Flex-10 LOMs have the ability to &#8220;subdivide&#8221; themselves into four logical instances, each of them a valid PCIe function, which are called FlexNICs. These FlexNICs appear as real, actual, physical NICs to the operating system installed on the blades. This includes VMware ESX/ESXi. In the Virtual Connect Manager, though, you have the ability to fine-tune the amount of bandwidth allocated to each of these FlexNICs, up to the shared maximum of 10Gbps.</p>
<p>This is pretty cool, but there is one limitation of which you must be aware&#8212;a limitation that is particularly significant in VMware ESX/ESXi environments. When you use the Multiple Networks option to map multiple VLANs onto a FlexNIC, <em>you can&#8217;t map the same VLAN onto two different FlexNICs from the same LOM.</em></p>
<p>The FlexNICs are noted as LOM 1:a, LOM 1:b, LOM 2:a, etc. Again, as noted earlier, up to four FlexNICs are presented to the operating system on the blade. When you start assigning network connections in a Server Profile in Virtual Connect Manager, these network connections will bounce back and forth between the LOMs (assuming there are no other network interface cards in the server blade):</p>
<p>First network connection &gt; LOM 1:a<br />
Second network connection &gt; LOM 2:a<br />
Third network connection &gt; LOM 1:b<br />
Fourth network connection &gt; LOM 2:b<br />
&#8230;<br />
Seventh network connection &gt; LOM 1:d<br />
Eighth network connection &gt; LOM 2:d</p>
<p>As far as I know, there is no way to change this behavior.</p>
<p>With that in mind, what this means is that you can&#8217;t map the same VLANs to the first, third, fifth, and seventh network connections, or to the second, fourth, sixth, or eighth network connections. Why? Because each of these connections are logical FlexNICs on the same LOM, and <em>you can&#8217;t map the same VLANs to more than one FlexNIC on the same LOM.</em></p>
<p>Perhaps an example would help. Consider the configuration shown in this figure, in which multiple VLANs are mapped to all eight connections in Virtual Connect Manager:</p>
<p><img src="http://blog.scottlowe.org/wp-content/uploads/2009/07/hp-flex10-vlans-incorrect.png" alt="hp-flex10-vlans-incorrect.png" border="0" width="391" height="403" /></p>
<p>This screenshot shows how the VLANs are mapped for each of those eight network connections:</p>
<p><img src="http://blog.scottlowe.org/wp-content/uploads/2009/07/hp-flex10-vlan-mapping-300x199.png" alt="hp-flex10-vlan-mapping.png" border="0" width="300" height="199" /></p>
<p>As you can see, I have the same set of five VLANs mapped onto all eight network connections (all eight logical FlexNIC instances). But only the first two show OK&#8212;the rest show Critical. Why? Because these logical FlexNICs have the same VLANs mapped to them as were mapped to the first FlexNIC, and therefore Virtual Connect Manager has placed them into a Critical state (they&#8217;ll be reported as &#8220;Down&#8221; to an operating system on the blade).</p>
<p>This behavior is the strange behavior I tweeted about a few days ago, where I couldn&#8217;t figure out why Virtual Connect was behaving in the way that it was. Now I know why!</p>
<p>Contrast that first configuration with the configuration shown in this screenshot:</p>
<p><img src="http://blog.scottlowe.org/wp-content/uploads/2009/07/hp-flex10-vlans-correct.png" alt="hp-flex10-vlans-correct.png" border="0" width="379" height="405" /></p>
<p>In this case, you&#8217;ll note that I do not have the same VLANs mapped to more than one FlexNIC on the same LOM. As a result, Virtual Connect Manager does not place any of the FlexNICs into a Critical state, and all eight show OK (and will be reported as Up to an operating system on the blade).</p>
<p>So what does this mean? In its simplest terms, it means you can&#8217;t use VST on all the FlexNICs&#8212;some of the FlexNICs will have to carry &#8220;ordinary&#8221; traffic to VMware ESX/ESXi port groups that have no VLAN ID specified. In the image above, you can see that the first three pairs of FlexNICs each carry a specific type of traffic. The matching output of <code>esxcfg-vswitch --list</code> for this VMware ESX host shows that the port groups on each of the three matching vSwitches do not have any VLAN IDs specified. This is because, in this configuration, these three pairs of FlexNICs carry only a single type of traffic, and that single type of traffic has no VLAN tags attached. Therefore, the VMware ESX/ESXi port groups must not have a VLAN ID specified in order for traffic to flow.</p>
<p>But it also presents some other interesting design considerations. If your VMware ESX Service Console (or VMware ESXi Management interface) is on the same VLAN as some of your virtual machines, you&#8217;ll run into an issue&#8212;you won&#8217;t be able to map the VLAN to one set of FlexNICs for Service Console traffic and then map that same VLAN to another set of FlexNICs for other virtual machine traffic. In effect, it greatly reduces the extent to which you can use VST on VMware ESX/ESXi hosts.</p>
<p>Of course, the other way of handling it is to assign only two network connections, map multiple VLANs to those network connections, assign the full 10Gbps of throughput to those two FlexNICs (network connections), and use a single vSwitch design.</p>
<p>As far as I can tell, this is not documented by HP in the Virtual Connect (or Flex-10) documentation. So, you might want to bookmark this article, or post it to Delicious.com or similar. Finally, as always, I&#8217;d love to hear any feedback or clarifications in the comments. Thanks!</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/">Using Multiple VLANs with HP Virtual Connect Flex-10</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/" rel="bookmark" title="Thursday, July 9, 2009">Follow-Up About Multiple VLANs, Virtual Connect, and Flex-10</a></li>

<li><a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/" rel="bookmark" title="Monday, July 6, 2009">Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/05/vmware-esx-nic-teaming-and-vlan-trunking-with-hp-procurve/" rel="bookmark" title="Friday, September 5, 2008">VMware ESX, NIC Teaming, and VLAN Trunking with HP ProCurve</a></li>

<li><a href="http://blog.scottlowe.org/2007/06/22/link-state-tracking-in-blade-deployments/" rel="bookmark" title="Friday, June 22, 2007">Link State Tracking in Blade Deployments</a></li>

<li><a href="http://blog.scottlowe.org/2006/04/17/vlans-and-port-groups/" rel="bookmark" title="Monday, April 17, 2006">VLANs and Port Groups</a></li>
</ul><!-- Similar Posts took 20.531 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/6AUh_KcTFIQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/</feedburner:origLink></item>
		<item>
		<title>Submit a Question for VMworld 2009 Ask the Experts Session</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/yYFfai2ud-w/</link>
		<comments>http://blog.scottlowe.org/2009/07/07/submit-a-question-for-vmworld-2009-ask-the-experts-session/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 01:32:09 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[VMworld2009]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1450</guid>
		<description><![CDATA[As many of you already know, I'll be participating in an Ask the Experts session on virtualization design with Rick Scherer, Chad Sakac, Tom Howarth, and Duncan Epping. Here's your chance to submit a question to be included in the session!<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/07/submit-a-question-for-vmworld-2009-ask-the-experts-session/">Submit a Question for VMworld 2009 Ask the Experts Session</a></p>
]]></description>
			<content:encoded><![CDATA[<p>As many of you probably already know, I&#8217;ll be participating in an Ask The Experts session at VMworld 2009 in San Francisco, CA, this year. Together with Rick Scherer (of <a href="http://vmwaretips.com/wp/">VMwareTips.com</a>), Chad Sakac (<a href="http://virtualgeek.typepad.com/">Virtual Geek</a>), Tom Howarth (<a href="http://planetvm.net/blog/">PlanetVM</a>), and Duncan Epping (<a href="http://www.yellow-bricks.com/">Yellow Bricks</a>), we&#8217;ll be taking questions on virtualization design.</p>
<p>If you have a question you&#8217;d like to see addressed during the session, here&#8217;s your opportunity to submit your question in advance! Use the form below to submit questions to be considered for inclusion in the Ask The Experts session. The panel will select a small number of questions that will be addressed during the session at VMworld 2009, along with questions submitted by the audience during the session.</p>
<p>Thanks, and I look forward to seeing many of you in San Francisco later this year!</p>
<p><iframe src="http://spreadsheets.google.com/embeddedform?key=tNwEsOxIrX3IKwO7w_aWyxA" width="480" height="1160" frameborder="0" marginheight="1" marginwidth="1" scrolling="no">Loading&#8230;</iframe></p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/07/submit-a-question-for-vmworld-2009-ask-the-experts-session/">Submit a Question for VMworld 2009 Ask the Experts Session</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/06/12/ta2259-ask-the-experts-at-vmworld-2009/" rel="bookmark" title="Friday, June 12, 2009">TA2259 Ask the Experts at VMworld 2009</a></li>

<li><a href="http://blog.scottlowe.org/2009/06/19/vmworld-2009-spouse-activities/" rel="bookmark" title="Friday, June 19, 2009">VMworld 2009 Spouse Activities</a></li>

<li><a href="http://blog.scottlowe.org/2009/06/04/spouse-activities-for-vmworld-2009/" rel="bookmark" title="Thursday, June 4, 2009">Spouse Activities for VMworld 2009</a></li>

<li><a href="http://blog.scottlowe.org/2007/08/01/heading-to-vmworld-2007/" rel="bookmark" title="Wednesday, August 1, 2007">Heading to VMworld 2007!</a></li>

<li><a href="http://blog.scottlowe.org/2007/09/12/a-collection-of-vmworld-2007-links/" rel="bookmark" title="Wednesday, September 12, 2007">A Collection of VMworld 2007 Links</a></li>
</ul><!-- Similar Posts took 19.686 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/yYFfai2ud-w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/07/submit-a-question-for-vmworld-2009-ask-the-experts-session/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/07/submit-a-question-for-vmworld-2009-ask-the-experts-session/</feedburner:origLink></item>
		<item>
		<title>Altor Announces VMsafe-Integrated Altor VF 3.0</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/vnY1DY0pIrs/</link>
		<comments>http://blog.scottlowe.org/2009/07/07/altor-announces-vmsafe-integrated-altor-vf-30/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:10:16 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1448</guid>
		<description><![CDATA[Altor Networks is announcing Altor VF 3.0, a VMsafe-integrated version of their virtual firewall product. In addition to VMsafe integration, the new product also adds intrusion detection functionality.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/07/altor-announces-vmsafe-integrated-altor-vf-30/">Altor Announces VMsafe-Integrated Altor VF 3.0</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Since the announcement of the VMsafe APIs at VMworld Europe 2008, the virtualization world has been waiting. First, we waited for the actual release of the VMsafe APIs, which came with the release of VMware vSphere 4. Next, we waited for the delivery of the first VMsafe-integrated security solutions. While I can&#8217;t say definitively that it&#8217;s the first, Altor Networks is announcing its VMsafe-integrated virtual firewall solution, Altor VF 3.0. The wait is over, and now we get to see: just how powerful does VMsafe allow virtual security solutions to be?</p>
<p>Only time will provide the full picture, but an initial glance at Altor&#8217;s press release and a pre-release discussion I had with Altor lead me to believe that VMsafe really <em>will</em> change the landscape of security solutions in VMware environments. By leveraging VMsafe in fast-path mode&#8212;meaning that the security solution runs as a module in the hypervisor&#8212;Altor is able to provide not only firewalling functionality but also intrusion detection functionality as well. In fact, the intrusion detection features can be configured to work only on traffic that successfully passes through the firewall rules.</p>
<p>Altor also claims much greater performance with Altor VF 3.0, up to ten times the performance of a virtual machine-based security solution. And, of course, Altor has ensured that their virtual firewall product can apply firewall rules at various levels within the VMware vCenter Server hierarchy, and the product also helps protect the hypervisor management interfaces as well (the Service Console interfaces in ESX, Management interfaces in ESXi).</p>
<p>The initial release of Altor VF 3.0 will use a separate web-based management console, but Altor Networks did indicate that they are investigating the use of a plug-in for the vSphere Client for more integrated management. Future versions of Altor VF also plan to address vApp integration, something that is missing from the initial release.</p>
<p>For more detailed information or for the <a href="http://www.altornetworks.com/news-events/item.php?pressrel-altor-unveils-vf3">full press release</a>, visit <a href="http://www.altornetworks.com/">Altor Networks&#8217; web site</a>.</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/07/altor-announces-vmsafe-integrated-altor-vf-30/">Altor Announces VMsafe-Integrated Altor VF 3.0</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2008/08/26/first-look-altor-networks-vnsa/" rel="bookmark" title="Tuesday, August 26, 2008">First Look: Altor Networks VNSA</a></li>

<li><a href="http://blog.scottlowe.org/2008/10/16/a-couple-of-product-announcements/" rel="bookmark" title="Thursday, October 16, 2008">A Couple of Product Announcements</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/17/ovf-format-released-vman-initiative-launched/" rel="bookmark" title="Wednesday, September 17, 2008">OVF Format Released, VMAN Initiative Launched</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/03/vmware-esx-35-u2-validated-via-svvp/" rel="bookmark" title="Wednesday, September 3, 2008">VMware ESX 3.5 U2 Validated via SVVP</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/15/vmwares-virtual-datacenter-os/" rel="bookmark" title="Monday, September 15, 2008">VMware&#8217;s Virtual Datacenter OS</a></li>
</ul><!-- Similar Posts took 22.269 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/vnY1DY0pIrs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/07/altor-announces-vmsafe-integrated-altor-vf-30/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/07/altor-announces-vmsafe-integrated-altor-vf-30/</feedburner:origLink></item>
		<item><title>Links for 2009-07-06 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/GZUaSpIRdSQ/slowe</link><pubDate>Tue, 07 Jul 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-07-06</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://developer.amd.com/documentation/articles/pages/5312007170.aspx"&gt;Migrating from Solaris SPARC to Solaris x86 on AMD64&lt;/a&gt;&lt;br/&gt;
This is a handy guide for migrating from Solaris on SPARC to Solaris on x86.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/GZUaSpIRdSQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-07-06</feedburner:origLink></item><item>
		<title>Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/G4HGlp4UtNY/</link>
		<comments>http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 21:16:33 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[HP]]></category>

		<category><![CDATA[VLAN]]></category>

		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1446</guid>
		<description><![CDATA[Using HP Virtual Connect, but also want to use VMware ESX/ESXi Virtual Switch Tagging (VST)? Here are the instructions on how to make it work.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/">Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In January 2008, SearchVMware.com published an article of mine titled <a href="http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1295274,00.html">VMware ESX Server Networking with HP Virtual Connect</a>. In that article, I stated that one drawback of HP Virtual Connect was that it forced you to use External Switch Tagging (EST):</p>
<blockquote><p>When used in conjunction with ESX Server, shared uplink sets force the use of EST because VLAN tags are stripped away by the Virtual Connect switch. Therefore, the ESX Server can&#8217;t use the VLAN tags, and must resort to a different vSwitch&#8212;each with one or more pNICs as uplinks&#8212;for each VLAN/associated network. This solution may be useful in some situations, but typically wouldn&#8217;t scale well for environments with many different VLANs.</p></blockquote>
<p>It turns out that a firmware revision to the HP Virtual Connect software addresses this problem. As I&#8217;ve recently had the opportunity to work with an HP Virtual Connect Flex-10 module (you can expect to see some articles on Flex-10 in the near future), I wanted to revisit the idea of using HP Virtual Connect with VMware ESX/ESXi. In this post, I&#8217;ll describe how you go about configuring HP Virtual Connect so that you can use Virtual Switch Tagging (VST) and Shared Uplink Sets together. Each of the steps is described in one of the sections below.</p>
<h2>Configure VC for VLAN Mapping</h2>
<p>Before you even create the Shared Uplink Set, you must first configure the Virtual Connect module to use VLAN mapping instead of VLAN tunneling.</p>
<p>To access the option for configuring VLAN mapping, you can use the menu bar across the top of the right side of the HP Virtual Connect Manager. Simply click Configure &gt; Ethernet Settings, then click on the Advanced Settings tab. There you will see the option to either tunnel VLAN tags or map VLAN tags. Choose to map VLAN tags. Optionally, you can click the check box to force server connections to use the same VLAN mappings; this will eliminate a step later but limits the overall flexibility of the solution. It&#8217;s up to you if you want to use this option.</p>
<h2>Create the Shared Uplink Set</h2>
</p>
<p>Now you&#8217;re ready to create the Shared Uplink Set. Using the menu bar across the top of the right side of the HP Virtual Connect Manager interface, simply choose Define &gt; Shared Uplink Set. Specify a name for the uplink set, then choose the external uplink ports. While you here, you can also go ahead and create the associated networks you&#8217;ll need later.</p>
<h2>Create the Associated Networks</h2>
<p>Either while you&#8217;re creating the Shared Uplink Set or after the Shared Uplink Set has been created, you can add the Associated Networks. While you are editing the Shared Uplink Set, simply click the Add Network button under the Associated Networks area and define one or more VLANs. The following parameters are available when you define an Associated Network:</p>
<ul>
<li><b>Network Name and VLAN ID:</b> These are pretty self-explanatory. The VLAN ID here needs to match the external VLAN ID on the rest of the network.</li>
<li><b>Native:</b> If this VLAN is marked as the native VLAN on the rest of your network, check this box. This network would then receive all of the untagged traffic on the uplink set.</li>
<li><b>Smart Link:</b> If you would like this network to be marked as down if the uplinks go down, check this box.</li>
<li><b>Private network:</b> With this box checked, the network will act like a private VLAN&#8211;nodes on this network cannot communicate with each other.</li>
<li><b>Advanced:</b> This area allows you to set a custom speed for either the preferred speed or the maximum speed.</li>
</ul>
<p>After you&#8217;ve defined the Associated Networks, then you&#8217;re ready to create the Server Profile&#8212;and that&#8217;s where the real magic in making VST is found.</p>
<h2>Assign Networks in the Server Profile</h2>
<p>Once again, you&#8217;ll use the menu bar across the right side of the HP Virtual Connect Manager to create a Server Profile. Simply select Define &gt; Server Profile. In the Server Profile, you&#8217;ll add a network for each NIC present in the server blade (for a blade with Flex-10 NICs and a Flex-10 module, you will have eight NICs). When prompted for what network to associate to that NIC, choose Multiple Networks. Then click the small Edit button just to the right of the Network Name drop-down to show the Server VLAN to vNet Mappings screen.</p>
<p>The fact that you selected &#8220;Multiple Networks&#8221; when you added the connection to the Server Profile means that Virtual Connect will pass the VLAN tags up to the blade. The fact that you configured the Virtual Connect module to use VLAN mapping now means that you can create an association between the VLAN tags that a server uses and an corresponding Associated Network.</p>
<p>If you want to keep the server&#8217;s VLAN tags and the Associated Networks&#8217; VLAN IDs matched up, just follow these steps:</p>
<ol>
<li>Check the box labeled Force Same VLAN Mappings As Shared Uplink Sets.</li>
<li>Choose the Shared Uplink Set from the drop-down list.</li>
<li>Place a check mark next to each Associated Network/vNet/VLAN. This tell the Virtual Connect module to include that VLAN.</li>
<li>Place a check mark under Untagged for whichever Associated Network is should be handled as the untagged (native) VLAN.</li>
</ol>
<p>If, on the other hand, you want to specify different server VLAN tags than Associated Network/vNet VLAN IDs, leave the check box for Force Same VLAN Mappings As Shared Uplink Sets <em>unchecked</em>, and specify the server VLAN ID that should be used for each Associated Network/vNet. For example, if the server was using VLAN ID 10 to refer to the Production network, but the Production network was using VLAN 1000 on the Associated Network and on the rest of the network, then choose the Associated Network that represents the Production network and specify a server VLAN ID of 10. This allows you to create a mapping between the VLAN tags the server uses and the VLAN tags the rest of the network uses.</p>
<p>After you&#8217;ve defined the Server Profile and created the vNet mappings, attach the Server Profile to a blade running VMware ESX/ESXi and you&#8217;re good to go! Within VMware ESX/ESXi, you would configure the vSwitches, distributed vSwitches, and port groups as you would normally.</p>
<h2>How I Tested</h2>
<p>My testing was performed on a HP Virtual Connect Flex-10 module running firmware revision 2.10. The Flex-10 module was uplinked via a single 10Gbps connection to an HP ProCurve switch. The blades were running VMware ESX 4.0.0.</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/">Using VMware ESX Virtual Switch Tagging with HP Virtual Connect</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2008/01/30/hp-virtualconnect-clarification/" rel="bookmark" title="Wednesday, January 30, 2008">HP VirtualConnect Clarification</a></li>

<li><a href="http://blog.scottlowe.org/2009/07/09/using-multiple-vlans-with-hp-virtual-connect-flex-10/" rel="bookmark" title="Thursday, July 9, 2009">Using Multiple VLANs with HP Virtual Connect Flex-10</a></li>

<li><a href="http://blog.scottlowe.org/2009/07/09/follow-up-about-multiple-vlans-virtual-connect-and-flex-10/" rel="bookmark" title="Thursday, July 9, 2009">Follow-Up About Multiple VLANs, Virtual Connect, and Flex-10</a></li>

<li><a href="http://blog.scottlowe.org/2007/06/22/link-state-tracking-in-blade-deployments/" rel="bookmark" title="Friday, June 22, 2007">Link State Tracking in Blade Deployments</a></li>

<li><a href="http://blog.scottlowe.org/2008/08/01/xsigo-io-director-tips-and-tricks/" rel="bookmark" title="Friday, August 1, 2008">Xsigo I/O Director Tips and Tricks</a></li>
</ul><!-- Similar Posts took 22.362 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/G4HGlp4UtNY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/06/using-vmware-esx-virtual-switch-tagging-with-hp-virtual-connect/</feedburner:origLink></item>
		<item>
		<title>Another Reason Not to Use PVSCSI or VMXNET3</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/MKzpeKR9f2o/</link>
		<comments>http://blog.scottlowe.org/2009/07/05/another-reason-not-to-use-pvscsi-or-vmxnet3/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 18:54:35 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[VMwareFT]]></category>

		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1440</guid>
		<description><![CDATA[Thinking of using the new paravirtualized SCSI (PVSCSI) or new VMXNET3 network devices in your VMware vSphere virtual machines? I hope you aren't planning on using VMWare FT, too.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/05/another-reason-not-to-use-pvscsi-or-vmxnet3/">Another Reason Not to Use PVSCSI or VMXNET3</a></p>
]]></description>
			<content:encoded><![CDATA[<p>You might have read the article I wrote here titled <a href="http://blog.scottlowe.org/2009/06/01/vsphere-virtual-machine-upgrade-process/">vSphere Virtual Machine Upgrade Process</a>, in which I described a process whereby you could upgrade your VMs to VM hardware version 7 (the version used with vSphere) as well as use the latest paravirtualized network and SCSI drivers (VMXNET3 and PVSCSI). Both PVSCSI and VMXNET3 offer greater performance with the same CPU utilization.</p>
<p>Rightfully so, some readers and other bloggers pointed out that PVSCSI isn&#8217;t supported for boot disks (Rich Brambley put up <a href="http://vmetc.com/2009/06/22/tap-into-vsphere-pvscsi-performance-with-separate-vm-boot-and-data-drives/">a really good post</a>, for example). Rich, among others, suggested moving virtual machines back to a &#8220;two disk model,&#8221; with a boot disk and a separate data disk; this would allow for the greater performance of the PVSCSI controller on the data disk. This seemed to be a reasonable workaround. I don&#8217;t recall hearing about any significant issues with VMXNET3. Using the newer network driver seemed to be a good move all the way around.</p>
<p>Unfortunately, there is another drawback to both of these devices. Rich caught this drawback in his article, but relegated it to a small mention at the very end of the article that even I overlooked at first (emphasis mine):</p>
<blockquote><p>There are some other factors to consider as well. For example, <b>vSphere Fault Tolerance cannot be enabled on a VM using PVSCSI.</b></p></blockquote>
<p>That&#8217;s right&#8212;you cannot use VMware Fault Tolerance (FT) on a virtual machine that is using the PVSCSI device. However, this restriction doesn&#8217;t just apply to the PVSCSI device; it also applies to VMXNET3! VMware FT cannot be enabled on a virtual machine using either the VMXNET3 or PVSCSI devices; vCenter Server will simply report an error that the network interface or disk controller isn&#8217;t supported for VMware FT.</p>
<p>In my opinion, this is a significant enough limitation that I felt it warrants its own post. If you are planning on using VMware FT in your environment, be sure <b>not</b> to configure any virtual machines to use VMXNET3 or PVSCSI if they might need to be protected with VMware FT. In this case, you&#8217;ll have to choose from either maximum performance or maximum protection&#8212;you don&#8217;t get both.</p>
<p><b>UPDATE:</b> Rich Brambley shared links to two resources that describe the incompatibility between VMware FT and PVSCSI and VMXNET3:</p>
<p><a href="http://communities.vmware.com/thread/217845">VMware Communities: Unable to configure FT with error &#8220;Unsupported virtual machine configuration for Fault Tolerance. Device &#8216;Network adapter 1&#8242; is not supported&#8221;</a><br />
<a href="http://communities.vmware.com/blogs/vmroyale/2009/05/18/vmware-fault-tolerance-requirements-and-limitations">VMware Fault Tolerance Requirements and Limitations</a></p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/05/another-reason-not-to-use-pvscsi-or-vmxnet3/">Another Reason Not to Use PVSCSI or VMXNET3</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/06/01/vsphere-virtual-machine-upgrade-process/" rel="bookmark" title="Monday, June 1, 2009">vSphere Virtual Machine Upgrade Process</a></li>

<li><a href="http://blog.scottlowe.org/2008/12/15/enabling-enhanced-vmxnet/" rel="bookmark" title="Monday, December 15, 2008">Enabling Enhanced VMXNet</a></li>

<li><a href="http://blog.scottlowe.org/2008/12/19/get-used-to-vsphere/" rel="bookmark" title="Friday, December 19, 2008">Get Used to vSphere</a></li>

<li><a href="http://blog.scottlowe.org/2009/06/05/the-return-of-virtualization-short-takes/" rel="bookmark" title="Friday, June 5, 2009">The Return of Virtualization Short Takes</a></li>

<li><a href="http://blog.scottlowe.org/2009/06/10/hyper9-vmm-released/" rel="bookmark" title="Wednesday, June 10, 2009">Hyper9 VMM Released</a></li>
</ul><!-- Similar Posts took 22.396 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/MKzpeKR9f2o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/05/another-reason-not-to-use-pvscsi-or-vmxnet3/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/05/another-reason-not-to-use-pvscsi-or-vmxnet3/</feedburner:origLink></item>
		<item>
		<title>Republished: FlexClones or Deduplication?</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/s48QIs-3irk/</link>
		<comments>http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 03:41:45 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Storage]]></category>

		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[NetApp]]></category>

		<category><![CDATA[VDI]]></category>

		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1438</guid>
		<description><![CDATA[This post is one of a series of posts that I published at <a href="http://www.storagemonkeys.com">Storage Monkeys</a> in late 2008, but it appears that all of this content has now gone offline. I'll be republishing relevant posts here over the next few weeks. In this post, I discuss using array-based cloning with VMware Infrastructure.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/">Republished: FlexClones or Deduplication?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><em><small>Author&#8217;s Note: This content was first published over at <a href="http://www.storagemonkeys.com">Storage Monkeys</a>, but it appears that it has since disappeared and is no longer available. For that reason, I&#8217;m republishing it here (with minor edits). Where applicable, I&#8217;ll also be republishing other old content from that site in the coming weeks. Thanks!</small></em></p>
<p>I&#8217;ve discussed this topic before, but I felt like it was a topic that needed to be revisited again. Storage admins need to know how their choices in storage technologies may or may not impact virtualization efforts, and this particular choice&#8212;leveraging pointer-based snapshots or deduplication&#8212;is particularly important.</p>
<h2>FlexClones Versus Deduplication with VMware Infrastructure</h2>
<p>A number of times over the last few months, I&#8217;ve run into situations where NetApp&#8217;s FlexClone technology was being heavily pitched to customers interested in deploying, or expanding their deployment of, VMware Infrastructure.</p>
<p>In case you aren&#8217;t familiar with the use of NetApp FlexClones in conjunction with VMware Infrastructure, have a look at these earlier articles of mine:</p>
<p><a href="http://blog.scottlowe.org/2007/05/11/how-to-provision-vms-using-netapp-flexclones/">How to Provision VMs Using NetApp FlexClones</a><br />
<a href="http://blog.scottlowe.org/2007/05/15/netapp-flexclones-with-vmware-part-1/">NetApp FlexClones with VMware, Part 1</a><br />
<a href="http://blog.scottlowe.org/2007/05/17/netapp-flexclones-with-vmware-part-2/">NetApp FlexClones with VMware, Part 2</a><br />
<a href="http://blog.scottlowe.org/2007/05/21/lun-clones-vs-flexclones/">LUN Clones vs. FlexClones</a></p>
<p>Now, after you&#8217;ve read all those articles (you <em>did</em> read them, didn&#8217;t you?), it should be fairly clear that using FlexClones can be very advantageous. However, those advantages come with some tradeoffs as well, most notably in the complete and total lack of integration with VMware Infrastructure itself.</p>
<p>This lack of integration means that users can&#8217;t use VirtualCenter templates, because the cloning is taking place at the storage array instead of within VMware Infrastructure. This also means that customers can&#8217;t apply customization specifications during the cloning process, so users will need to create their own Sysprep answer files and manually Sysprep the VMs before invoking the FlexClone process. Users are required to create scripts and tools to do simple things like using the VM name for the guest OS name during cloning. <em>(Author&#8217;s note: many of these issues have been addressed by NetApp&#8217;s Rapid Cloning Utility (RCU), which provides some integration into VirtualCenter.)</em></p>
<p><aside>Lest anyone think I&#8217;m picking on NetApp here, let me state that this would apply to any storage vendor that offers pointer-based copies. As long as the use of those pointer-based copies (or even deep copies, for that matter) is not integrated within VirtualCenter, then they will suffer the same problems.</aside></p>
<p>Deduplication, on the other hand, works seamlessly with VMware Infrastructure. This is primarily because the details of the deduplication are completely hidden; it all occurs &#8220;inside the box.&#8221; Nothing needs to be configured within VirtualCenter; no VMs need to be modified. The NetApp storage system handles the details of the deduplication process itself, and VMware Infrastructure just consumes the storage.</p>
<p>Looking at these two technologies in that light, one might ask: why use FlexClones at all? If deduplication works seamlessly with VMware Infrastructure and FlexClones don&#8217;t, then why bother? To be honest, there are some instances where FlexClones make sense&#8212;even with the lack of integration. Consider some of the examples listed below.</p>
<ul>
<li>In instances where a user needs to deploy <em>lots</em> of VMs in a <em>very</em> rapid fashion, FlexClones are much better. If time-to-deployment is the #1 driving factor, then FlexClones are the way to go. This could be particularly applicable and useful in VDI situations, as long as the broker doesn&#8217;t mandate handling provisioning itself (like VDM does).</li>
<li>In environments where provisioning and re-provisioning occurs on a frequent, regular basis, then FlexClones make sense. Even though large numbers of VMs aren&#8217;t being provisioned, the time saved on frequent re-provisioning via FlexClones will not be insignificant.</li>
<li>In situtations where there isn&#8217;t sufficient storage for the VMs before they are deduplicated, FlexClones may be a better option. Deduplication is post-process, meaning that storage will be needed for the full datasets until deduplication runs. In situations where that isn&#8217;t an option, then FlexClones can provide the same end benefit.</li>
</ul>
<p>Personally, I&#8217;m of the opinion that unless an organization meets one of these criteria, then that organization should look to deduplication instead of FlexClones. Of course, that&#8217;s just my personal opinion, and I&#8217;m open to hear what others have to say about the matter. NetApp gurus, feel free to weigh in.</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/">Republished: FlexClones or Deduplication?</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2008/08/05/flexclones-versus-deduplication-with-vmware-infrastructure/" rel="bookmark" title="Tuesday, August 5, 2008">FlexClones Versus Deduplication with VMware Infrastructure</a></li>

<li><a href="http://blog.scottlowe.org/2007/05/15/netapp-flexclones-with-vmware-part-1/" rel="bookmark" title="Tuesday, May 15, 2007">NetApp FlexClones with VMware, Part 1</a></li>

<li><a href="http://blog.scottlowe.org/2008/12/03/2031-enhancements-to-netapp-cloning-technology/" rel="bookmark" title="Wednesday, December 3, 2008">2031: Enhancements to NetApp Cloning Technology</a></li>

<li><a href="http://blog.scottlowe.org/2008/09/01/storage-short-take-3/" rel="bookmark" title="Monday, September 1, 2008">Storage Short Take #3</a></li>

<li><a href="http://blog.scottlowe.org/2008/04/24/using-netapp-deduplication-with-block-storage/" rel="bookmark" title="Thursday, April 24, 2008">Using NetApp Deduplication with Block Storage</a></li>
</ul><!-- Similar Posts took 23.829 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/s48QIs-3irk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/03/republished-flexclones-or-deduplication/</feedburner:origLink></item>
		<item>
		<title>A Comment Policy Reminder</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/HxsOf3QFqmQ/</link>
		<comments>http://blog.scottlowe.org/2009/07/02/a-comment-policy-reminder/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 03:50:30 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1436</guid>
		<description><![CDATA[I'm excited and thrilled that so many readers speak up in the comments to my articles. To help foster additional discussion, I wanted to remind everyone about this site's comment policy.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/02/a-comment-policy-reminder/">A Comment Policy Reminder</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I encourage open discussion and conversation here on my site, and I&#8217;m thrilled that readers feel welcome to share their viewpoints (even when those viewpoints differ from my own). To help foster this sense of free discourse, there are two rules upon which I insist for all comments:</p>
<ol>
<li>First, all comments should be courteous. There&#8217;s no reason to personally attack another reader or author&#8212;simply state your position, why that is your position, the facts you feel support your position, etc. Leave the personal attacks somewhere else.</li>
<li>Second, all commenters should provide full disclosure. This helps avoid even the appearance of wrongdoing. Where a vendor&#8217;s products helps to address readers&#8217; needs, I don&#8217;t mind a vendor mentioning their products. <em><b>That vendor just needs to be sure to provide full disclosure.</b></em> If you have a business relationship with an organization, disclose that. Be transparent and provide full disclosure.</li>
</ol>
<p>Recently, I&#8217;ve had one commenter leave a series of comments on the site that blatantly and bluntly promote his employer&#8217;s products. Unfortunately, this commenter has failed to provide full disclosure. For that reason, I&#8217;ve been simply deleting this commenter&#8217;s comments. And I&#8217;m going to continue to delete this commenter&#8217;s blatant, outright comment spam as long as he/she refuses to provide full disclosure. Other readers deserve the right to know why a commenter is pushing a particular product or feature!</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/02/a-comment-policy-reminder/">A Comment Policy Reminder</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/06/01/train-signal-welcome/" rel="bookmark" title="Monday, June 1, 2009">Train Signal, Welcome!</a></li>

<li><a href="http://blog.scottlowe.org/2009/04/15/question-to-my-readers/" rel="bookmark" title="Wednesday, April 15, 2009">Question to my Readers</a></li>

<li><a href="http://blog.scottlowe.org/2008/07/14/storage-short-take-1/" rel="bookmark" title="Monday, July 14, 2008">Storage Short Take #1</a></li>

<li><a href="http://blog.scottlowe.org/2008/10/07/blogging-frequency-may-be-down/" rel="bookmark" title="Tuesday, October 7, 2008">Blogging Frequency May be Down</a></li>

<li><a href="http://blog.scottlowe.org/2008/12/04/the-sites-first-sponsor/" rel="bookmark" title="Thursday, December 4, 2008">The Site&#8217;s First Sponsor</a></li>
</ul><!-- Similar Posts took 23.065 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/HxsOf3QFqmQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/02/a-comment-policy-reminder/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/02/a-comment-policy-reminder/</feedburner:origLink></item>
		<item>
		<title>Republished: Dispelling Some VMware over NFS Myths</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/7A__evow1xY/</link>
		<comments>http://blog.scottlowe.org/2009/07/01/republished-dispelling-some-vmware-over-nfs-myths/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 13:13:08 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Storage]]></category>

		<category><![CDATA[Virtualization]]></category>

		<category><![CDATA[NFS]]></category>

		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1434</guid>
		<description><![CDATA[This post is one of a series of posts that I published at <a href="http://www.storagemonkeys.com">Storage Monkeys</a> in late 2008, but it appears that all of this content has now gone offline. I'll be republishing relevant posts here over the next few weeks. In this post, I discuss myths regarding VMware over NFS.<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/01/republished-dispelling-some-vmware-over-nfs-myths/">Republished: Dispelling Some VMware over NFS Myths</a></p>
]]></description>
			<content:encoded><![CDATA[<p><em><small>Author&#8217;s Note: This content was first published over at <a href="http://www.storagemonkeys.com">Storage Monkeys</a>, but it appears that it has since disappeared and is no longer available. For that reason, I&#8217;m republishing it here (with minor edits). Where applicable, I&#8217;ll also be republishing other old content from that site in the coming weeks. Thanks!</small></em></p>
<p>In this article, I&#8217;m going to tackle what will probably be a sensitive topic for some readers: VMware over NFS. All across the Internet, I run into article after article after article that sings the praises of NFS for VMware. Consider some of the following examples:</p>
<ul>
<li><a href="http://www.vifaq.com/index.php?option=com_content&amp;task=view&amp;id=25&amp;Itemid=2">VMware over NFS - Why?</a></li>
<li><a href="http://viroptics.blogspot.com/2007/11/why-vmware-over-netapp-nfs.html">Why VMware over NetApp NFS</a></li>
<li><a href="http://www.vm-aware.com/2008/02/28/vmware-nfs/">VMware &amp; NFS</a></li>
</ul>
<p>That first link looks to be mostly a reprint of <a href="http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html">this blog post by Nick Triantos</a>. Now, Nick is a solid storage engineer; there is no question in my mind that he knows Fibre Channel, iSCSI, and NFS inside out. Nick is certainly someone who is more than qualified to speak to the validity of using NFS for VMware storage. <em>But&#8230;</em></p>
<p>I am going to have to disagree with some of the statements that are being propagated about NFS for VMware storage. Is NFS for VMware environments a valid choice? Yes, absolutely. However, there are some myths about NFS for VMware storage that need to be addressed.</p>
<ol>
<li><em><strong>Myth #1: All VMDKs are thin provisioned by default with NFS, and that saves significant amounts of storage space.</strong></em> That&#8217;s true&#8212;to a certain point. What I pointed out back in March of 2008, though, was that these VMDKs are <a href="http://blog.scottlowe.org/2008/03/31/only-thin-provisioned-in-the-beginning/">only thin provisioned at the beginning</a>. What does that mean? Perform a Storage VMotion operation to move those VMDKs from one NFS datastore to a different NFS datastore, and the VMDK will inflate to become a thick provisioned file. Clone another VM from the VM with the thin provisioned disks, and you&#8217;ll find that the cloned VM has thick VMDKs. That&#8217;s right&#8212;the only way to get those thin provisioned VMDKs is to create all your VMs from scratch. Is that what you really want to do? <em>(Note: VMware vSphere now supports thin provisioned VMDKs on all storage platforms, and corrects the issues with thin provisioned VMDKs inflating due to a Storage VMotion or cloning operation, so this point is somewhat dated.)</em></li>
<li><em><strong>Myth #2: NFS uses Ethernet as the transport, so I can just add more network connections to scale the bandwidth.</strong></em> Well, not exactly. Yes, it is possible to add Ethernet links and get more bandwidth. However, you&#8217;ll have to deal with a whole list of issues: link aggregation/802.3ad, physical switch redundancy (which is further complicated when you want to use link aggregation/802.3ad), multiple IP addresses on the NFS server(s), multiple VMkernel ports on the VMware ESX servers, and multiple IP subnets. Let&#8217;s just say that scaling NFS bandwidth with VMware ESX isn&#8217;t as straightforward as it may seem. This article I wrote back in July of 2008 may help shed some light on the particulars that are involved when it comes to <a href="http://blog.scottlowe.org/2008/07/16/understanding-nic-utilization-in-vmware-esx/">ESX and NIC utilization</a>.</li>
<li><em><strong>Myth #3: Performance over NFS is better than Fibre Channel or iSCSI.</strong></em> Based on <a href="http://media.netapp.com/documents/tr-3697.pdf">this technical report by NetApp</a>&#8212;no doubt one of the biggest proponents of NFS for VMware storage&#8212;NFS performance trails Fibre Channel, although by less than 10%. So, performance is comparable in almost all cases, and the difference is small enough not to be noticeable. The numbers do not, however, indicate that NFS is better than Fibre Channel. You can read my views on <a href="http://blog.scottlowe.org/2008/08/14/storage-protocol-performance-whitepaper-from-netapp/">this storage protocol comparison</a> at my site. By the way, also check the comments; you&#8217;ll see that the results in the technical report were independently verified by VMware as well. Based on this information, someone could certainly say that NFS performance is perfectly reasonable, but one could not say that NFS performance is better than Fibre Channel.</li>
</ol>
<p>Now, one might look at this article and say, &#8220;Scott, you hate NFS!&#8221; No, actually, I <em>like</em> using NFS for VMware Infrastructure implementations, and here&#8217;s why:</p>
<ul>
<li>Provisioning is a breeze. It&#8217;s dead simple to add NFS datastores.</li>
<li>You can easily (depending upon the storage platform) increase or decrease the size of NFS datastores. Try decreasing the size of a VMFS datastore and see what happens!</li>
<li>You don&#8217;t need to deal with the complexity of a Fibre Channel fabric, switches, WWNs, zones, ISLs, and all that. Now, there is some complexity involved (see Myth #2 above), but it&#8217;s generally easier than Fibre Channel. Unless you&#8217;re a Fibre Channel expert, of course&#8230;</li>
</ul>
<p>So there <em>are</em> some tangible benefits to using NFS for VMware Infrastructure. But let&#8217;s be real about this, and not try to gloss over technical details. While NFS has some real advantages, it also has some real disadvantages, and organizations choosing a storage protocol need to understand both sides of the coin.</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/07/01/republished-dispelling-some-vmware-over-nfs-myths/">Republished: Dispelling Some VMware over NFS Myths</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2008/03/31/only-thin-provisioned-in-the-beginning/" rel="bookmark" title="Monday, March 31, 2008">Only Thin Provisioned in the Beginning</a></li>

<li><a href="http://blog.scottlowe.org/2008/01/14/proving-vmware-over-nfs/" rel="bookmark" title="Monday, January 14, 2008">Proving VMware Over NFS</a></li>

<li><a href="http://blog.scottlowe.org/2008/04/03/articles-in-progress/" rel="bookmark" title="Thursday, April 3, 2008">Articles in Progress</a></li>

<li><a href="http://blog.scottlowe.org/2008/08/14/storage-protocol-performance-whitepaper-from-netapp/" rel="bookmark" title="Thursday, August 14, 2008">Storage Protocol Performance Whitepaper from NetApp</a></li>

<li><a href="http://blog.scottlowe.org/2008/04/09/keeping-thin-vmdks-using-netapp-snaprestore/" rel="bookmark" title="Wednesday, April 9, 2008">Keeping Thin VMDKs Using NetApp SnapRestore</a></li>
</ul><!-- Similar Posts took 22.275 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/7A__evow1xY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/07/01/republished-dispelling-some-vmware-over-nfs-myths/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/07/01/republished-dispelling-some-vmware-over-nfs-myths/</feedburner:origLink></item>
		<item><title>Links for 2009-06-29 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/2AGOQik060M/slowe</link><pubDate>Tue, 30 Jun 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-06-29</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://kb.vmware.com/selfservice/google/searchpage.jsp"&gt;VMware KB - Index Page&lt;/a&gt;&lt;br/&gt;
This is the full index of the VMware Knowledge Base.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/2AGOQik060M" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-06-29</feedburner:origLink></item><item>
		<title>Thinking Out Loud: Why Deploy FCoE?</title>
		<link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/drbyWujUeaI/</link>
		<comments>http://blog.scottlowe.org/2009/06/30/thinking-out-loud-why-deploy-fcoe/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 04:01:24 +0000</pubDate>
		<dc:creator>slowe</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Storage]]></category>

		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[FCoE]]></category>

		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1431</guid>
		<description><![CDATA[Fibre Channel over Ethernet (FCoE) has been hailed by some within the storage industry as the greatest thing since sliced bread. OK, that might be a bit melodramatic, but you get the picture. So, continuing on in my "thinking out loud" posts, I have to ask: why deploy FCoE?<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/06/30/thinking-out-loud-why-deploy-fcoe/">Thinking Out Loud: Why Deploy FCoE?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is another one of my &#8220;thinking out loud&#8221; posts. This time, the question I&#8217;m mulling is this one: why deploy FCoE?</p>
<p>I haven&#8217;t hid the fact that I&#8217;m not really a fan of FCoE (see <a href="http://blog.scottlowe.org/2008/12/09/continuing-the-fcoe-discussion/">here</a> or <a href="http://blog.scottlowe.org/2009/02/20/is-unified-fabric-an-inevitability/">here</a>), but I was starting to warm to the technology and thought that I was beginning to see some benefits to deploying FCoE. Namely, the fact that FCoE is inherently very compatible with &#8220;traditional&#8221; FCP, allowing organizations to leverage their existing FCP installation while transitioning to FCoE. Some hands-on time I&#8217;d recently spent with a Cisco Nexus 5000 switch showed me just how closely aligned the two technologies are and how (relatively) easy it was to extend an FC fabric using FCoE. OK, I think I get this.</p>
<p>Then, a few days ago, I read this article <a href="http://www.theregister.co.uk/2009/06/25/fcoe_divergence/">on FCoE divergence</a>. Given that The Register can sometimes be quite sensationalist (and that&#8217;s putting it mildly), I contacted a colleague of mine whose input and knowledge I trust. He informed me that FCoE was currently limited in that FCoE is not multi-hop enabled&#8212;meaning, you can&#8217;t connect FCoE initiators on one switch to FCoE targets on another switch. (Apparently, this shortcoming is due to be corrected shortly.)</p>
<p><em>Whoa!</em> That&#8217;s a limitation of which I was not aware. And with that limitation in mind, knowing that FCoE will&#8212;for the time being at least&#8212;be limited to convergence at the edge, I have to ask: <em>why deploy FCoE at all?</em> What real and specific benefits does an organization seek to gain by deploying FCoE as opposed to just deploying FC? Is the edge convergence really that worthwhile and valuable?</p>
<p>This article was originally posted on <a href="http://blog.scottlowe.org">blog.scottlowe.org</a>. Visit the site for more information on virtualization, servers, storage, and other enterprise technologies.</p>
<p><a href="http://blog.scottlowe.org/2009/06/30/thinking-out-loud-why-deploy-fcoe/">Thinking Out Loud: Why Deploy FCoE?</a></p>
Similar Posts:<ul><li><a href="http://blog.scottlowe.org/2009/02/20/is-unified-fabric-an-inevitability/" rel="bookmark" title="Friday, February 20, 2009">Is Unified Fabric an Inevitability?</a></li>

<li><a href="http://blog.scottlowe.org/2009/04/03/a-collection-of-viewpoints-on-cisco-ucs/" rel="bookmark" title="Friday, April 3, 2009">A Collection of Viewpoints on Cisco UCS</a></li>

<li><a href="http://blog.scottlowe.org/2008/11/17/fcoe-versus-mr-iovhuh/" rel="bookmark" title="Monday, November 17, 2008">FCoE versus MR-IOV&#8230;huh?</a></li>

<li><a href="http://blog.scottlowe.org/2008/12/09/continuing-the-fcoe-discussion/" rel="bookmark" title="Tuesday, December 9, 2008">Continuing the FCoE Discussion</a></li>

<li><a href="http://blog.scottlowe.org/2009/06/29/blades-wont-die-but-they-will-change/" rel="bookmark" title="Monday, June 29, 2009">Blades Won&#8217;t Die, But They Will Change</a></li>
</ul><!-- Similar Posts took 33.584 ms --><img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/drbyWujUeaI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.scottlowe.org/2009/06/30/thinking-out-loud-why-deploy-fcoe/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.scottlowe.org/2009/06/30/thinking-out-loud-why-deploy-fcoe/</feedburner:origLink></item>
	<item><title>Links for 2009-06-21 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/zVeG8Wq0uc8/slowe</link><pubDate>Mon, 22 Jun 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-06-21</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://virtualgeek.typepad.com/virtual_geek/2009/06/vmware-io-queues-micro-bursting-and-multipathing.html"&gt;Virtual Geek - VMware I/O queues, micro-bursting, and multipathing&lt;/a&gt;&lt;br/&gt;
This in-depth discussion of VMware I/O and storage queues provides some outstanding information on optimizing VMware storage designs.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/zVeG8Wq0uc8" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-06-21</feedburner:origLink></item><item><title>Links for 2009-06-15 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/faLVHJHve44/slowe</link><pubDate>Tue, 16 Jun 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-06-15</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=fe_h_5yA-SA"&gt;Community Makeover 2008&lt;/a&gt;&lt;br/&gt;
This is what being a Christian is all about, showing our faith by our works.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/faLVHJHve44" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-06-15</feedburner:origLink></item><item><title>Links for 2009-06-09 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/jBqr8n2wQqI/slowe</link><pubDate>Wed, 10 Jun 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-06-09</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://asa_project.gromnet.net/"&gt;ASA Project&lt;/a&gt;&lt;br/&gt;
This site has information and builds to run a Cisco ASA inside a virtual machine.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/jBqr8n2wQqI" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-06-09</feedburner:origLink></item><item><title>Links for 2009-06-08 [del.icio.us]</title><link>http://feeds.scottlowe.org/~r/slowe/content/feed/~3/kB9g2H0ottM/slowe</link><pubDate>Tue, 09 Jun 2009 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/slowe#2009-06-08</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://desktopecho.com/tsclientx/"&gt;TSClientX - Alternative RDP Client for Mac OS X&lt;/a&gt;&lt;br/&gt;
This alternative RDP client has native support for SeamlessRDP. I have not, however, tested it on Mac OS X 10.5 (works fine on 10.4).&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/slowe/content/feed/~4/kB9g2H0ottM" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/slowe#2009-06-08</feedburner:origLink></item></channel>
</rss><!-- Dynamic page generated in 0.835 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-07-09 23:15:23 -->
