<?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 actif - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/tag/actif/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/tag/actif/</link>
	<description>Engineering by passion</description>
	<lastBuildDate>Mon, 06 Mar 2023 11:09:35 +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 actif - MCHELGHAM</title>
	<link>https://www.mchelgham.com/tag/actif/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mise en place de vCenter HA (High Availability)</title>
		<link>https://www.mchelgham.com/mise-en-place-de-vcenter-ha-high-availability/</link>
					<comments>https://www.mchelgham.com/mise-en-place-de-vcenter-ha-high-availability/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Sat, 13 Oct 2018 22:00:00 +0000</pubDate>
				<category><![CDATA[vCenter]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[actif]]></category>
		<category><![CDATA[base de donnée]]></category>
		<category><![CDATA[failover.]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[passif]]></category>
		<category><![CDATA[rpo]]></category>
		<category><![CDATA[rto]]></category>
		<category><![CDATA[synchronisation]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcenter 6.7]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[vsphere]]></category>
		<category><![CDATA[witness]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/mise-en-place-de-vcenter-ha-high-availability/</guid>

					<description><![CDATA[<img width="469" height="314" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA.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/vcenterHA.png 469w, https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA-300x201.png 300w" sizes="(max-width: 469px) 100vw, 469px" /><p>introduction Nous allons dans cet article voir comment mettre en place vCenter HA. vCenter High Availability est une nouvelle fonctionnalité apparue avec la version 6.5 du vCenter mais disponible uniquement dans la vCSA. vCenter HA permet de protéger de façon...</p>
<p>L’article <a href="https://www.mchelgham.com/mise-en-place-de-vcenter-ha-high-availability/">Mise en place de vCenter HA (High Availability)</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="469" height="314" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA.png 469w, https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA-300x201.png 300w" sizes="auto, (max-width: 469px) 100vw, 469px" /><h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">introduction</span></h1>
<p style="text-align: justify;" align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Nous allons dans cet article voir comment mettre en place vCenter HA. <strong>vCenter High Availability</strong> est une nouvelle fonctionnalité apparue avec la version 6.5 du vCenter mais disponible uniquement dans la vCSA.</span></p>
<p style="text-align: justify;" align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>vCenter HA</strong> permet de protéger de façon encore plus efficace les vCenter des pannes matérielle, mais aussi logicielle là ou des mécanismes de protection comme <strong>vSphere HA</strong> protège uniquement des pannes matérielles avec un temps de coupures assez important et des risques de corruption de la base de données interne du vCenter.</span></p>
<p style="text-align: justify;" align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">vCenter HA fonctionne avec la création d&#8217;un cluster de vCenter dans lequel 2 instances vCenter se synchronisent entre elles, la première instance est &#8220;<strong>Active</strong>&#8221; alors que la seconde est en mode &#8220;<strong>Passive</strong>&#8221; ce qui nous permet d&#8217;avoir un <strong>R</strong>ecovery <strong>P</strong>oint <strong>O</strong>bjective (<strong>RPO</strong>) de <strong>ZERO.</strong></span></p>
<p style="text-align: justify;" align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Lorsque l&#8217;instance active ne répond plus, un failover se produit et l&#8217;instance &#8220;Passive&#8221; prend le rôle d&#8217;active et continue à servir les demandes des utilisateurs/applications. En ce qui concerne le <strong>R</strong>ecovery <strong>T</strong>ime <strong>O</strong>bjective (<strong>RTO</strong>) il est inférieur à 5 minutes.</span></p>
<p align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Le node <strong>Witness </strong>ne participe pas au cluster <strong>Active/Passive,</strong> mais participe au quorum lorsque les deux instances ne peuvent plus communiquer ensemble.<strong>
</strong></span></p>
<p style="text-align: justify;" align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Il est important de penser à la mise en place de <strong>vCenter HA</strong> dans les environnements où des solutions comme <strong>NSX</strong> et les suites <strong>vRealize</strong> tournent, car ces dernières dépendent grandement de la disponibilité du vCenter pour pouvoir fonctionner.</span></p>

<h1 align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">vCenter HA  &#8211; Architecture</span></h1>
&nbsp;

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA-design.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img decoding="async" class="aligncenter wp-image-1859" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vcenterHA-design.png" alt="" width="625" height="492" /></a></span>
<ul>
 	<li style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong>Active node:</strong></span> l&#8217;instance active qui reçoit les requêtes utilisateurs/applications (vCenter complet avec 10GB de RAM).</span></li>
 	<li style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong>Passive node:</strong></span> l&#8217;instance passive qui se synchronise de façon continue avec l&#8217;instance active et attend l&#8217;échec de ce dernier pour prendre son rôle et son identité (adresse IP).  (vCenter complet avec 10GB de RAM).</span></li>
 	<li style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong>Witness node:</strong></span> l&#8217;instance qui participe aux décisions lorsque les deux instances (active et passive) ne peuvent plus communiquer entre elles (vCenter léger avec 1GB de RAM).</span></li>
</ul>
<h1 align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">vCenter HA  &#8211; Prérequis</span></h1>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un Port groupe dédié au trafic vCenter HA (Eth1)</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">3 adresses IP pour les interfaces Eth1</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Assez de ressource pour 2 vCenter et un Witness</span></li>
</ul>
<h1 align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">vCenter HA  &#8211; Configuration</span></h1>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour commencer, cliquez sur votre vCenter au niveau du <strong>vSphere Web Client</strong></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-06-1.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img decoding="async" class="aligncenter size-full wp-image-1877" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-06-1.png" alt="" width="322" height="141" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans <strong>Configurer</strong> =&gt; <strong>vCenter HA</strong> cliquez sur &#8220;<strong>Configurer</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-07.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1878" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-07.png" alt="" width="810" height="450" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">L&#8217;assistant de configuration apparait et nous propose deux modes de configuration le <strong>basique</strong> et l&#8217;<strong>avancé</strong>. Je vous conseille d&#8217;utiliser le mode Basique dans lequel l&#8217;assistant s&#8217;occupe du rajout de la nouvelle interface <strong>Eth1</strong> et la configuration de l&#8217;<strong>adresse IP</strong> dans le vCenter existant ainsi que son clone.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-01-a.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1872" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-01-a.png" alt="" width="962" height="562" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Mettre l&#8217;<strong>adresse IP</strong> dédiée à l&#8217;interface <strong>Eth1</strong> dans le réseau <strong>vCenterHA</strong> du vCenter existant, ainsi que le port groupe créé pour l&#8217;occasion.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-01.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1871" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-01.png" alt="" width="855" height="501" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Faire de même pour les interfaces <strong>Eth1</strong> du nouveau<strong> vCenter passif</strong> ainsi que le <strong>Witness</strong>.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-02.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1873" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-02.png" alt="" width="856" height="502" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Ici vous avez un résumé du futur emplacement du vCenter passif ainsi que le témoin. Vous avez la possibilité de modifier cela en cliquant sur &#8220;Modifier&#8221; sinon cliquez sur <strong>suivant</strong>.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-03.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1874" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-03.png" alt="" width="969" height="501" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Un résumé vous affiche la configuration qui sera déployée. Cliquer sur <strong>Terminer</strong> pour commencer.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-04.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1875" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-04.png" alt="" width="967" height="501" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans les taches récentes, vous pouvez voir l&#8217;avancement de la configuration.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-06.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1876" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-06.png" alt="" width="516" height="165" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois terminé, le <strong>vCenter HA</strong> est activé, mais il est nécessaire de patienter le temps de la synchronisation des deux vCenter (Actif et passif).<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-08.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1879" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-08.png" alt="" width="824" height="459" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois la synchronisation terminée. Un message vous indique que la protection est bien activée!<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-09.png" data-rel="lightbox-image-10" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1880" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-09.png" alt="" width="818" height="470" /></a></span></p>

<h1 align="justify"><span style="font-family: tahoma, arial, helvetica, sans-serif;">vCenter HA  &#8211; Test</span></h1>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour tester le fonctionnement de notre vCenter HA et simuler une panne du vCenter Actif. Un bouton &#8220;<strong>Initier le basculement</strong>&#8221; existe cliquez dessus.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-14.png" data-rel="lightbox-image-11" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1884" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-14.png" alt="" width="718" height="217" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Confirmer le basculement en cliquant sur &#8220;<strong>Oui</strong>&#8221; <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-16.png" data-rel="lightbox-image-12" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1885" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-16.png" alt="" width="350" height="212" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">En allant sur votre vCenter la connexion est plus possible pendant quelques minutes le temps que le vCenter passif prend l&#8217;identité du vCenter anciennement actif.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-10.png" data-rel="lightbox-image-13" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1881" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-10.png" alt="" width="810" height="392" /></a></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Après quelques minutes,</strong> l&#8217;interface du vCenter apparait!<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-12.png" data-rel="lightbox-image-14" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1882" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-12.png" alt="" width="367" height="183" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">En ouvrant le vCenter Web client, ce dernier vous indique qu&#8217;un failover est en cours et qu&#8217;il est nécessaire de patienter.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-13.png" data-rel="lightbox-image-15" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1883" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-13.png" alt="" width="843" height="288" /></a>Après quelques minutes le <strong>vSphere Web Client</strong> est de nouveau fonctionnel.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-17.png" data-rel="lightbox-image-16" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1886" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vCenterHA-17.png" alt="" width="820" height="461" /></a></span>
<p style="text-align: center;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Nous avons bien un <span style="color: #ff0000;">RPO de 0</span> et un <span style="color: #ff0000;">RTO de quelques minutes</span> (2 à 5minutes).</strong></span></p><p>L’article <a href="https://www.mchelgham.com/mise-en-place-de-vcenter-ha-high-availability/">Mise en place de vCenter HA (High Availability)</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/mise-en-place-de-vcenter-ha-high-availability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
