Skip to content

Commit 6f3e698

Browse files
committed
Proofreaing
1 parent 652f562 commit 6f3e698

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance/guide.en-gb.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Creating and configuring an additional disk on an instance
33
excerpt: Find out how to attach a new volume to your Public Cloud instance
4-
updated: 2025-06-03
4+
updated: 2025-06-26
55
---
66

77
<style>
@@ -83,7 +83,7 @@ Generation 2 High-Speed volumes are optimized for the most demanding workloads.
8383

8484
> [!primary]
8585
>
86-
> All volume types are also available in an encrypted version (LUKS). These volumes ensure data confidentiality without impacting performance. They are available through the OVHcloud Manager as well as via the tools presented in the next section, by specifying the type <volume_type>-luks.
86+
> All volume types are also available in an encrypted version (LUKS). These volumes ensure data confidentiality without impacting performance. They are available through the OVHcloud Control Panel as well as via the tools presented in the next section, by specifying the type `<volume_type>-luks`.
8787
>
8888
8989
### Attaching a new volume
@@ -143,9 +143,9 @@ Generation 2 High-Speed volumes are optimized for the most demanding workloads.
143143
>>
144144
>> To create a simple block storage volume, you need 3 elements:
145145
>>
146-
>> * The name of the volume
147-
>> * The region
148-
>> * The size of the volume in GB
146+
>> - The name of the volume
147+
>> - The region
148+
>> - The size of the volume in GB
149149
>>
150150
>> In our example, we will create a block storage in the **GRA11** region with a size of **10 GB**. Add the following lines to a file named *simple_blockstorage.tf*:
151151
>>
@@ -230,31 +230,31 @@ Generation 2 High-Speed volumes are optimized for the most demanding workloads.
230230
>> ```
231231
>>
232232
> **Via the Horizon interface**
233-
>> Go to the `Volumes` drop-down section, click `Volumes`{.action} and then `Create Volume`{.action}.
233+
>> Go to the `Volumes`{.action} drop-down section, click `Volumes`{.action} and then `Create Volume`{.action}.
234234
>>
235235
>> ![create volume block storage](images/horizon_create_volume.png){.thumbnail}
236236
>>
237237
>> Fill in the `Volume Name`{.action} field and select the type of volume you want. Then click on `Create Volume`{.action}
238238
>>
239239
>> > [!warning]
240240
>> >
241-
>> > Please note that if the volume type high-speed-gen2 or luks does not appear in the list, this means that it is not available in this region.
241+
>> > Please note that if the volume type "high-speed-gen2" or "luks" does not appear in the list, this means that it is not available in this region.
242242
>> >
243243
>>
244-
>> ![create volume block storage 02](images/horizon_create_volume_02.png){.thumbnail width="1000 "not via }
244+
>> ![create volume block storage 02](images/horizon_create_volume_02.png){.thumbnail width="1000"}
245245
>>
246-
>> To attach this volume to an instance, on your volume line, click on `the arrow`{.action} at the end of the line next to `Edit Volume`. Then click on `Manage Attachments`{.action}
246+
>> To attach this volume to an instance, on your volume line, click `the arrow`{.action} at the end of the line next to `Edit Volume`. Then click on `Manage Attachments`{.action}.
247247
>>
248248
>> ![Attach a block storage volume to an instance](images/horizon_manage_attachments.png){.thumbnail}
249249
>>
250-
>> Select the instance to which you wish to attach your volume, then click on `Attach Volume.`{.action}
250+
>> Select the instance to which you wish to attach your volume, then click on `Attach Volume`{.action}.
251251
>>
252252
>> ![Attach a block storage volume to an instance 02](images/horizon_manage_attachments_display.png){.thumbnail}
253253
>>
254-
> **Via the Openstack CLI**
254+
> **Via the OpenStack CLI**
255255
>> > [!warning]
256256
>> >
257-
>> > Please note that if the volume type high-speed-gen2 or luks does not appear in the list, this means that it is not available in this region.
257+
>> > Please note that if the volume type "high-speed-gen2" or "luks" does not appear in the list, this means that it is not available in this region.
258258
>> >
259259
>>
260260
>> Types of volumes:
@@ -294,7 +294,7 @@ Generation 2 High-Speed volumes are optimized for the most demanding workloads.
294294
>> | Device | /dev/sdb |
295295
>> | Tag | None |
296296
>> +-----------+-------------------------------------+
297-
>> ````
297+
>> ```
298298
>>
299299
300300
### Configuring the new disk

pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance/guide.fr-fr.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Créer et configurer un disque supplementaire sur une instance
33
excerpt: Découvrez comment attacher un nouveau volume à votre instance Public Cloud
4-
updated: 2025-06-03
4+
updated: 2025-06-26
55
---
66

77
<style>
@@ -46,7 +46,7 @@ Cela peut être utile dans les cas suivants :
4646

4747
### Les différents types de volumes
4848

49-
OVHcloud propose trois types de volumes Block Storage, chacun adapté à des besoins spécifiques en matière de performance, de capacité et de coûts. Ces solutions vous permettent d’attacher des volumes de stockage persistants à vos instances, en garantissant un haut niveau de fiabilité et de disponibilité. Si la fonctionnalité est disponible, le chiffrement peut être activé à la création d'un volume, pour tous les types de volumes à l'exception des volumes Classic Multi-Attach dans les régions 3AZ.
49+
OVHcloud propose trois types de volumes Block Storage, chacun adapté à des besoins spécifiques en matière de performance, de capacité et de coûts. Ces solutions vous permettent d’attacher des volumes de stockage persistants à vos instances, en garantissant un haut niveau de fiabilité et de disponibilité. Si la fonctionnalité est disponible, le chiffrement peut être activé à la création d'un volume, pour tous les types de volumes à l'exception des volumes Classic Multi-Attach dans les régions 3AZ.
5050

