<?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 6.5 - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/tag/6-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/tag/6-5/</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 6.5 - MCHELGHAM</title>
	<link>https://www.mchelgham.com/tag/6-5/</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>
		<item>
		<title>Sauvegarde des VM vSphere avec NAKIVO pour SYNOLOGY</title>
		<link>https://www.mchelgham.com/sauvegarde-de-vms-avec-nakivo-pour-synology/</link>
					<comments>https://www.mchelgham.com/sauvegarde-de-vms-avec-nakivo-pour-synology/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 19 Dec 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[nakivo]]></category>
		<category><![CDATA[sauvegarde]]></category>
		<category><![CDATA[synology]]></category>
		<category><![CDATA[vcenter 6.5]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/sauvegarde-de-vms-avec-nakivo-pour-synology/</guid>

					<description><![CDATA[<img width="640" height="378" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas.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/nakivo-on-nas.png 797w, https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas-300x177.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas-768x454.png 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>INTRODUCTION Aujourd&#8217;hui, la sauvegarde des systèmes informatiques est primordiale pour une entreprise de petite comme très grande taille. Il est donc obligatoire pour celle-ci de mettre en place des mécanismes qui lui permettent d&#8217;assurer une récupération de données en cas...</p>
<p>L’article <a href="https://www.mchelgham.com/sauvegarde-de-vms-avec-nakivo-pour-synology/">Sauvegarde des VM vSphere avec NAKIVO pour SYNOLOGY</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="378" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas.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/nakivo-on-nas.png 797w, https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas-300x177.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/nakivo-on-nas-768x454.png 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h2>INTRODUCTION</h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Aujourd&#8217;hui, la sauvegarde des systèmes informatiques est <strong>primordiale</strong> pour une entreprise de petite comme très grande taille. Il est donc obligatoire pour celle-ci de mettre en place <strong>des mécanismes</strong> qui lui permettent d&#8217;assurer une <strong>récupération de données</strong> en cas de problème plus au moins grave. Au jour d&#8217;aujourd&#8217;hui, beaucoup de solutions existent, <strong>certaines gratuites et d&#8217;autres payantes</strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Certaines solutions se contentent de copier simplement les fichiers d’un espace de stockage vers un autre, mais dans un environnement virtualisé il est nécessaire d&#8217;utiliser des <strong>outils intelligents</strong>, c’est-à-dire des outils qui permettent de sauvegarder des machines virtuelles <strong>en fonctionnement</strong> et qui contiennent <strong>des snapshots</strong>, de proposer des solutions de <strong>réplications de données</strong> pour avoir une synchronisation entre la donnée actuelle en fonctionnement avec celle déjà sauvegardée, des fonctionnalités pour réduire au maximum l’impact de la sauvegarde des VM en <strong>compressant les données</strong> ou en réalisation des <strong>sauvegardes incrémentales</strong> pour réduire l’impact de la volumétrie des données et <strong>réduire ainsi les couts</strong> (Disque, serveur, maintenance….).</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Il existe à la date où j’écris cet article un produit leader de longue date sur le marché de la sauvegarde de système informatique virtualisé qui se nomme <strong>VEEAM</strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Depuis ces dernières années, un autre acteur avec des prix très attractifs qui se nomme <strong>NAKIVO</strong> a réussi à s’imposer face à <strong>VEEAM</strong> en offrant des fonctionnalités équivalentes, mais plus riches et surtout plus simples. </span></p>
De plus <strong>NAKIVO Backup</strong> supporte la sauvegarde de la version gratuite de l&#8217;hyperviseur ESXI contrairement à <strong>VEEAM BACKUP</strong>. Merci @Stéphane Pautrel
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">La simplicité et telle que sur le site officiel de <strong>NAKIVO</strong> nous pouvons apercevoir une démonstration de l’installation de <strong>NAKIVO</strong>, la configuration et la programmation d’une tache de sauvegarde le tout en <strong>2min !</strong>  Et vu que je suis quelqu’un qui aime tester de nouvelles choses, je vais donc vous montrer comment l’installer et le configurer pour lancer une première sauvegarde d’une VM hébergée sur un de nos <strong>ESXI</strong> qui lui est gérée par un <strong>vCenter</strong>.</span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un autre avantage de <strong>NAKIVO</strong> est qu’il peut être déployé sous plusieurs <strong>formes (4)</strong>.</span></span></p>

<ul style="text-align: justify;">
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>La 1<sup>re</sup></strong>, la plus classique est le déploiement d’une <strong>Appliance virtuelle</strong> sous forme d’une VM préconfigurée par NAKIVO composée de tout le nécessaire pour avoir un environnement de sauvegarde prêt à l’emploi.</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>La 2<sup>e</sup></strong>, l’installation se fait à l’aide d’un installateur disponible pour <strong>Windows</strong> (.exe) et <strong>Linux</strong> (.sh)</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>La 3<sup>e</sup></strong>, sous forme d’instance <strong>Amazon AWS EC2</strong>.</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>La dernière</strong>, l’installation à l’aide d’un <strong>package</strong> disponible pour différentes marques de NAS (QNAP, ASUSTOR, WD myCloud et SYNOLOGY)</span></li>
</ul>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Ma préférée de ses 4 façons ?  C’est bien sûr la dernière <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> devinez pourquoi …</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Étant un grand fan des NAS, mais plus spécialement des <strong>NAS SYNOLOGY</strong> et leur système d’exploitation DiskStation Manager (<strong>DSM</strong>) qui offre énormément de fonctionnalités pour les amateurs de stockage de film, de séries et d’autres futilités <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> , mais aussi pour les professionnels qui ont besoin de mettre en place des <strong>LUN ISCSI</strong>, un partage <strong>NFS</strong>, serveur <strong>DNS</strong>, <strong>DHCP</strong>, <strong>Active Directory</strong>, <strong>mail</strong>, etc.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">L’objectif est donc d’exploiter le <strong>SYNOLOGY</strong> au maximum en utilisant sa capacité de stockage ainsi que sa capacité d’exécution de package pour avoir un équipement <strong>tout-en-un</strong> (AIO). Et ainsi nous éviter de déployer un autre équipement ou VM dédiée à l’exécution de sauvegarde. On gagne ainsi de la ressource, on réduit les maintenances et aussi les coûts.</span></p>

<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: 12pt;">Un dernier point : la version gratuite de <strong>NAKIVO Backup &amp; Réplication</strong> offre énormément de fonctionnalités et moins de limitation comparée à celle de <strong>VEEAM Backup &amp; Réplication</strong>.</span></p>
</blockquote>
<h2>PRÉREQUIS.</h2>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un <strong>SYNOLOGY</strong></span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Télécharger le <strong>SPK</strong> sur <a href="https://www.nakivo.com/fr/resources/download/trial-download/">le site officiel de <strong>NAKIVO</strong> par ICI</a></span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un <strong>ESXI</strong> ou un <strong>vCenter</strong> avec des VMs</span></li>
</ul>
<h2>1 &#8211; INSTALLATION DE NAKIVO SUR SYNOLOGY</h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans un premier temps, il est nécessaire de <strong>baisser le niveau de confiance</strong> pour pouvoir installer le paquet de <strong>NAKIVO</strong> sur notre <strong>SYNOLOGY</strong>. Pour cela aller dans <strong>Paramètres</strong> &gt; Général et cocher la case &#8220;<strong>N&#8217;importe quel éditeur</strong>&#8221; pour le niveau de confiance.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/01-3.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-909" src="https://www.mchelgham.com/wp-content/uploads/2023/03/01-3-1024x606.png" alt="" width="1024" height="606" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Aller dans &#8220;<strong>Installation manuelle</strong>&#8220;, puis sélectionner le paquet de <strong>NAKIVO</strong> au format SPK. Cliquer ensuite sur <strong>Suivant</strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/02-3.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-910" src="https://www.mchelgham.com/wp-content/uploads/2023/03/02-3-1024x646.png" alt="" width="1024" height="646" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Accepter les termes de la licence</strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/03-3.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-911" src="https://www.mchelgham.com/wp-content/uploads/2023/03/03-3.png" alt="" width="874" height="615" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer ensuite sur <strong>Appliquer</strong></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/04-3.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-912" src="https://www.mchelgham.com/wp-content/uploads/2023/03/04-3.png" alt="" width="869" height="622" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois l&#8217;installation terminée, cliquer sur l&#8217;icône <strong>NAKIVO</strong> pour lancer l&#8217;outil.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/05-3.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-913" src="https://www.mchelgham.com/wp-content/uploads/2023/03/05-3.png" alt="" width="570" height="889" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">L&#8217;outil se lance à l’adresse <strong>https://XXX.XXX.XXX.XXX:4443</strong> les XXX correspondent à l&#8217;adresse IP/Hostname de votre SYNOLOGY</span></p>
<p style="text-align: justify;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/06-3.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-926" src="https://www.mchelgham.com/wp-content/uploads/2023/03/06-3.png" alt="" width="800" height="218" /></a></p>

<h2 style="text-align: justify;">2 &#8211; CONFIGURATION DE NAKIVO</h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Avant de pouvoir l&#8217;utiliser, il est nécessaire de configurer l&#8217;outil pour qu&#8217;il puisse s&#8217;interfacer avec notre hyperviseur. Pour cela cliquer sur <strong>Add New</strong>s &gt; <strong>VMware vCenter or ESXI host</strong></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/07-3.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-914" src="https://www.mchelgham.com/wp-content/uploads/2023/03/07-3-1024x502.png" alt="" width="1024" height="502" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseigner les <strong>informations d&#8217;authentifications</strong> de votre ESXI ou vCenter.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/08-1-1.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-927" src="https://www.mchelgham.com/wp-content/uploads/2023/03/08-1-1-1024x386.png" alt="" width="1024" height="386" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Il est nécessaire d&#8217;avoir un &#8220;<strong>Repository</strong>&#8221; dans lequel nos sauvegardes seront stockées. Pour cela, cliquez sur &#8220;<strong>Add Backup Repository</strong>&#8221; &gt; &#8220;<strong>Create new backup repository</strong>&#8220;.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/09-1-1.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-928" src="https://www.mchelgham.com/wp-content/uploads/2023/03/09-1-1-1024x234.png" alt="" width="1024" height="234" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On donne un nom à notre &#8220;<strong>Repository</strong>&#8221; ainsi que son <strong>chemin</strong>.</span></p>
<p style="text-align: justify;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/10-1-1.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-929" src="https://www.mchelgham.com/wp-content/uploads/2023/03/10-1-1-1024x655.png" alt="" width="1024" height="655" /></a></p>

<h2 style="text-align: justify;">3 &#8211; CRÉATION DUNE PREMIÈRE TACHE DE SAUVEGARDE</h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour créer une première tache, on clique sur &#8220;<strong>Create</strong>&#8221; &gt; &#8220;<strong>VMware vShpere backup job</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/11-1-1.png" data-rel="lightbox-image-10" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-930" src="https://www.mchelgham.com/wp-content/uploads/2023/03/11-1-1-1024x541.png" alt="" width="1024" height="541" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On <strong>sélectionne</strong> les VMs à sauvegarder.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/12-1-1.png" data-rel="lightbox-image-11" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-931" src="https://www.mchelgham.com/wp-content/uploads/2023/03/12-1-1-1024x645.png" alt="" width="1024" height="645" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On sélectionne notre &#8220;<strong>Repository</strong>&#8221; comme destination du stockage</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/13-1-1.png" data-rel="lightbox-image-12" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-932" src="https://www.mchelgham.com/wp-content/uploads/2023/03/13-1-1-1024x645.png" alt="" width="1024" height="645" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour notre test, on coche &#8220;<strong>Do not schedule, run on demand</strong>&#8220;.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/14-1-1.png" data-rel="lightbox-image-13" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-933" src="https://www.mchelgham.com/wp-content/uploads/2023/03/14-1-1-1024x235.png" alt="" width="1024" height="235" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On laisse <strong>les paramètres par défauts</strong> pour la rétention.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/15-1-1.png" data-rel="lightbox-image-14" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-934" src="https://www.mchelgham.com/wp-content/uploads/2023/03/15-1-1-1024x363.png" alt="" width="1024" height="363" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans la dernière partie, n&#8217;oubliez pas de mettre &#8220;<strong>Network acceleration</strong>&#8221; en <strong>Enabled</strong>.  Cliquer ensuite sur &#8220;<strong>Finish &amp; Run</strong>&#8221; puis sur &#8220;<strong>RUN</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/16-1-1.png" data-rel="lightbox-image-15" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-935" src="https://www.mchelgham.com/wp-content/uploads/2023/03/16-1-1-1024x645.png" alt="" width="1024" height="645" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Voilà, on voit bien que notre tache de sauvegarde s&#8217;est lancée avec un joli écran qui nous permet de suivre l&#8217;état de celle-ci de façon simple.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/17-1-1.png" data-rel="lightbox-image-16" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-936" src="https://www.mchelgham.com/wp-content/uploads/2023/03/17-1-1-1024x654.png" alt="" width="1024" height="654" /></a></span>
<p style="text-align: center;"><strong><span style="font-family: tahoma, arial, helvetica, sans-serif;">Voilà donc comment sauvegarder de façon très simple des VMs hébergée sur un ESXI et gérée par un vCenter à l&#8217;aide de NAKIVO pour SYNOLOGY.</span></strong></p><p>L’article <a href="https://www.mchelgham.com/sauvegarde-de-vms-avec-nakivo-pour-synology/">Sauvegarde des VM vSphere avec NAKIVO pour SYNOLOGY</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/sauvegarde-de-vms-avec-nakivo-pour-synology/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mise en place d&#8217;un Cluster vSAN, vSphere HA, DRS, EVC et Fault Tolerance[VIDEO]</title>
		<link>https://www.mchelgham.com/mise-en-place-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/</link>
					<comments>https://www.mchelgham.com/mise-en-place-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[6.6]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[evc]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsan]]></category>
		<category><![CDATA[vsphere ha]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/mise-en-place-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/</guid>

					<description><![CDATA[<img width="640" height="359" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-1024x575.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/vmware-vsan-feature-image-1024x575.png 1024w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-300x169.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-768x431.png 768w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image.png 1150w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>INTRODUCTION Aujourd’hui, nous allons voir à travers plusieurs articles et vidéos comment mettre en place un cluster de plusieurs ESXi en lui activant les fonctionnalités  vSAN, DRS, EVC, vSphere HA, ainsi que Fault Tolerance vSAN : Solution logicielle (Software Defined Storage)...</p>
<p>L’article <a href="https://www.mchelgham.com/mise-en-place-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/">Mise en place d&#8217;un Cluster vSAN, vSphere HA, DRS, EVC et Fault Tolerance[VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="359" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-1024x575.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/vmware-vsan-feature-image-1024x575.png 1024w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-300x169.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image-768x431.png 768w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmware-vsan-feature-image.png 1150w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Aujourd’hui, nous allons voir à travers plusieurs articles et vidéos comment mettre en place un cluster de plusieurs ESXi en lui activant les fonctionnalités  <strong>vSAN</strong>, <strong>DRS</strong>, <strong>EVC</strong>, <strong>vSphere HA</strong>, ainsi que <strong>Fault Tolerance</strong></span></p>

<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>vSAN </strong></span>: Solution logicielle (Software Defined Storage) qui permet de grouper tous les disques des différents ESXi de notre cluster pour en faire un seul Datastore qui fournit un haut niveau de performance et de sécurité des données.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong><span style="color: #0000ff;">DRS </span></strong>(<span style="color: #0000ff;"><strong>D</strong></span>istributed <span style="color: #0000ff;"><strong>R</strong></span>essource <span style="color: #0000ff;"><strong>S</strong></span>cheduler): fonction qui permet d’équilibrer la charge des différents ESXi en répartissant les VMs sur les différents hosts de notre cluster.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>EVC </strong></span>(<span style="color: #0000ff;"><strong>E</strong></span>nhanced <span style="color: #0000ff;"><strong>v</strong></span>Motion <strong><span style="color: #0000ff;">C</span></strong>ompatibility): Fonction qui permet d’améliorer la compatibilité vMotion en configurant tous les hosts du cluster avec le même niveau de fonctionnalité CPU. Si dans notre cluster nous avons 2 hosts avec CPU INTEL de 7ème génération et 1 host avec CPU INTEL de 6ème génération. EVC va brider le cluster à la génération la plus basse.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>vSphere HA</strong></span> : Fonction qui assure la haute disponibilité (failover) de nos VM. En cas de perte d’un des ESXI, les VM qui étaient présentes dans celui-ci redémarrent automatiquement sur les autres ESXi disponibles au sein du cluster. On a donc une coupure de service de courte durée.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>Fault Tolerance</strong></span> : Fonction qui permet de faire de la Très Haute Disponibilité, Notre VM est synchronisée en temps réel sur un autre ESXi. En cas de panne du premier, la VM continue à fonctionner sur le deuxième en toute transparence.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">AVERTISSEMENT</span></h2>
<blockquote>
<p style="text-align: justify;"><span style="color: #ff0000; font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong>ATTENTION </strong></span>: LA CONFIGURATION CI-DESSUS EST A UTILISER UNIQUEMENT DANS UN LAB POUR TESTER LES SOLUTIONS ET VOIR LEUR FONCTIONNEMENT, EN PRODUCTION IL EST TOTALEMENT DÉCONSEILLER D’AVOIR UN SEUL RÉSEAU DANS LEQUEL DES DONNÉES VSAN, VMOTION, JOURNALISATION FT, GESTION ET ADMINISTRATION QUI CIRCULENT ENSEMBLE.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">1 &#8211; PRÉSENTATION + CONFIGURATION DE BASE D&#8217;UN CLUSTER</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Retrouvez l&#8217;article complet : <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">Présentation + Configuration de base d&#8217;un cluster [PARTIE1]</a></span>

<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/EbC1cEllUbk?rel=0" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 &#8211; CONFIGURATION DE vSAN 6.6</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Retrouvez l&#8217;article complet : <a href="https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/">Configuration de vSAN 6.6 [PARTIE2]</a></span>

<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/ZHGBgJ8nl_A?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">3 &#8211; CONFIGURATION DE vSPHERE HA + DRS + EVC</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Retrouvez l&#8217;article complet : <a href="https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/">Configuration de vSphere HA + DRS + EVC [PARTIE3]</a></span>

<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/i37rFZBh0ek?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">4 &#8211; CONFIGURATION DE VMWARE FAULT TOLERANCE</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Retrouvez l&#8217;article complet : <a href="https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/">Configuration de VMware Fault Tolerance [PARTIE4]</a></span>

<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/MTO7YZZ5CVY?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe><p>L’article <a href="https://www.mchelgham.com/mise-en-place-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/">Mise en place d&#8217;un Cluster vSAN, vSphere HA, DRS, EVC et Fault Tolerance[VIDEO]</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-dun-cluster-vsan-vsphere-ha-drs-evc-et-fault-tolerance-video/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[PARTIE3] Configuration de vSphere HA + DRS + EVC [VIDEO]</title>
		<link>https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/</link>
					<comments>https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 21 Nov 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[6.6]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[evc]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsan]]></category>
		<category><![CDATA[vsphere ha]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/partie3-configuration-de-vsphere-ha-drs-evc-video/</guid>

					<description><![CDATA[<img width="640" height="332" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1.jpg" 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/vmw-dgrm-vsphr-0791-diagram1.jpg 800w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1-300x156.jpg 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1-768x398.jpg 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>VIDEO INTRODUCTION Dans cette 3e partie, nous allons mettre en place vSphere HA, DRS et EVC. DRS (Distributed Ressource Scheduler): fonction qui permet d’équilibrer la charge des différents ESXi en répartissant les VMs sur les différents hosts de notre cluster. EVC (Enhanced...</p>
<p>L’article <a href="https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/">[PARTIE3] Configuration de vSphere HA + DRS + EVC [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="332" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1.jpg" 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/vmw-dgrm-vsphr-0791-diagram1.jpg 800w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1-300x156.jpg 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/vmw-dgrm-vsphr-0791-diagram1-768x398.jpg 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">VIDEO</span></h2>
<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/i37rFZBh0ek?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cette 3e partie, nous allons mettre en place <strong>vSphere HA</strong>, <strong>DRS</strong> et <strong>EVC</strong>.</span>
<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong><span style="color: #0000ff;">DRS </span></strong>(<span style="color: #0000ff;"><strong>D</strong></span>istributed <span style="color: #0000ff;"><strong>R</strong></span>essource <span style="color: #0000ff;"><strong>S</strong></span>cheduler): fonction qui permet d’équilibrer la charge des différents ESXi en répartissant les VMs sur les différents hosts de notre cluster.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>EVC </strong></span>(<span style="color: #0000ff;"><strong>E</strong></span>nhanced <span style="color: #0000ff;"><strong>v</strong></span>Motion <strong><span style="color: #0000ff;">C</span></strong>ompatibility): Fonction qui permet d’améliorer la compatibilité vMotion en configurant tous les hosts du cluster avec le même niveau de fonctionnalité CPU. Si dans notre cluster nous avons 2 hosts avec CPU INTEL de 7e génération et 1 host avec CPU INTEL de 6e génération. EVC va brider le cluster à la génération la plus basse.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>vSphere HA</strong></span> : Fonction qui assure la haute disponibilité (failover) de nos VM. En cas de perte d’un des ESXI, les VM qui étaient présentes dans celui-ci redémarrent automatiquement sur les autres ESXi disponibles au sein du cluster. On a donc une coupure de service de courte durée.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">CONFIGURATION VM</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Voir l’article <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">“Configuration de base d’un Cluster”</a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">AVERTISSEMENT</span></h2>
<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif; color: #ff0000;"><strong>ATTENTION </strong>: LA CONFIGURATION CI-DESSUS EST A UTILISER UNIQUEMENT DANS UN LAB POUR TESTER LES SOLUTIONS ET VOIR LEUR FONCTIONNEMENT, EN PRODUCTION IL EST TOTALEMENT DÉCONSEILLER D’AVOIR UN SEUL RÉSEAU DANS LEQUEL DES DONNÉES VSAN, VMOTION, JOURNALISATION FT, GESTION ET ADMINISTRATION QUI CIRCULENT ENSEMBLE.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">1 &#8211; CONFIGURATION EVC</span></h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">La configuration de la fonctionnalité EVC est tellement simple que l&#8217;explication tient juste en une seule image <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </span><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans l&#8217;onglet &#8220;<strong>Configurer</strong>&#8221; de notre <strong>ClusterLAB</strong> aller dans &#8220;<strong>Configuration-&gt;VMware EVC</strong>&#8221; ensuite cliquer sur &#8220;<strong>Modifier</strong>&#8220;. Dans la fenêtre qui apparaît &#8220;<strong>le type de mode</strong>&#8221; sélectionner celui qui correspond à votre CPU (<strong>AMD</strong> ou <strong>INTEL</strong>), ensuite EVC vous proposera automatiquement la génération la plus haute compatible avec votre Cluster. Cliquer sur &#8220;<strong>OK</strong>&#8221; pour terminer la configuration.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_01_2723.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-799" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_01_2723-1024x501.png" alt="" width="1024" height="501" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois EVC activé cela nous donne</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_02_0612.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-801" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_02_0612.png" alt="" width="968" height="176" /></a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 &#8211; CONFIGURATION DRS</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans le menu &#8220;<strong>Configurer</strong>&#8221; de notre <strong>ClusterLAB</strong>. Aller dans &#8220;<strong>Service-&gt;vSphere DRS</strong>&#8221; ensuite &#8220;<strong>Modifier</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_03_2017.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-803" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_03_2017-1024x152.png" alt="" width="1024" height="152" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cocher la case &#8220;<strong>Activer vShpere DRS</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_04_0317.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-804" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_04_0317.png" alt="" width="1008" height="600" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Le sous-menu &#8220;<strong>Automatisation DRS</strong>&#8221; vous permet de personnaliser de façon très poussée le comportement de DRS. Cliquer sur &#8220;<strong>OK</strong>&#8221; pour terminer</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_04_1620.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-805" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_04_1620.png" alt="" width="1004" height="597" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">DRS est maintenant configuré et activé.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/DRSok.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-806" src="https://www.mchelgham.com/wp-content/uploads/2023/03/DRSok-1024x165.png" alt="" width="1024" height="165" /></a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">3 &#8211; CONFIGURATION vSphere HA</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans le menu &#8220;<strong>Configurer</strong>&#8221; de notre <strong>ClusterLAB</strong> aller dans &#8220;<strong>Services-&gt;Disponibilité vSphere</strong>&#8221; Cliquer ensuite sur &#8220;<strong>Modifier</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_07_3725.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-808" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_07_3725-1024x202.png" alt="" width="1024" height="202" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cocher la case &#8220;<strong>Activer vSphere HA</strong>&#8220;, aller ensuite dans le menu à gauche et cliquer sur &#8220;<strong>Options avancées</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_08_2428.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-809" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_08_2428.png" alt="" width="1005" height="597" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong><span style="color: #ff0000;">IMPORTANT:</span></strong> Cette partie concerne uniquement les personnes qui se trouvent dans la même situation que moi. Cette partie est nécessaire si vos ESXi vous leur avait pas affecter de<strong> passerelle par défaut</strong> dans l&#8217;interface de <strong>MGMT</strong>. vous avez juste configuré <strong>IP+MASQUE</strong>. Une adresse appelée adresse d&#8217;isolation est nécessaire pour chaque host dans le cas ou celui-ci ne reçoit plus de signal heartbeat il se retrouve alors isolé, avant de prendre une décision et pour qu&#8217;il soit sur qu&#8217;il n&#8217;a pas de problème réseau l&#8217;host tente de faire un <strong>PING</strong> vers l’adresse d&#8217;isolation &#8220;<strong>das.isolationaddress0</strong>&#8221; par défaut vSAN configure l&#8217;adresse de la passerelle par défaut en tant qu&#8217;adresse d&#8217;isolation. Dans options avancées il est donc possible de choisir une adresse personnalisée. Dans mon cas j&#8217;ai mis le vCenter en tant qu&#8217;adresse d&#8217;isolation. une fois terminé, cliquer sur &#8220;<strong>OK</strong>&#8220;</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_11_2800.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-810" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_11_2800.png" alt="" width="1001" height="594" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour vérifier l&#8217;activation, placez-vous sur ClusterLAB et normalement une icône vous indiquera &#8220;<strong>vSphere HA activé</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_12_3306.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-812" src="https://www.mchelgham.com/wp-content/uploads/2023/03/3-HA-DRS-EVC-Time-0_12_3306.png" alt="" width="591" height="250" /></a></span>
<p style="text-align: center;">Nous venons de voir les fonctionnalités <span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>vSphere HA</strong>, <strong>DRS</strong> et <strong>EVC</strong> vous pouvez maintenant passer à la <a href="https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/">[PARTIE 4]</a>.</span></p><p>L’article <a href="https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/">[PARTIE3] Configuration de vSphere HA + DRS + EVC [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[PARTIE4] Configuration de VMware Fault Tolerance [VIDEO]</title>
		<link>https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/</link>
					<comments>https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 21 Nov 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[6.6]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[evc]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsan]]></category>
		<category><![CDATA[vsphere ha]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/partie4-configuration-de-vmware-fault-tolerance-video/</guid>

					<description><![CDATA[<img width="640" height="413" src="https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875.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/figure-18-e1355607849875.png 640w, https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875-300x194.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875-622x400.png 622w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>VIDEO INTRODUCTION Dans cette 4e partie, nous allons voir comment mettre en place VMware Fault Tolerance. Fault Tolerance : Fonction qui permet de faire de la Très Haute Disponibilité, Notre VM est synchronisée en temps réel sur un autre ESXi. En...</p>
<p>L’article <a href="https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/">[PARTIE4] Configuration de VMware Fault Tolerance [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="413" src="https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875.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/figure-18-e1355607849875.png 640w, https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875-300x194.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/figure-18-e1355607849875-622x400.png 622w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">VIDEO</span></h2>
<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/MTO7YZZ5CVY?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cette 4e partie, nous allons voir comment mettre en place <strong>VMware Fault Tolerance</strong>.</span>
<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>Fault Tolerance</strong></span> : Fonction qui permet de faire de la Très Haute Disponibilité, Notre VM est synchronisée en temps réel sur un autre ESXi. En cas de panne du premier, la VM continue à fonctionner sur le deuxième en toute transparence.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">CONFIGURATION VM</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Voir l’article <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">“Configuration de base d’un Cluster”</a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">AVERTISSEMENT</span></h2>
<blockquote>
<p style="text-align: justify;"><span style="color: #ff0000; font-family: tahoma, arial, helvetica, sans-serif;"><strong>ATTENTION </strong>: LA CONFIGURATION CI-DESSUS EST A UTILISER UNIQUEMENT DANS UN LAB POUR TESTER LES SOLUTIONS ET VOIR LEUR FONCTIONNEMENT, EN PRODUCTION IL EST TOTALEMENT DÉCONSEILLER D’AVOIR UN SEUL RÉSEAU DANS LAQUELLE DES DONNÉES VSAN, VMOTION, JOURNALISATION FT, GESTION ET ADMINISTRATION QUI CIRCULENT ENSEMBLE.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">1 &#8211; CONFIGURATION DE Fault Tolerance</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour pouvoir activer <strong>Fault Tolerance</strong>, vous devez créer une VM de test vide (sans OS) avec 512M de RAM et la démarrer. Une fois la VM est prête faite, <strong>un clic droit</strong> dessus, ensuite aller dans &#8220;<strong>Fault Tolerance</strong>&#8221; et cliquer sur &#8220;<strong>Activer Fault Tolerance</strong>&#8220;.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_1506.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-817" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_1506.png" alt="" width="629" height="620" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une VM secondaire va être créée, laisser <strong>vsanDatastore</strong> en tant que datastore. Cliquer ensuite sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_1801.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-818" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_1801.png" alt="" width="960" height="563" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Sélectionner un <strong>ESXi</strong> dans lequel la VM secondaire sera créée. cliquer ensuite sur &#8220;<strong>Suivant</strong>&#8220;.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_4119.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-819" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_4119.png" alt="" width="959" height="555" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur &#8220;<strong>Terminer</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_4424.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-820" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_4424.png" alt="" width="960" height="553" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans &#8220;<strong>Taches récentes</strong>&#8221; nous pouvons voir le début de la création de la VM secondaire (copie de tous les fichiers + transfert de la RAM).</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_5120.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-821" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_01_5120.png" alt="" width="576" height="108" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois terminé, une icône nous confirme que celle&#8217;ci est bien &#8220;<strong>Protégée par VMware Fault Tolerance</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_02_4310.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-822" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_02_4310.png" alt="" width="737" height="328" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans notre ESXi02 nous pouvons voir que notre VM a été renommée en &#8220;<strong>Princpale</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_02_5219.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-823" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_02_5219.png" alt="" width="660" height="265" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Et une autre VM secondaire tourne en même temps sur un autre ESXI tout en se <strong>synchronisant</strong> en <strong>permanence</strong> avec la principale</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_03_1810.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-824" src="https://www.mchelgham.com/wp-content/uploads/2023/03/4-FT-Time-0_03_1810.png" alt="" width="666" height="276" /></a></span>
<p style="text-align: center;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Voilà,  maintenant vous savez comment mettre en place la fonctionnalité <strong>VMware Fault Tolerance</strong>.</span></p><p>L’article <a href="https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/">[PARTIE4] Configuration de VMware Fault Tolerance [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/partie4-configuration-de-vmware-fault-tolerance-video/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[PARTIE2] CONFIGURATION DE VSAN 6.6 [VIDEO]</title>
		<link>https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/</link>
					<comments>https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Mon, 20 Nov 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[6.6]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[evc]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsan]]></category>
		<category><![CDATA[vsphere ha]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/partie2-configuration-de-vsan-6-6-video/</guid>

					<description><![CDATA[<img width="579" height="379" src="https://www.mchelgham.com/wp-content/uploads/2023/03/VSAN-FT.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/VSAN-FT.png 579w, https://www.mchelgham.com/wp-content/uploads/2023/03/VSAN-FT-300x196.png 300w" sizes="auto, (max-width: 579px) 100vw, 579px" /><p>VIDEO INTRODUCTION vSAN : Solution logicielle (Software Defined Storage) qui permet de grouper tous les disques des différents ESXi de notre cluster pour en faire un seul Datastore qui fournit un haut niveau de performance et de sécurité des données CONFIGURATION...</p>
<p>L’article <a href="https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/">[PARTIE2] CONFIGURATION DE VSAN 6.6 [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="579" height="379" src="https://www.mchelgham.com/wp-content/uploads/2023/03/VSAN-FT.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/VSAN-FT.png 579w, https://www.mchelgham.com/wp-content/uploads/2023/03/VSAN-FT-300x196.png 300w" sizes="auto, (max-width: 579px) 100vw, 579px" /><h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">VIDEO</span></h2>
<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/ZHGBgJ8nl_A?rel=0" frameborder="0" gesture="media" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h2>
<blockquote><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="color: #0000ff;"><strong>vSAN </strong></span>: Solution logicielle (Software Defined Storage) qui permet de grouper tous les disques des différents ESXi de notre cluster pour en faire un seul Datastore qui fournit un haut niveau de performance et de sécurité des données</span></blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">CONFIGURATION VM</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Voir l&#8217;article <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">&#8220;Configuration de base d&#8217;un Cluster&#8221;</a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">AVERTISSEMENT</span></h2>
<blockquote>
<p style="text-align: justify;"><span style="color: #ff0000; font-family: tahoma, arial, helvetica, sans-serif;"><strong>ATTENTION </strong>: LA CONFIGURATION CI-DESSUS EST A UTILISER UNIQUEMENT DANS UN LAB POUR TESTER LES SOLUTIONS ET VOIR LEUR FONCTIONNEMENT, EN PRODUCTION IL EST TOTALEMENT DÉCONSEILLER D’AVOIR UN SEUL RÉSEAU DANS LEQUEL DES DONNÉES VSAN, VMOTION, JOURNALISATION FT, GESTION ET ADMINISTRATION QUI CIRCULENT ENSEMBLE.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">1 &#8211; CONFIGURATION vSAN 6.6</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Sélectionner &#8220;<strong>ClusterLAB</strong>&#8221; aller dans l&#8217;onglet &#8220;<strong>Configurer</strong>&#8221; ensuite dans &#8220;<strong>vSAN-&gt;Général</strong>&#8221; et cliquer 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/2-vSAN-Time-0_00_4420.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-781" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_00_4420-1024x201.png" alt="" width="1024" height="201" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">L&#8217;assistant de configuration vSAN apparait, cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_01_0103.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-782" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_01_0103.png" alt="" width="916" height="619" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Si vous avez bien suivi la configuration de base d&#8217;un cluster, vous ne devriez pas avoir de problème. Cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_01_1919.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-783" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_01_1919.png" alt="" width="918" height="621" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour que vSAN fonctionne, vous devez avoir au moins un disque SSD, si ce n&#8217;est pas le cas vous avez la possibilité de tagué un disque de type HDD en tant que disque Flash. Pour cela, sélectionner <strong>votre disque</strong> et cliquer sur l&#8217;icône &#8220;<strong>F</strong>&#8220;.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_02_4723.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-784" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_02_4723.png" alt="" width="915" height="619" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Réclamer les deux disques comme dans l&#8217;image ci-dessus. Premier disque en tant que <strong>disque de capacité</strong>, le deuxième en tant que disque de <strong>cache</strong>. Cliquer ensuite sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_05_1709.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-785" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_05_1709.png" alt="" width="915" height="615" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur &#8220;<strong>Terminer</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_05_2904.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-786" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_05_2904.png" alt="" width="915" height="619" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Quelques instants après nous pouvons aller dans &#8220;vSAN-&gt;Gestion de disques&#8221;. pour connaitre l&#8217;état de nos disques.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_06_1812.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-787" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_06_1812-1024x303.png" alt="" width="1024" height="303" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Vérifier bien que dans &#8220;<strong>Groupe de partition réseau</strong>&#8221; vous avez bien &#8220;<strong>Groupe 1</strong>&#8220;. Si ce n&#8217;est pas le cas et vous avez plutôt &#8220;Groupe 1, Groupe 2, Groupe 3&#8221; c&#8217;est que vous n’avez pas activé le mode &#8220;Promiscuité&#8221; ou que votre switch physique est mal configuré.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_06_3605.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-788" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_06_3605-1024x237.png" alt="" width="1024" height="237" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Si jusqu&#8217;ici vous n’avez pas d&#8217;erreur, vous devriez avoir un datastore avec le nom &#8220;<strong>vsanDatastore</strong>&#8221; apparaître dans <strong>banque de données</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_09_4721.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-789" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_09_4721.png" alt="" width="1004" height="258" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Vous avez la possibilité de surveiller votre vSAN en allant dans &#8220;<strong>Surveiller</strong>&#8221; ensuite &#8220;<strong>vSAN</strong>&#8220;.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_11_2728.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-790" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2-vSAN-Time-0_11_2728.png" alt="" width="999" height="349" /></a></span>
<p style="text-align: center;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Voilà l&#8217;installation de vSAN est maintenant terminée vous pouvez maintenant passé à la <a href="https://www.mchelgham.com/partie3-configuration-de-vsphere-ha-drs-evc-video/">[PARTIE 3]</a></span></p><p>L’article <a href="https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/">[PARTIE2] CONFIGURATION DE VSAN 6.6 [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[PARTIE1] PRÉSENTATION + CONFIGURATION DE BASE D&#8217;UN CLUSTER [VIDEO]</title>
		<link>https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/</link>
					<comments>https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Sun, 19 Nov 2017 23:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[6.6]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[evc]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsan]]></category>
		<category><![CDATA[vsphere ha]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/partie1-presentation-configuration-de-base-dun-cluster-video/</guid>

					<description><![CDATA[<img width="640" height="307" src="https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4.jpg" 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/schema_vmware_esxi4.jpg 968w, https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4-300x144.jpg 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4-768x369.jpg 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>VIDEO INTRODUCTION Bienvenue dans cette première partie dans laquelle nous allons voir comment débuter dans la configuration de base d&#8217;un cluster. Cette première partie nous permettra par la suite de pouvoir activer les fonctionnalités qui nous intéressent pour notre cluster. PRÉREQUIS...</p>
<p>L’article <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">[PARTIE1] PRÉSENTATION + CONFIGURATION DE BASE D&#8217;UN CLUSTER [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="307" src="https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4.jpg" 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/schema_vmware_esxi4.jpg 968w, https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4-300x144.jpg 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/schema_vmware_esxi4-768x369.jpg 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">VIDEO</span></h2>
<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/EbC1cEllUbk?rel=0" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Bienvenue dans cette première partie dans laquelle nous allons voir comment débuter dans la configuration de base d&#8217;un cluster. </span><span style="font-family: tahoma, arial, helvetica, sans-serif;">Cette première partie nous permettra par la suite de pouvoir activer les fonctionnalités qui nous intéressent pour notre cluster.</span></p>

<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">PRÉREQUIS VM</span></h2>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un vCenter (voir <a href="https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/">Installation de vCenter Server Appliance</a>)</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>3 ESXi</strong> avec au minimum <strong>6GB</strong> de <strong>RAM</strong> chacun</span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans chaque ESXI, <strong>2 HDD</strong> supplémentaire (10GB et 50GB)</span></li>
</ul>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;"> CONFIGURATION VM</span></h2>
<table width="868">
<tbody>
<tr>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Machine</strong></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>vCPU</strong></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>RAM (GB)</strong></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>DISQUE (GB)</strong></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>IP</strong></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Réseau</strong></span></td>
</tr>
<tr>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><b>vESXI01</b></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">6</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 + 10 + 50</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">192.168.20.101/24</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> 1 carte</span></td>
</tr>
<tr>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><b>vESXI02</b></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">6</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 + 10 + 50</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">192.168.20.102/24</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> 1 carte</span></td>
</tr>
<tr>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><b>vESXI03</b></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">6</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 + 10 + 50</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">192.168.20.103/24</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> 1 carte</span></td>
</tr>
<tr>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"><b>vCenter</b></span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> </span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> </span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> </span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;">192.168.20.5/24</span></td>
<td><span style="font-family: tahoma, arial, helvetica, sans-serif;"> </span></td>
</tr>
</tbody>
</table>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Au total vous devriez avoir 3 disques sur chaque ESXi, le premier de 2 GB dans lequel vous allez installer l&#8217;ESXi et les deux autres vont nous servir pour faire du vSAN.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">La VM vCenter est configurée automatiquement pendant son déploiement avec <a href="https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/">l&#8217;outil d&#8217;installation VCSA</a>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour que ce LAB soit accessible à tout le monde, 1 seule carte réseau nous suffira, car nous allons faire passer les différents trafics sur cette même carte. Cela permettra aux personnes avec du hardware de type Intel NUC par exemple qui ne dispose que d&#8217;une seule carte réseau de pouvoir suivre ce LAB.</span></p>

<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">SOMMAIRE</span></h2>
<ol>
 	<li>
<h3><span style="font-size: 12pt; font-family: tahoma, arial, helvetica, sans-serif;">AJOUT DES ESXi DANS vCENTER</span></h3>
</li>
 	<li>
<h3><span style="font-size: 12pt; font-family: tahoma, arial, helvetica, sans-serif;">CONFIGURATION RÉSEAU</span></h3>
</li>
 	<li>
<h3><span style="font-size: 12pt; font-family: tahoma, arial, helvetica, sans-serif;">CRÉATION DU CLUSTER</span></h3>
</li>
</ol>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">AVERTISSEMENT</span></h2>
<blockquote>
<p style="text-align: justify;"><span style="color: #ff0000; font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong>ATTENTION </strong></span>: LA CONFIGURATION CI-DESSUS EST A UTILISER UNIQUEMENT DANS UN LAB POUR TESTER LES SOLUTIONS ET VOIR LEUR FONCTIONNEMENT, EN PRODUCTION IL EST TOTALEMENT DÉCONSEILLER D’AVOIR UN SEUL RÉSEAU DANS LAQUELLE DES DONNÉES VSAN, VMOTION, JOURNALISATION FT, GESTION ET ADMINISTRATION CIRCULENT ENSEMBLE.</span></p>
</blockquote>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">1 &#8211; AJOUT DES ESXi DANS vCENTER</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Faites un clic droit sur votre Datacenter (<strong>LabMCH</strong>) ensuite cliquer sur <strong>&#8220;Ajouter hôte&#8221;</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_1201.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-740" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_1201.png" alt="" width="564" height="602" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseigner le nom d&#8217;hôte ou l&#8217;<strong>adresse IP</strong> du premier vESXi ensuite cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_2007.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-741" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_2007.png" alt="" width="956" height="553" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Renseigner vos <strong>identifiants de connexion</strong>, ensuite cliquez sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_2817.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-742" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_2817.png" alt="" width="964" height="568" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur &#8220;<strong>Suivant&#8221;</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3005.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-743" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3005.png" alt="" width="955" height="556" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir &#8220;<strong>Licence d&#8217;évaluation</strong>&#8221; si vous n’avez pas de clé de licence ESXi renseignée préalablement dans votre vCenter, ensuite cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3309.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-744" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3309.png" alt="" width="956" height="557" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Laisser &#8220;<strong>Désactivé</strong>&#8221; ensuite cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3502.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-745" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3502.png" alt="" width="960" height="560" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir votre Datacenter (<strong>LabMCH</strong>), ensuite cliquer sur &#8220;<strong>Suivant</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3828.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-746" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_3828.png" alt="" width="955" height="555" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur &#8220;<strong>Terminer</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_4005.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-747" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_09_4005.png" alt="" width="956" height="563" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Réaliser la même chose pour les 2 ESXi qui restent, pour à la fin obtenir l&#8217;image ci-dessous.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_10_4800.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-748" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_10_4800.png" alt="" width="331" height="247" /></a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">2 &#8211; CONFIGURATION RÉSEAU</span></h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour que notre Cluster fonctionne correctement, nous devons configurer l&#8217;adaptateur VMkernel de chaque ESXi pour qu&#8217;il puisse prendre en charge différents trafics réseau (vMotion, Fault Tolerance, Gestion, vSAN). Pour cela aller dans l&#8217;onglet &#8220;<strong>Configurer</strong>&#8221; ensuite &#8220;<strong>Adaptateurs VMkernel</strong>&#8221; sélectionner &#8220;<strong>vmk0</strong>&#8221; et cliquer sur &#8220;<strong>éditer</strong>&#8220;.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_10_5704.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-749" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_10_5704.png" alt="" width="858" height="393" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cocher &#8220;<strong>vMotion</strong>&#8220;, &#8220;<strong>Journalisation de Fault Tolerance</strong>&#8220;, &#8220;<strong>Gestion</strong>&#8221; et &#8220;<strong>vSAN</strong>&#8221; cliquer ensuite sur &#8220;<strong>OK</strong>&#8220;. Faire ça pour <strong><span style="color: #0000ff;">les 3 ESXi</span></strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_11_0301.png" data-rel="lightbox-image-10" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-750" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_11_0301.png" alt="" width="958" height="559" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour que notre cluster vSAN fonctionne correctement, nous devons configurer le vSwitch dans lequel se trouve notre vmk0. Pour cela aller dans &#8220;<strong>Configurer</strong>&#8221; ensuite &#8220;<strong>Commutateurs virtuels</strong>&#8221; choisir &#8220;<strong>vSwitch0</strong>&#8221; et cliquer sur &#8220;<strong>Éditer</strong>&#8220;.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_3327.png" data-rel="lightbox-image-11" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-751" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_3327.png" alt="" width="709" height="359" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans &#8220;<strong>Propriétés</strong>&#8221; mettre un MTU de <strong>9000</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_2523.png" data-rel="lightbox-image-12" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-760 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_2523.png" alt="" width="957" height="552" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans &#8220;<strong>Sécurité</strong>&#8221; pour &#8220;<strong>Mode promiscuité</strong>&#8221; mettre &#8220;<strong>Accepter</strong>&#8221; ensuite cliquer sur OK. Cette option nous permet d’autoriser les requêtes vSAN de type Multicast au sein du vSwitch. Si vous réalisez ce LAB avec du hardware, vérifier que votre switch physique accepte les requêtes Multicast.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_4203.png" data-rel="lightbox-image-13" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-753" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_13_4203.png" alt="" width="955" height="559" /></a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">3 &#8211; CRÉATION DU CLUSTER</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Maintenant, il nous reste plus qu&#8217;à créer un &#8220;<strong>Nouveau cluster</strong>&#8220;</span>

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

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Donnez-lui un <strong>NOM</strong>, <span style="color: #ff0000;">NE cochez aucune case</span> et cliquez directement sur &#8220;<strong>OK</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_2016.png" data-rel="lightbox-image-15" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-755" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_2016.png" alt="" width="543" height="248" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Maintenant, faites un clic droit sur le nouveau cluster et choisir &#8220;<strong>Transférer des hôtes vers un cluster</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_3229.png" data-rel="lightbox-image-16" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-756" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_3229.png" alt="" width="444" height="687" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Sélectionner tous nos ESXi et cliquer sur &#8220;<strong>OK</strong>&#8220;</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_3713.png" data-rel="lightbox-image-17" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-757" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_14_3713.png" alt="" width="600" height="501" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Voilà c&#8217;est terminé, notre cluster est maintenant prêt vous pouvez maintenant passer à la <a href="https://www.mchelgham.com/partie2-configuration-de-vsan-6-6-video/">[PARTIE 2]</a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_15_0402.png" data-rel="lightbox-image-18" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-758" src="https://www.mchelgham.com/wp-content/uploads/2023/03/ClusterLAB-Time-0_15_0402.png" alt="" width="345" height="259" /></a></span><p>L’article <a href="https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/">[PARTIE1] PRÉSENTATION + CONFIGURATION DE BASE D&#8217;UN CLUSTER [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/partie1-presentation-configuration-de-base-dun-cluster-video/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installation de vCenter Server Appliance (vCSA) 6.5 [VIDEO]</title>
		<link>https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/</link>
					<comments>https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 24 Oct 2017 22:00:00 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[6.5]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vcsa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/</guid>

					<description><![CDATA[<img width="640" height="388" src="https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server.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/VMware-vCenter-Server.png 938w, https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server-300x182.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server-768x465.png 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>EN VIDÉO: INTRODUCTION Il existe deux façons d’installer un vCenter : Windows Server avec vCenter 6.5 installé par-dessus OU vCenter Server Appliance (vCSA). Dans cet article nous allons aborder l&#8217;installation de vCenter Server Appliance (vCSA) 6.5. Rappel: vCenter Server Appliance (vCSA)...</p>
<p>L’article <a href="https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/">Installation de vCenter Server Appliance (vCSA) 6.5 [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="640" height="388" src="https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server.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/VMware-vCenter-Server.png 938w, https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server-300x182.png 300w, https://www.mchelgham.com/wp-content/uploads/2023/03/VMware-vCenter-Server-768x465.png 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /><h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">EN VIDÉO:</span></h1>
<iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/NeNNhowHIKY?rel=0" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">INTRODUCTION</span></h1>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Il existe deux façons d’installer un vCenter : <strong>Windows Server avec vCenter 6.5 installé par-dessus</strong> <strong><span style="color: #ff0000;">OU</span> vCenter Server Appliance (vCSA)</strong>.</span></p>
<p style="text-align: justify;"><span style="font-size: 12pt; font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article nous allons aborder l&#8217;installation de <strong>v</strong>Center <strong>S</strong>erver <strong>A</strong>ppliance (<strong>vCSA</strong>) 6.5.</span></p>

<blockquote>
<p style="text-align: justify;"><span style="font-size: 12pt; font-family: tahoma, arial, helvetica, sans-serif;"><span style="text-decoration: underline;"><strong><span style="font-size: 14pt;">Rappel</span>:</strong></span> vCenter Server Appliance (vCSA) est tout simplement un vCenter sous forme d&#8217;une appliance basée sur Photon OS, qui est une distribution Linux Open Source développée et maintenue par VMware.</span></p>
</blockquote>
<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><span style="font-size: 14pt;"><strong><span style="text-decoration: underline;">Information:</span> </strong></span>Dans l&#8217;article, je vais aborder l&#8217;installation du vCSA ainsi que le composant Platform Services Controller (PSC) en mode &#8220;Embedded&#8221; (vCSA + PSC intégré ensemble dans le même déploiement). Dans un prochain article je vous montrerai l&#8217;installation d&#8217;un vCenter avec deux PSC en externe et en HA (Haute Disponibilité).</span></p>
</blockquote>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">PRÉREQUIS LAB</span></h1>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">L&#8217;ISO vCSA 6.5 téléchargeable depuis <a href="https://my.vmware.com/fr/group/vmware/details?downloadGroup=VC65U1&amp;productId=615&amp;rPId=18884#errorCheckDiv" target="_blank" rel="noopener">le site de VMware</a></span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un ESXI avec 10Gb de RAM et 20Gb de disque au minimum (en LAB).</span></li>
</ul>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">PRÉREQUIS PROD</span></h1>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">L&#8217;ISO vCSA 6.5 téléchargeable depuis <a href="https://my.vmware.com/fr/group/vmware/details?downloadGroup=VC65U1&amp;productId=615&amp;rPId=18884#errorCheckDiv" target="_blank" rel="noopener">le site de VMware</a></span></li>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Mémoire RAM:</span></li>
</ul>
<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/HW-requirement.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-380" src="https://www.mchelgham.com/wp-content/uploads/2023/03/HW-requirement.png" alt="" width="558" height="290" /></a>
<ul>
 	<li><span style="font-family: tahoma, arial, helvetica, sans-serif;">Stockage disque:</span></li>
</ul>
<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/HW-requirementHDD.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-381" src="https://www.mchelgham.com/wp-content/uploads/2023/03/HW-requirementHDD.png" alt="" width="612" height="240" /></a>
<blockquote>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>PS :</strong> Le temps d&#8217;installation dépendra de la connexion entre le poste depuis lequel l&#8217;installation va être lancée et l&#8217;ESXI dans lequel le vCenter vas être installé, de plus le type de disque de l&#8217;ESXI a aussi un impact (SSD ou HDD).</span></p>
</blockquote>
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">DÉBUT DE L&#8217;INSTALLATION</span></h1>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Après avoir télécharger et monter l&#8217;iso d&#8217;installation, aller dans <strong>/vcsa-ui-installer/win32</strong> puis lancer <strong>installer.exe</strong>.<b> </b>Cliquer sur <strong>&#8220;Install&#8221; </strong>pour lancer le processus d&#8217;installation.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/02-Installation-vCSA65.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-160 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/02-Installation-vCSA65.png" alt="" width="1550" height="786" /></a></span></p>

<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">PARTIE 1: Déploiement (vCenter + PSC)</span></h2>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur <strong>&#8220;Next&#8221;</strong>.</span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/03-Installation-vCSA65.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-161 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/03-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Cocher la case (1)</strong> pour accepter les termes de la licence.</span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/04-Installation-vCSA65.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-162 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/04-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On laisse le déploiement par défaut <strong>(vCenter + PSC) (1).</strong><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/05-Installation-vCSA65.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-163 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/05-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Remplir avec l&#8217;<strong>adresse IP de L&#8217;ESXI (1)</strong> dans lequel on va déployer notre vCenter, ensuite mettre les identifiants de connexion <strong>(2)(3).</strong> </span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/06-Installation-vCSA65.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-164 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/06-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Valider l&#8217;empreinte SH1 en cliquant sur <strong>&#8220;Yes&#8221;.</strong></span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/07-Installation-vCSA65.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-165 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/07-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Laisser les valeurs par défaut et cliquer sur <strong>&#8220;Next&#8221;.</strong></span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/09-Installation-vCSA65.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-167 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/09-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cette étape, il faut choisir <strong>un nom</strong> pour la VM vCenter qui sera installer sur l&#8217;ESXI <strong>(1)</strong> et un<strong> mot de passe</strong> pour le compte root <strong>(2)</strong>.</span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/08-Installation-vCSA65.png" data-rel="lightbox-image-9" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/08-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir un <strong>emplacement</strong> dans lequel la VM vCenter sera stockée.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/10-Installation-vCSA65.png" data-rel="lightbox-image-10" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-168 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/10-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans la partie <strong>(1)</strong> choisir le port groupe dans lequel positionner le vCenter, ainsi que la manière d&#8217;affectation de l&#8217;adresse IP (DHCP ou static), dans la partie <strong>(2)</strong> mettre les informations IP dans le cas d&#8217;une affectation manuelle.</span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/11-Installation-vCSA65.png" data-rel="lightbox-image-11" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-169 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/11-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur <strong>&#8220;Finish&#8221;</strong> pour lancer le déploiement.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/12-Installation-vCSA65.png" data-rel="lightbox-image-12" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-170 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/12-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Le déploiement se lance.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/14-Installation-vCSA65.png" data-rel="lightbox-image-13" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-171 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/14-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois terminé, cliquer sur <strong>&#8220;Continue&#8221;.</strong><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/15-Installation-vCSA65.png" data-rel="lightbox-image-14" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-172 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/15-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>
<h2><span style="font-family: tahoma, arial, helvetica, sans-serif;">PARTIE 2: Paramétrage (vCenter + PSC)</span></h2>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur <strong>&#8220;Next&#8221;</strong> pour continuer.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/16-Installation-vCSA65.png" data-rel="lightbox-image-15" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-173 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/16-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">On<strong> synchronise le temps</strong> de la VM vCenter <strong>avec l’hôte ESXI</strong> (à l&#8217;aide des VM tools) <strong>(1)</strong>.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/17-Installation-vCSA65.png" data-rel="lightbox-image-16" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-174 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/17-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Choisir un nom pour notre<strong> domaine SSO</strong>, ainsi qu&#8217;un <strong>mot de passe</strong> pour l&#8217;utilisateur administrator <strong>(1).</strong><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/18-Installation-vCSA65.png" data-rel="lightbox-image-17" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-175 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/18-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur <strong>&#8220;Next&#8221;.</strong></span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/19-Installation-vCSA65.png" data-rel="lightbox-image-18" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-176 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/19-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Cliquer sur <strong>&#8220;Finish&#8221;.</strong></span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/20-Installation-vCSA65.png" data-rel="lightbox-image-19" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-177 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/20-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">On clique sur <strong>&#8220;OK&#8221;</strong> pour confirmer.</span>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"> <a href="https://www.mchelgham.com/wp-content/uploads/2023/03/21-Installation-vCSA65.png" data-rel="lightbox-image-20" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter wp-image-178 size-full" src="https://www.mchelgham.com/wp-content/uploads/2023/03/21-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Notre vCenter s&#8217;est bien installé!</strong>, il est maintenant accessible depuis l&#8217;adresse IP/Hostname que vous avez configurée plus haut. L&#8217;adresse IP ou le Hostname sont rappelés dans la partie encadrée en rouge.<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/23-Installation-vCSA65.png" data-rel="lightbox-image-21" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-245" src="https://www.mchelgham.com/wp-content/uploads/2023/03/23-Installation-vCSA65.png" alt="" width="1008" height="760" /></a></span></p>
&nbsp;
<h1><span style="font-family: tahoma, arial, helvetica, sans-serif;">CONNEXION</span></h1>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Se connecter avec <strong>administrator@domaineSSO</strong></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/24-Installation-vCSA65.png" data-rel="lightbox-image-22" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-251" src="https://www.mchelgham.com/wp-content/uploads/2023/03/24-Installation-vCSA65.png" alt="" width="1082" height="308" /></a></span>
<p style="text-align: center;"><span style="font-size: 24pt; font-family: tahoma, arial, helvetica, sans-serif;"><strong>Voilà vous avez maintenant un vCenter tout neuf!</strong></span></p><p>L’article <a href="https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/">Installation de vCenter Server Appliance (vCSA) 6.5 [VIDEO]</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/tuto-installation-de-vcenter-server-appliance-vcsa-6-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
