Skip to content

Commit f614bfe

Browse files
committed
feat(ceph guide): update create pool for ceph guide
1 parent b1b1888 commit f614bfe

File tree

6 files changed

+39
-21
lines changed

6 files changed

+39
-21
lines changed

pages/storage_and_backup/block_storage/cloud_disk_array/ceph_create_a_pool/guide.en-gb.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,42 @@
11
---
22
title: Pool creation
33
excerpt: This guide shows you how to create a pool using the web interface.
4-
updated: 2018-03-26
4+
updated: 2025-04-26
55
---
66

7-
## Using web interface
7+
## Objective
8+
9+
This guide shows you how to create a pool using the web interface, using the OVHcloud Control Panel or the OVHcloud API.
10+
11+
## Requirements
12+
13+
- A [Cloud Disk Array](/links/storage/cloud-disk-array) solution
14+
- Access to the [OVHcloud Control Panel](/links/manager) or to the [OVHcloud API](/links/api)
15+
16+
## Instructions
817

918
> [!primary]
1019
>
1120
> Using web interface is the easiest way to create a pool.
1221
>
1322
14-
First, connect to the [Cloud Disk Array manager](https://www.ovh.com/manager/cloud/index.html){.external}. Under 'Platforms and services' select your Ceph cluster.
23+
### Using the OVHcloud Control Panel
24+
25+
First, log into your [OVHcloud Control Panel](/links/manager) and click on `Bare Metal Cloud`{.action}. In the section called `STORAGE AND BACKUPS`, then on the `Cloud Disk Array`{.action} service.
1526

16-
On the bottom right, you will find the existing pools. Pool rbd is created by default and can be use without issue.
27+
Here you'll find the existing pools in `Pools`{.action}.
1728

18-
![Ceph pools](images/create_a_pool_1.png){.thumbnail}
29+
![Ceph pools](images/ceph-add-pool-1.png){.thumbnail}
1930

2031
Enter a poolname, your pool needs at least three characters.
2132

22-
![Ceph pool creation](images/create_a_pool_2.png){.thumbnail}
33+
![Ceph pool creation](images/ceph-add-pool-2.png){.thumbnail}
2334

2435
After pool creation you are back to manager, you can see that cluster status has changed because the pool is being created.
2536

26-
![Ceph pool creation](images/create_a_pool_3.png){.thumbnail}
27-
28-
![Ceph pool creation](images/create_a_pool_4.png){.thumbnail}
37+
![Ceph pool creation is running](images/ceph-task-1.png){.thumbnail}
2938

30-
## Using API
39+
### Using the API
3140

3241
> [!api]
3342
>

pages/storage_and_backup/block_storage/cloud_disk_array/ceph_create_a_pool/guide.fr-fr.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,42 @@
11
---
22
title: Pool creation
3-
excerpt: Ce qui vous présente comment créer un pool en utilisant l'interface Web.
4-
updated: 2018-03-26
3+
excerpt: Ce qui vous présente comment créer un pool avec l'espace client OVHcloud et l'api.
4+
updated: 2025-04-26
55
---
66

7-
## Utiliser l'interface web
7+
## Objectif
8+
9+
Ce guide vous montre comment créer un pool pour votre cluster ceph, en utilisant l'espace client OVHcloud ou l'API OVHcloud.
10+
11+
## Prérequis
12+
13+
- Une solution [Cloud Disk Array](/links/storage/cloud-disk-array)
14+
- Être connecté à l’[espace client OVHcloud](/links/manager) ou à l’[API OVHcloud](/links/api)
15+
16+
## En pratique
817

918
> [!primary]
1019
>
11-
> L'utilisation d'une interface web est le moyen le plus simple de créer un pool.
20+
> L'utilisation de l'espace client OVHcloud est le moyen le plus simple de créer un pool.
1221
>
1322
23+
### Depuis l'espace client OVHcloud
24+
1425
Tout d'abord, connectez-vous au [l’espace client](https://www.ovh.com/manager/dedicated/#/configuration){.external} et dans la rubrique Plates-formes et services vous trouverez le service Ceph.
1526

16-
Dans l'onglet "Pools" et ensuite en bas à droite, vous trouverez les pools existants
27+
Vous trouverez ici les pools existants dans `Pools`{.action}.
1728

18-
![Ceph pools](images/create_a_pool_1.png){.thumbnail}
29+
![Ceph pools](images/ceph-add-pool-1.png){.thumbnail}
1930

2031
Entrez un nom de pool, votre pool doit comporter au moins trois caractères.
2132

22-
![Ceph pool creation](images/create_a_pool_2.png){.thumbnail}
33+
![Ceph pool creation](images/ceph-add-pool-2.png){.thumbnail}
2334

2435
Après la création du pool, vous revenez au gestionnaire, vous pouvez voir que le statut du cluster a changé car le pool est en cours de création.
2536

26-
![Ceph pool creation](images/create_a_pool_3.png){.thumbnail}
27-
28-
![Ceph pool creation](images/create_a_pool_4.png){.thumbnail}
37+
![Ceph pool creation is running](images/ceph-task-1.png){.thumbnail}
2938

30-
## Utiliser l'API
39+
## Depuis l'API OVHcloud
3140

3241
> [!api]
3342
>

0 commit comments

Comments
 (0)