5151
/// details | **Classic – 500 IOPS garantis**
5252

@@ -84,7 +84,7 @@ La génération 2 des volumes High-Speed est optimisée pour les workloads les p
8484

8585
> [!primary]
8686
>
87-
> Tous les types de volumes sont également disponibles en version chiffrée (**LUKS**). Ces volumes assurent la confidentialité des données sans impact sur les performances. Disponibles depuis le Manager OVHcloud ainsi qu’avec les outils présentés dans la section suivante, en spécifiant le type <volume_type>-luks.
87+
> Chaque type de volume est également disponible en version chiffrée (**LUKS**). Ces volumes assurent la confidentialité des données sans impact sur les performances. Ils sont disponibles depuis l'espace client OVHcloud ainsi qu’avec les outils présentés dans la section suivante, en spécifiant le type `<volume_type>-luks`.
8888
>
8989
9090
### Attacher un nouveau volume
@@ -143,9 +143,9 @@ La génération 2 des volumes High-Speed est optimisée pour les workloads les p
143143
>>
144144
>> Pour créer un volume block storage simple, vous avez besoin de 3 éléments :
145145
>>
146-
>> * Le nom du volume
147-
>> * La région
148-
>> * La taille du volume en GB
146+
>> - Le nom du volume
147+
>> - La région
148+
>> - La taille du volume en GB
149149
>>
150150
>> Dans notre exemple, nous allons créer un block storage dans la région **GRA11** d'une taille de **10 GB**. Ajoutez les lignes suivantes dans un fichier nommé *simple_blockstorage.tf* :
151151
>>
@@ -230,28 +230,28 @@ La génération 2 des volumes High-Speed est optimisée pour les workloads les p
230230
>> ```
231231
>>
232232
> **Via l'interface Horizon**
233-
>> Se rendre dans la section déroulante `Volumes`, cliquez sur `Volumes`{.action} puis sur `Create Volume`{.action}.
233+
>> Rendez-vous dans la section déroulante `Volumes`{.action}, cliquez sur `Volumes`{.action} puis sur `Create Volume`{.action}.
234234
>>
235235
>> ![create volume block storage](images/horizon_create_volume.png){.thumbnail}
236236
>>
237-
>> Renseignez le champs `Volume Name`{.action} et sélectionnez le type de volume que vous souhaitez. Cliquez ensuite sur `Create Volume`{.action}
237+
>> Renseignez le champ `Volume Name`{.action} et sélectionnez le type de volume que vous souhaitez. Cliquez ensuite sur `Create Volume`{.action}.
238238
>>
239239
>> > [!warning]
240240
>> >
241241
>> > Veuillez noter que si le type de volume « high-speed-gen2 » ou « luks » n'apparaît pas dans la liste, cela signifie qu'il n'est pas disponible dans cette région.
242242
>> >
243243
>>
244-
>> ![create volume block storage 02](images/horizon_create_volume_02.png){.thumbnail width="1000"pas via }
244+
>> ![create volume block storage 02](images/horizon_create_volume_02.png){.thumbnail width="1000"}
245245
>>
246-
>> Pour attacher ce volume à une instance, sur la ligne de votre volume, cliquez sur `la flèche`{.action} se trouvant en bout de ligne à côté de `Edit Volume`. Puis cliquez sur `Manage Attachments`{.action}
246+
>> Pour attacher ce volume à une instance, sur la ligne de votre volume, cliquez sur `la flèche`{.action} se trouvant en bout de ligne à côté de `Edit Volume`{.action}. Cliquez alors sur `Manage Attachments`{.action}
247247
>>
248248
>> ![Attach a block storage volume to an instance](images/horizon_manage_attachments.png){.thumbnail}
249249
>>
250-
>> Selectionnez l'instance à laquelle vous souhaitez attacher votre colume, puis cliquez sur `Attach Volume.`{.action}
250+
>> Selectionnez l'instance à laquelle vous souhaitez attacher votre volume, puis cliquez sur `Attach Volume`{.action}.
251251
>>
252252
>> ![Attach a block storage volume to an instance 02](images/horizon_manage_attachments_display.png){.thumbnail}
253253
>>
254-
> **Via la CLI Openstack**
254+
> **Via la CLI OpenStack**
255255
>> > [!warning]
256256
>> >
257257
>> > Veuillez noter que si le type de volume « high-speed-gen2 » ou « luks » n'apparaît pas dans la liste, cela signifie qu'il n'est pas disponible dans cette région.
@@ -268,7 +268,7 @@ La génération 2 des volumes High-Speed est optimisée pour les workloads les p
268268
>>
269269
>> Les types se terminant par -luks sont chiffrés (LUKS).
270270
>>
271-
>> Lister les types de volumes disponibles dans la région :
271+
>> Listez les types de volumes disponibles dans la région :
272272
>>
273273
>> ```bash
274274
>> openstack volume type list

0 commit comments

Comments
 (0)