<?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>Archives des error - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/tag/error/</link>
	<description>Engineering by passion</description>
	<lastBuildDate>Mon, 06 Mar 2023 11:10:01 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.mchelgham.com/wp-content/uploads/2023/03/cropped-cropped-cloud-icon-32x32.png</url>
	<title>Archives des error - MCHELGHAM</title>
	<link>https://www.mchelgham.com/tag/error/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>vCenter : Interface VAMI &#8220;connexion impossible&#8221;</title>
		<link>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/</link>
					<comments>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Thu, 29 Apr 2021 22:00:00 +0000</pubDate>
				<category><![CDATA[vCenter]]></category>
		<category><![CDATA[5480]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[applmgmt]]></category>
		<category><![CDATA[connexion impossible]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[login failed]]></category>
		<category><![CDATA[login impossible]]></category>
		<category><![CDATA[restart service]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vami]]></category>
		<category><![CDATA[vcenter]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/vcenter-interface-vami-connexion-impossible/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" fetchpriority="high" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p>Dans cet article, nous allons voir ensemble comment rapidement corriger le problème qui arrive au moment de se connecter avec le compte root sur l&#8217;interface VAMI du vCenter (:5480). Dans un premier temps, il est nécessaire de lister tous les...</p>
<p>L’article <a href="https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/">vCenter : Interface VAMI &#8220;connexion impossible&#8221;</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article, nous allons voir ensemble comment rapidement corriger le problème qui arrive au moment de se connecter avec le compte root sur l&#8217;interface VAMI du vCenter (:5480).</span>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-01.png" alt="" /></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans un premier temps, il est nécessaire de lister tous les services de notre vCenter pour voir leur état actuel. Pour cela :</span></p>

<pre class="lang:sh decode:true">service-control --status --all</pre>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-02.png" alt="" width="1050" height="130" />
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On remarque que le service applmgmt est en stopped ! et c&#8217;est à cause de lui qu&#8217;il n&#8217;est pas possible de se connecter. Pour le lancer :</span></p>

<pre class="lang:sh decode:true">service-control --start applmgmt</pre>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-03.png" alt="" />
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois que le service est lancé, retenter une nouvelle fois de vous connecter avec le compte root. Si vous avez bien lancé le service, vous devriez accéder à l&#8217;interface VAMI sans aucun problème.</span></p>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-04.png" alt="" /><p>L’article <a href="https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/">vCenter : Interface VAMI &#8220;connexion impossible&#8221;</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
