Skip to content

Commit e70169e

Browse files
committed
feat(ceph guide): update acl ip for ceph guide
1 parent b1b1888 commit e70169e

File tree

4 files changed

+37
-13
lines changed

4 files changed

+37
-13
lines changed

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

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,32 @@
11
---
22
title: IP ACL creation
33
excerpt: This guide shows you how to create an IP ACL to allow access to your ceph cluster.
4-
updated: 2018-03-26
4+
updated: 2025-0E-26
55
---
66

7-
## Using web interface
7+
## Objective
8+
9+
This guide shows you how to create an IP ACL to allow access to your ceph cluster., 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
17+
18+
### Using web interface
819

920
> [!primary]
1021
>
1122
> Using web interface is the easiest way to create an IP ACL.
1223
>
1324
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. On the bottom right, you will find the existing ACL. By default there is no ACL.
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.
26+
27+
Here you'll find the existing ACL in `IP access control`{.action}, by default there is no ACL.
1528

16-
![Ceph pools](images/create_an_ip_acl_1.png){.thumbnail}
29+
![Ceph pools](images/ceph-add-ip-1.png){.thumbnail}
1730

1831
Get your ip address.
1932

@@ -26,13 +39,13 @@ admin@server:~$ ip -4 a
2639

2740
Add your IP.
2841

29-
![Ceph pools](images/create_an_ip_acl_2.png){.thumbnail}
42+
![Ceph pools](images/ceph-add-ip-2.png){.thumbnail}
3043

3144
And create the IP ACL.
3245

3346
After the pool creation, you are back to manager. You can see that cluster status has changed because the ACL is being created.
3447

35-
## Using API
48+
### Using API
3649

3750
> [!api]
3851
>

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

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,32 @@
11
---
22
title: "Création d'une ACL IP"
33
excerpt: "Ce guide vous montre comment créer une ACL IP pour autoriser l'accès à votre cluster Ceph."
4-
updated: 2018-03-26
4+
updated: 2025-04-26
55
---
66

7-
## Utiliser l'interface web
7+
## Objectif
8+
9+
Ce guide vous montre comment créer une ACL IP pour autoriser l'accès à 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
17+
18+
### Utiliser l'interface web
819

920
> [!primary]
1021
>
1122
> L'utilisation d'une interface web est le moyen le plus simple de créer un ACL IP.
1223
>
1324
14-
Tout d'abord, connectez-vous à [l’espace client](https://www.ovh.com/manager/dedicated/#/configuration){.external} et dans la rubrique Plates-formes et services vous trouverez le service Ceph.
25+
Tout d'abord, connectez-vous à votre [espace client OVHcloud](/links/manager) et cliquez sur `Bare Metal Cloud`{.action}. Dans la section nommée `STOCKAGE ET SAUVEGARDE`, puis sur le service `Cloud Disk Array`{.action}.
1526

16-
Vous trouverez ici l'ACL existante, par défaut il n'y a pas d'ACL.
27+
Vous trouverez ici l'ACL existante dans `Contrôle d'accès IP`{.action}, par défaut il n'y a pas d'ACL.
1728

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

2031
Obtenir votre adresse IP.
2132

@@ -28,13 +39,13 @@ admin@server:~$ ip -4 a
2839

2940
Ajouter votre IP.
3041

31-
![Ceph pools](images/create_an_ip_acl_2.png){.thumbnail}
42+
![Ceph pools](images/ceph-add-ip-2.png){.thumbnail}
3243

3344
Et créer l'IP ACL.
3445

3546
Après la création de la pool d'adresses IP, vous êtes de retour au gestionnaire. Vous pouvez voir que le statut du pool a changé car l'ACL est en cours de création.
3647

37-
## Utiliser l'API
48+
### Utiliser l'API
3849

3950
> [!api]
4051
>

0 commit comments

Comments
 (0)