<?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>Red Haven Internet Solutions &#187; vmware</title>
	<atom:link href="http://redhaven-is.com/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://redhaven-is.com</link>
	<description>Consulting, Design, and Management Services</description>
	<lastBuildDate>Sat, 17 Apr 2010 13:32:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Storage VMotion Made Easy</title>
		<link>http://redhaven-is.com/blog/storage-vmotion-made-easy/</link>
		<comments>http://redhaven-is.com/blog/storage-vmotion-made-easy/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 18:06:49 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[equallogic]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[peer storage array]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[storage vmotion]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[virtual infrastructure 3]]></category>
		<category><![CDATA[virtual infrastructure client]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=254</guid>
		<description><![CDATA[I have been working on a SAN migration for the better part of a month moving VMware virtual machines from a legacy fiber channel SAN to a new Dell Equallogic based iSCSI array.  ]]></description>
			<content:encoded><![CDATA[<p>I have been working on a SAN migration for the better part of a month moving VMware virtual machines from a legacy fiber channel SAN to a new Dell Equallogic based iSCSI array.  </p>
<p>In the days before virtualization, migrating physical systems from one SAN to another was a time consuming and cumbersome process.  First you had to connect the computer system in question to both SAN&#8217;s and then perform some form of data copy from one disk to the other, taking care to preserve permissions, modification dates, and other file meta data.  One mangled permission or mod date could wreck havoc with business applications.  Virtualization has certainly changed all of that.  Now, entire computer systems are contained within a one or more virtual disks that can be easily moved from one SAN volume to another.  Unfortunately, this still requires a downtime for that particular VM; or at least it did.</p>
<p>Through the use of Storage VMotion, included in Virtual Infrastructure 3, administrators now have the ability to move a running virtual machine from one volume to another without even the slightest disruption of service.  Only there is yet another catch, the stock tools provided by VMware can only be used at the command-line and requires a whole lot of options.  The end result is a process that is complicated and generally requires a good amount of trial and error.  Fortunately, someone has created a nifty Virtual Infrastructure Client plugin that does a marvelous job of simplifying the task.  The plugin is called &#8220;vip-svmotion&#8221; and you can find more information, as well as download links for it <a href="http://vip-svmotion.wiki.sourceforge.net/">here</a>.</p>
<p>I just installed the plugin, enabled it under the plugins menu and kicked off a test migration.  Not only did the migration go exactly as advertised, I saw no external indicators that the system was being moved from one SAN to the other.  The only hiccup I encountered was that the tool would not move a VM with snapshots.  In most cases, I had no problem dropping the snapshots.</p>
<p>The plugin adds a context menu option for any given VM called &#8220;Migrate Storage&#8230;&#8221;.  Once you right click on a VM and select this option, you&#8217;ll be created to a dialog that lists all of the data stores and the VM you wish to move.  Simply drag the VM to the new data store and click apply.  I&#8217;m serious, it really is that simple.  </p>
<p>Now, the only thing that irks me about this plugin is that VMware didn&#8217;t build the functionality into the VI client themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/storage-vmotion-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Virtual VirtualCenter</title>
		<link>http://redhaven-is.com/blog/the-virtual-virtualcenter/</link>
		<comments>http://redhaven-is.com/blog/the-virtual-virtualcenter/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 11:44:26 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[license server]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual infrastructure]]></category>
		<category><![CDATA[virtualcenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=236</guid>
		<description><![CDATA[In many VMware Virtual Infrastructure 3 environments the VirtualCenter server is itself a virtual machine.  The benefits of doing this are pretty plentiful including simplicity and the ability to take advantage of VMotion and DRS.  
Until recently, the only downside I ever encountered was the occasional inconvenience caused during a VI3 wide outage. [...]]]></description>
			<content:encoded><![CDATA[<p>In many VMware Virtual Infrastructure 3 environments the VirtualCenter server is itself a virtual machine.  The benefits of doing this are pretty plentiful including simplicity and the ability to take advantage of VMotion and DRS.  </p>
<p>Until recently, the only downside I ever encountered was the occasional inconvenience caused during a VI3 wide outage.  In those cases were a problem is currently impacting the entire VI3 environment, you are forced to perform your management by connecting directly to each ESX host in the cluster.  Typically, I&#8217;ll zero in on the ESX node hosting the VC server and get that working first.  Last night, I encountered my first problem with a virtual VirtualCenter server hosted on the cluster it manages.</p>
<p>Despite all their redundancy and fault-tolerance, storage area networks will occasionally go down; and for me that was last night.  I was able to quickly identify the problem and get the SAN back online, but nearly all of the virtual machines crashed hard.  Among the dead was the virtual VirtualCenter server.  As usual, I zeroed in on the node with the VC server and tried to reset the VM.  It was at this point that ESX informed me that it couldn&#8217;t do that for me because it couldn&#8217;t contact the license manager.  This was puzzling because the individual ESX nodes are supposed to cache the licensing data for fourteen (14) days.  Apparently, this wasn&#8217;t working for some reason.  Until the nodes could see a valid license server, nothing was coming back online.</p>
<p>Ultimately my colleague downloaded the software and license from the VMware support pages and deployed a new license server on one of our physical systems on the network.  Once complete, I pointed the ESX nodes to the new license server and we were golden.  I think I&#8217;ll be building a new dedicated VC server on a DL380 and take the &#8220;virtual&#8221; out of the &#8220;virtual VirtualCenter server&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/the-virtual-virtualcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dandyman.us</title>
		<link>http://redhaven-is.com/feature/dandymanus/</link>
		<comments>http://redhaven-is.com/feature/dandymanus/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:57:52 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dandyman]]></category>
		<category><![CDATA[dandyman.us]]></category>
		<category><![CDATA[donald farland]]></category>
		<category><![CDATA[evan eckard]]></category>
		<category><![CDATA[garageband]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[notepad chaos]]></category>
		<category><![CDATA[notepad mayhem]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[smashing magazine]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=21</guid>
		<description><![CDATA[
Dandyman.us is my personal weblog for a number of personal hobbies including web design, guitar, and gaming.  I use the site to post tutorials, information, and commentary on a variety of topics.

The site is powered by WordPress, as most of my sites are, and features a highly customized version of Evan Eckard&#8217;s Notepad Chaos [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://redhaven-is.com/wp-content/uploads/2008/10/dus-20081031.png"><img class="alignright size-full wp-image-23" title="dus-20081031-th" src="http://redhaven-is.com/wp-content/uploads/2008/10/dus-20081031-th.png" alt="" width="310" height="240" /></a></p>
<p><a href="http://dandyman.us">Dandyman.us</a> is my personal weblog for a number of personal hobbies including web design, guitar, and gaming.  I use the site to post tutorials, information, and commentary on a variety of topics.<br />
<span id="more-21"></span><br />
The site is powered by <a href="http://wordpress.org">WordPress</a>, as most of my sites are, and features a highly customized version of <a href="http://www.evaneckard.com">Evan Eckard&#8217;s</a> Notepad Chaos theme.  The theme was released by <a href="http://www.smashingmagazine.com">Smashing Magazine</a> for the WordPress community and it has been my most ambitious design customization to date.  Extensive XHTML code changes and some significant changes to the original Photoshop design have taken a Evan&#8217;s theme in a completely different direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/feature/dandymanus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
