Skip to content

Commit 14a6d6a

Browse files
Merge pull request #4348 from ovh/feat/MANAGER-10387
RAID 7 is now available in the manager-ovh, removing warning
2 parents 47bb44a + 09196c5 commit 14a6d6a

15 files changed

+30
-105
lines changed

pages/cloud/dedicated/partitioning_ovh/guide.de-de.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ excerpt: 'Find out what the OVHcloud API provides in order to customize the part
55
section: 'RAID & Festplatten'
66
routes:
77
canonical: 'https://docs.ovh.com/gb/en/dedicated/api-partitioning/'
8-
updated: 2023-03-08
8+
updated: 2023-03-10
99
---
1010

1111
<!-- markdownlint-disable-next-line MD036 -->
12-
**Last updated 8th March 2023**
12+
**Last updated 10th March 2023**
1313

1414
## Objective
1515

@@ -221,11 +221,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
221221
|RAID 7|raidz3|4|3|7|
222222
|RAID 10||4|0|4|
223223

224-
> [!warning]
225-
>
226-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
227-
>
228-
229224
### Partitioning Backend
230225

231226
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-asia.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-au.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-ca.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-gb.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-ie.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-sg.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.en-us.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: 'OVHcloud API & Partitioning'
33
slug: api-partitioning
44
excerpt: 'Find out what the OVHcloud API provides in order to customize the partitioning configuration during the server OS installation'
55
section: 'RAID and disks'
6-
updated: 2023-03-08
6+
updated: 2023-03-10
77
---
88

99
<!-- markdownlint-disable-next-line MD036 -->
10-
**Last updated 8th March 2023**
10+
**Last updated 10th March 2023**
1111

1212
## Objective
1313

@@ -219,11 +219,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
219219
|RAID 7|raidz3|4|3|7|
220220
|RAID 10||4|0|4|
221221

222-
> [!warning]
223-
>
224-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
225-
>
226-
227222
### Partitioning Backend
228223

229224
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.es-es.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ excerpt: 'Find out what the OVHcloud API provides in order to customize the part
55
section: 'RAID y discos'
66
routes:
77
canonical: 'https://docs.ovh.com/gb/en/dedicated/api-partitioning/'
8-
updated: 2023-03-08
8+
updated: 2023-03-10
99
---
1010

1111
<!-- markdownlint-disable-next-line MD036 -->
12-
**Last updated 8th March 2023**
12+
**Last updated 10th March 2023**
1313

1414
## Objective
1515

@@ -221,11 +221,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
221221
|RAID 7|raidz3|4|3|7|
222222
|RAID 10||4|0|4|
223223

224-
> [!warning]
225-
>
226-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
227-
>
228-
229224
### Partitioning Backend
230225

231226
#### Architecture

pages/cloud/dedicated/partitioning_ovh/guide.es-us.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ excerpt: 'Find out what the OVHcloud API provides in order to customize the part
55
section: 'RAID y discos'
66
routes:
77
canonical: 'https://docs.ovh.com/gb/en/dedicated/api-partitioning/'
8-
updated: 2023-03-08
8+
updated: 2023-03-10
99
---
1010

1111
<!-- markdownlint-disable-next-line MD036 -->
12-
**Last updated 8th March 2023**
12+
**Last updated 10th March 2023**
1313

1414
## Objective
1515

@@ -221,11 +221,6 @@ In order to make the OVHcloud API as simple as possible, customers must define a
221221
|RAID 7|raidz3|4|3|7|
222222
|RAID 10||4|0|4|
223223

224-
> [!warning]
225-
>
226-
> RAID 7 (raidz3) can only be selected from the OVHcloud API, not from the OVHcloud Control Panel. We are currently working on adding this feature to the OVHcloud Control Panel.
227-
>
228-
229224
### Partitioning Backend
230225

231226
#### Architecture

0 commit comments

Comments
 (0)