<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: VMware: Reconnecting &#8220;Disconnected&#8221; VMWare ESX Server to Virtual Infrastructure (vpx,vmware-hostd)</title>
	<atom:link href="http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/</link>
	<description>and linux between</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:51:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-426</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 04 May 2010 19:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-426</guid>
		<description>This worked great! Thanks for posting this!

I had two hosts that would disconnect themselves a couple minutes after reconnecting them through vsphere. Now they stay connected.

[root@ESX01 ~]# ps -auxc &#124; grep vmware
Warning: bad syntax, perhaps a bogus &#039;-&#039;? See /usr/share/doc/procps-3.2.7/FAQ
root      2741  0.0  0.3  65940  1280 ?        S    May01   0:00 vmware-watchdog
root      2865  0.0  0.3  65936  1280 ?        S    May01   0:00 vmware-watchdog
root      2904  0.0  0.3  65936  1276 ?        S    May01   0:00 vmware-watchdog
root      2924  0.0  0.3  65936  1284 ?        S    May01   0:00 vmware-watchdog
root      4693  0.0  0.3  65940  1284 ?        S    May01   0:00 vmware-watchdog
root      4700  3.9 19.7 122444 78688 ?        Ssl  May01 147:04 vmware-hostd
root      4887  0.0  0.3  65936  1288 ?        Ss   May01   0:00 vmware-watchdog
[root@ESX01 ~]#  /etc/init.d/mgmt-vmware status
vmware-hostd (pid 4700) is running...
[root@ESX01 ~]#  /etc/init.d/mgmt-vmware restart
Stopping VMware ESX Management services:
   VMware ESX Host Agent Watchdog                          [  OK  ]
   VMware ESX Host Agent                                   [  OK  ]
Starting VMware ESX Management services:
   VMware ESX Host Agent (background)                      [  OK  ]
   Availability report startup (background)                [  OK  ]
[root@ESX01 ~]# ps -auxc &#124; grep vmware
Warning: bad syntax, perhaps a bogus &#039;-&#039;? See /usr/share/doc/procps-3.2.7/FAQ
root      2741  0.0  0.3  65940  1280 ?        S    May01   0:00 vmware-watchdog
root      2865  0.0  0.3  65936  1280 ?        S    May01   0:00 vmware-watchdog
root      2904  0.0  0.3  65936  1276 ?        S    May01   0:00 vmware-watchdog
root      2924  0.0  0.3  65936  1284 ?        S    May01   0:00 vmware-watchdog
root      4887  0.0  0.3  65936  1308 ?        Ss   May01   0:00 vmware-watchdog
root     15250  0.0  0.2  63844  1192 pts/0    S    12:44   0:00 vmware-watchdog
root     15256 25.8  9.4  84680 37628 ?        Ssl  12:44   0:01 vmware-hostd</description>
		<content:encoded><![CDATA[<p>This worked great! Thanks for posting this!</p>
<p>I had two hosts that would disconnect themselves a couple minutes after reconnecting them through vsphere. Now they stay connected.</p>
<p>[root@ESX01 ~]# ps -auxc | grep vmware<br />
Warning: bad syntax, perhaps a bogus &#8216;-&#8217;? See /usr/share/doc/procps-3.2.7/FAQ<br />
root      2741  0.0  0.3  65940  1280 ?        S    May01   0:00 vmware-watchdog<br />
root      2865  0.0  0.3  65936  1280 ?        S    May01   0:00 vmware-watchdog<br />
root      2904  0.0  0.3  65936  1276 ?        S    May01   0:00 vmware-watchdog<br />
root      2924  0.0  0.3  65936  1284 ?        S    May01   0:00 vmware-watchdog<br />
root      4693  0.0  0.3  65940  1284 ?        S    May01   0:00 vmware-watchdog<br />
root      4700  3.9 19.7 122444 78688 ?        Ssl  May01 147:04 vmware-hostd<br />
root      4887  0.0  0.3  65936  1288 ?        Ss   May01   0:00 vmware-watchdog<br />
[root@ESX01 ~]#  /etc/init.d/mgmt-vmware status<br />
vmware-hostd (pid 4700) is running&#8230;<br />
[root@ESX01 ~]#  /etc/init.d/mgmt-vmware restart<br />
Stopping VMware ESX Management services:<br />
   VMware ESX Host Agent Watchdog                          [  OK  ]<br />
   VMware ESX Host Agent                                   [  OK  ]<br />
Starting VMware ESX Management services:<br />
   VMware ESX Host Agent (background)                      [  OK  ]<br />
   Availability report startup (background)                [  OK  ]<br />
[root@ESX01 ~]# ps -auxc | grep vmware<br />
Warning: bad syntax, perhaps a bogus &#8216;-&#8217;? See /usr/share/doc/procps-3.2.7/FAQ<br />
root      2741  0.0  0.3  65940  1280 ?        S    May01   0:00 vmware-watchdog<br />
root      2865  0.0  0.3  65936  1280 ?        S    May01   0:00 vmware-watchdog<br />
root      2904  0.0  0.3  65936  1276 ?        S    May01   0:00 vmware-watchdog<br />
root      2924  0.0  0.3  65936  1284 ?        S    May01   0:00 vmware-watchdog<br />
root      4887  0.0  0.3  65936  1308 ?        Ss   May01   0:00 vmware-watchdog<br />
root     15250  0.0  0.2  63844  1192 pts/0    S    12:44   0:00 vmware-watchdog<br />
root     15256 25.8  9.4  84680 37628 ?        Ssl  12:44   0:01 vmware-hostd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Ramos</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-341</link>
		<dc:creator>Tiago Ramos</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-341</guid>
		<description>a big thanks</description>
		<content:encoded><![CDATA[<p>a big thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-207</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 24 Aug 2009 06:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-207</guid>
		<description>Thanks for the description.  Definitely helped me.

One thing to note that... the mgmt-restart didn&#039;t restart for me, so I had to kill the vmware-hostd process (ps -ef&#124;grep vmware-hostd... kill PID etc etc).  Then the restart process worked beautifully and connection restored.

Thanks once again.</description>
		<content:encoded><![CDATA[<p>Thanks for the description.  Definitely helped me.</p>
<p>One thing to note that&#8230; the mgmt-restart didn&#8217;t restart for me, so I had to kill the vmware-hostd process (ps -ef|grep vmware-hostd&#8230; kill PID etc etc).  Then the restart process worked beautifully and connection restored.</p>
<p>Thanks once again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-195</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 13 Aug 2009 22:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-195</guid>
		<description>Thank you ! :-)</description>
		<content:encoded><![CDATA[<p>Thank you ! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-82</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 01 Apr 2009 09:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-82</guid>
		<description>Very good description. This information helped immediatly and
saved hours :-)</description>
		<content:encoded><![CDATA[<p>Very good description. This information helped immediatly and<br />
saved hours :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://blog.colovirt.com/2008/10/27/reconnecting-disconnected-vmware-esx-server-to-virtual-infrastructure/#comment-58</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://colovirt.wordpress.com/?p=133#comment-58</guid>
		<description>This Saved me hours of hunting  thanks</description>
		<content:encoded><![CDATA[<p>This Saved me hours of hunting  thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
