<?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>It&#039;s Just Another Layer &#187; mgmt agents</title>
	<atom:link href="http://itsjustanotherlayer.com/tag/mgmt-agents/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsjustanotherlayer.com</link>
	<description>Virtualization is a layer in software. What are you abstracting away from?</description>
	<lastBuildDate>Sat, 03 Sep 2011 23:33:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Restarting Mgmt Agents is dangerous</title>
		<link>http://itsjustanotherlayer.com/2009/08/restarting-mgmt-agents-is-dangerous/</link>
		<comments>http://itsjustanotherlayer.com/2009/08/restarting-mgmt-agents-is-dangerous/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 15:34:36 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[hostd]]></category>
		<category><![CDATA[mgmt agents]]></category>
		<category><![CDATA[vimsh]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=184</guid>
		<description><![CDATA[Once again I&#8217;m reminded that going in and doing /etc/init.d/mgmt-vmware restart and then /etc/init.d/vmware-vpxa restart is fairly dangerous and should only be done as a LAST resort. A co-worker was removing old NFS mounts and replacing them with new ones.   &#8230; <a href="http://itsjustanotherlayer.com/2009/08/restarting-mgmt-agents-is-dangerous/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Once again I&#8217;m reminded that going in and doing <em><strong>/etc/init.d/mgmt-vmware restart</strong></em> and then <em><strong>/etc/init.d/vmware-vpxa restart</strong></em> is fairly dangerous and should only be done as a LAST resort.</p>
<p>A co-worker was removing old NFS mounts and replacing them with new ones.   So same named NFS mount was being used.   He did an <em><strong>esxcfg-nas -d</strong></em> and then an <em><strong>esxcfg-nas -a</strong></em> and per our instructions, restart the mgmt agents so VirtualCenter would see them properly.   In doing this with U4 plus a month of patches, VirtualCenter lost connectivity with the host agent with a vim.fault.NotAuthenticated.</p>
<p><a rel="attachment wp-att-186" href="http://itsjustanotherlayer.com/2009/08/restarting-mgmt-agents-is-dangerous/vim-fault-notauthenitcated/"><img class="alignleft size-full wp-image-186" title="vim.fault.NotAuthenitcated" src="http://itsjustanotherlayer.com/wp-content/uploads/2009/08/vim.fault.NotAuthenitcated.png" alt="vim.fault.NotAuthenitcated" width="648" height="70" /></a></p>
<p>The fix is to disconnect and reconnect as you can&#8217;t put these systems into Maintenance Mode since VMotion doesn&#8217;t work.    Together we figured out a nicer way to do the mount point cleanup.</p>
<ul>
<li><em>esxcfg-nas -d &lt;mountpoint&gt;</em></li>
<li><em>esxcfg-nas -a &lt;mountpoint&gt; &#8230;</em></li>
<li><em>vimsh -n -e &#8220;internalsvc/refresh_datastores&#8221;</em></li>
<li><em>vimsh -n -e &#8220;hostsvc/datastore/refresh &lt;mountpoint&gt;&#8221;</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2009/08/restarting-mgmt-agents-is-dangerous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

