<?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>Technoblog.org &#187; mgmt-vmware</title>
	<atom:link href="http://technoblog.org/tag/mgmt-vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoblog.org</link>
	<description>Technoblogging</description>
	<lastBuildDate>Mon, 23 Aug 2010 07:58:59 +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>How to restart the management service in VMware ESX 3.5</title>
		<link>http://technoblog.org/2009/04/how-to-restart-the-management-service-vmware-esx-35/</link>
		<comments>http://technoblog.org/2009/04/how-to-restart-the-management-service-vmware-esx-35/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 10:45:04 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[ESX 3.x]]></category>
		<category><![CDATA[mgmt-vmware]]></category>
		<category><![CDATA[VI Client]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[VMware Infrastructure Client]]></category>
		<category><![CDATA[vmware-cmd]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=39</guid>
		<description><![CDATA[How to restart the management on a VMware ESX 3.5:
SSH to the vmware-esx box and do a:
sudo service mgmt-vmware stop
sudo service mgmt-vmware start
or a:
service mgmt-vmware restart
or as root just:
service mgmt-vmware stop
service mgmt-vmware start
or:
service mgmt-vmware restart
This would be the solution if you can&#8217;t connect to the box using VMware Infrastructure Client, like if you get an [...]]]></description>
			<content:encoded><![CDATA[<p>How to restart the management on a VMware ESX 3.5:<br />
SSH to the vmware-esx box and do a:<br />
<em>sudo service mgmt-vmware stop</em><br />
<em>sudo service mgmt-vmware start</em><br />
or a:<br />
<em>service mgmt-vmware restart</em></p>
<p>or as <strong>root</strong> just:<br />
<em>service mgmt-vmware stop</em><br />
<em>service mgmt-vmware start</em><br />
or:<br />
<em>service mgmt-vmware restart</em></p>
<p>This would be the solution if you can&#8217;t connect to the box using VMware Infrastructure Client, like if you get an error saying:<br />
Error Connecting<br />
VMware Infrastructure Client could not establish the initial connection with the server &#8220;<server name>&#8220;.<br />
Details: The server took too long to respond.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2009/04/how-to-restart-the-management-service-vmware-esx-35/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
