Skip to content

Commit 32b572a

Browse files
dstagnoldstagnol
authored andcommitted
draft 2
1 parent edda2fc commit 32b572a

File tree

11 files changed

+84
-47
lines changed

11 files changed

+84
-47
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: Updating hosts using vSphere Lifecycle Management (vLCM)
3+
excerpt: Learn how to update your ESXi hosts via vSphere Lifecycle Management—quickly and securely.
4+
updated: 2025-04-15
5+
---
6+
7+
## Objective
8+
9+
Learn how to update your ESXi hosts using vSphere Lifecycle Management (vLCM), directly from the vSphere interface.
10+
11+
## Requirements
12+
13+
- Your vCenter must be running **vSphere 8** to access the vLCM feature.
14+
- Make sure the **DRS (Distributed Resource Scheduler)** feature is enabled in automatic mode.
15+
- Check that your `.iso` or `.vmdk` files are not stored locally on the hosts.
16+
17+
## Instructions
18+
19+
### Step 1: Log in to vSphere
20+
21+
Log in to your vSphere interface, then select the **host cluster** you want to update.
22+
23+
### Step 2: Select a new image
24+
25+
Go to `Updates > Hosts > Image`{.action} to view the current image.
26+
27+
![Viewing the current image in vLCM](images/vlcm_00.png){.thumbnail}
28+
29+
Click `Edit`{.action} to modify the image.
30+
31+
![Edit button to modify the image](images/vlcm_01.png){.thumbnail}
32+
33+
From the dropdown list, select the desired ESXi version. The first option usually corresponds to the latest version published by Broadcom.
34+
35+
![Selecting a new ESXi version](images/vlcm_02.png){.thumbnail}
36+
37+
> **OVHcloud recommends** always using the suggested version. Avoid downgrading to a previous version.
38+
39+
Click `Save`{.action} to confirm and save the selected image.
40+
41+
![Confirmation with Save button](images/vlcm_03.png){.thumbnail}
42+
43+
Your image is now loaded.
44+
45+
### Step 3: Launch the update
46+
47+
Click `Remediate All`{.action} to apply the image to all hosts in the cluster.
48+
49+
![Launching with Remediate All](images/vlcm_04.png){.thumbnail}
50+
51+
This action triggers the maintenance mode for the affected hosts. Virtual machines will be automatically moved using **vMotion**.
52+
53+
> Before launching the update, make sure that:
54+
> - The **DRS** feature is enabled in automatic mode;
55+
> - No anti-affinity rules are preventing virtual machine relocation;
56+
> - No `.iso` or `.vmdk` files are stored locally on the hosts.
57+
58+
Click `Start Remediation`{.action} to begin the process.
59+
60+
![Final validation with Start Remediation](images/vlcm_05.png){.thumbnail}
61+
62+
The update process is now running. It may take several minutes per host.
63+
64+
## Go further
65+
66+
If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
67+
68+
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
69+
70+
Join our [community of users](/links/community).

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_vLCM/guide.fr-fr.md renamed to pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_update_esxi_vlcm/guide.fr-fr.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Mise à jour des hôtes avec vSphere Lifecycle Management (vLCM)
33
excerpt: Apprenez à maintenir vos hôtes ESXi à jour via vSphere Lifecycle Management, en toute sécurité et en quelques clics.
4-
updated: 2025-04-14
4+
updated: 2025-04-15
55
---
66

77
## Objectif
@@ -22,11 +22,11 @@ Connectez-vous à votre interface vSphere, puis sélectionnez le **cluster d’h
2222

2323
### Étape 2 : Choisir une nouvelle image
2424

25-
Accédez au menu `Updates > Hosts > Image` pour consulter l’image actuelle.
25+
Accédez au menu `Updates > Hosts > Image`{.action} pour consulter l’image actuelle.
2626

2727
![Affichage de l'image actuelle dans vLCM](images/vlcm_00.png){.thumbnail}
2828

29-
Cliquez sur **Edit** pour modifier l’image.
29+
Cliquez sur `Edit`{.action} pour modifier l’image.
3030

3131
![Bouton Edit pour modifier l'image](images/vlcm_01.png){.thumbnail}
3232

@@ -36,15 +36,15 @@ Dans la liste déroulante, sélectionnez la version ESXi souhaitée. La premièr
3636

3737
> **OVHcloud recommande** de toujours utiliser la version préconisée. Évitez toute mise à jour vers une version antérieure.
3838
39-
Cliquez sur **Save** pour valider et enregistrer l’image sélectionnée.
39+
Cliquez sur `Save`{.action} pour valider et enregistrer l’image sélectionnée.
4040

4141
![Confirmation avec bouton Save](images/vlcm_03.png){.thumbnail}
4242

4343
Votre image est maintenant chargée.
4444

4545
### Étape 3 : Lancer la mise à jour
4646

47-
Cliquez sur **Remediate All** pour appliquer l’image à l’ensemble des hôtes du cluster.
47+
Cliquez sur `Remediate All`{.action} pour appliquer l’image à l’ensemble des hôtes du cluster.
4848

4949
![Lancement avec Remediate All](images/vlcm_04.png){.thumbnail}
5050

@@ -55,12 +55,16 @@ Cette action déclenche la mise en maintenance des hôtes concernés. Les machin
5555
> - Aucune règle d’anti-affinité n’empêche le déplacement des machines virtuelles ;
5656
> - Aucun fichier `.iso` ou `.vmdk` n’est stocké localement sur les hôtes.
5757
58-
Cliquez sur **Start Remediation** pour démarrer le processus.
58+
Cliquez sur `Start Remediation`{.action} pour démarrer le processus.
5959

6060
![Validation finale avec Start Remediation](images/vlcm_05.png){.thumbnail}
6161

6262
Le processus de mise à jour est lancé. Il peut durer plusieurs minutes par hôte.
6363

6464
## Aller plus loin
6565

66-
Échangez avec notre [communauté d’utilisateurs](/links/community).
66+
Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](/links/professional-services) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services.
67+
68+
Posez vos questions, donnez votre avis et échangez directement avec l’équipe en charge des services Hosted Private Cloud sur notre canal [Discord](https://discord.gg/ovhcloud).
69+
70+
Échangez avec notre [communauté d'utilisateurs](/links/community).
60.9 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
id: 29070759-f442-480a-8d85-c7a7977b81cc
2+
full_slug: vmware-update-esxi-vlcm

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_vLCM/guide.en-gb.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)