<?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>matthewmcdonald.com &#187; vSphere</title>
	<atom:link href="http://www.matthewmcdonald.com/tag/vsphere/feed" rel="self" type="application/rss+xml" />
	<link>http://www.matthewmcdonald.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 Jun 2010 09:13:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VMware vSphere ESX Virtual Machine Locked Process Problem</title>
		<link>http://www.matthewmcdonald.com/16/vmware-vsphere-esx-virtual-machine-locked-process-problem</link>
		<comments>http://www.matthewmcdonald.com/16/vmware-vsphere-esx-virtual-machine-locked-process-problem#comments</comments>
		<pubDate>Thu, 05 Nov 2009 01:27:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.matthewmcdonald.com/?p=16</guid>
		<description><![CDATA[Whilst renaming a server the error message &#8220;Another task is already in progress&#8221; appeared. Checking Tasks &#38; Events shows an operation timed out earlier in the morning when creating a snapshot of the server for a backup. Powering off the server was also met with the same error as was the resetting the server. Migration [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst renaming a server the error message &#8220;Another task is already in progress&#8221; appeared.</p>
<p>Checking Tasks &amp; Events shows an operation timed out earlier in the morning when creating a snapshot of the server for a backup.</p>
<p><img class="alignnone size-full wp-image-17" title="vmware_vsphere_esx_server_another_task_is_already_in_progress_1" src="http://www.matthewmcdonald.com/wp-content/uploads/vmware_vsphere_esx_server_another_task_is_already_in_progress_1.gif" alt="vmware_vsphere_esx_server_another_task_is_already_in_progress_1" width="581" height="18" /></p>
<p>Powering off the server was also met with the same error as was the resetting the server. Migration was the only task that could be performed successfully.</p>
<p><img class="alignnone size-full wp-image-19" title="vmware_vsphere_esx_server_another_task_is_already_in_progress_2" src="http://www.matthewmcdonald.com/wp-content/uploads/vmware_vsphere_esx_server_another_task_is_already_in_progress_2.gif" alt="vmware_vsphere_esx_server_another_task_is_already_in_progress_2" width="653" height="121" /></p>
<p>The problem appears to be around there being insufficient bandwidth/resources to handle the request.</p>
<p><img class="alignright size-thumbnail wp-image-21" title="vmware_vsphere_esx_server_another_task_is_already_in_progress_4" src="http://www.matthewmcdonald.com/wp-content/uploads/vmware_vsphere_esx_server_another_task_is_already_in_progress_4-150x122.gif" alt="vmware_vsphere_esx_server_another_task_is_already_in_progress_4" width="150" height="122" />The solution is to ssh to the physical ESX server that the virtual machine resides on and restart the &#8220;mgmt-vmware&#8221; service as the user root.</p>
<blockquote>
<pre>service mgmt-vmware stop</pre>
<pre>Stopping VMware ESX Management services:
 VMware ESX Host Agent Watchdog[  OK  ]
 VMware ESX Host Agent[  OK  ]</pre>
</blockquote>
<p>Wait 30 seconds and start the service</p>
<blockquote>
<pre>service mgmt-vmware start</pre>
<pre>Starting VMware ESX Management services:
 VMware ESX Host Agent (background)[  OK  ]
 Availability report startup (background)[  OK  ]</pre>
</blockquote>
<p>The ESX server and any virtual machines hosted on it will disconnect from the Virtual Infrastructure/vSphere Client and can be reconnected by right clicking on the ESX server and choosing &#8220;reconnect&#8221;.</p>
<p>When it reconnects attempt the tasks that were failing earlier and they should now as intended (I had to power the server on because I had initiated a shutdown earlier via the operating system, the server will stay running without any interruption throughout this process).</p>
<p><img class="alignnone size-full wp-image-20" title="vmware_vsphere_esx_server_another_task_is_already_in_progress_3" src="http://www.matthewmcdonald.com/wp-content/uploads/vmware_vsphere_esx_server_another_task_is_already_in_progress_3.gif" alt="vmware_vsphere_esx_server_another_task_is_already_in_progress_3" width="534" height="54" /></p>
<p>This problem occurs on the following versions</p>
<ul>
<li>vSphere ESX 4.0</li>
<li>EXS 3.5</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmcdonald.com/16/vmware-vsphere-esx-virtual-machine-locked-process-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
