Skip to content

Commit 913c64e

Browse files
committed
update index and correction
1 parent 3fc8fe3 commit 913c64e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

pages/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@
602602
+ [Infrastructure](public-cloud-cross-functional-infrastructure)
603603
+ [Comparison and resilience of Deployment Modes - Understanding 3-AZ / 1-AZ / Local Zones](public_cloud/public_cloud_cross_functional/deployment_modes_comparison_resilience_details)
604604
+ [3-AZ resilience - Mechanisms and reference architectures](public_cloud/public_cloud_cross_functional/3az_ref_architecture)
605+
+ [Proper Usage and Limitations of Classic Multi-Attach Block Storage in 3AZ Regions](public_cloud/compute/classic_block_multi_az_limitations)
605606
+ [Billing information](public-cloud-cross-functional-billing-information)
606607
+ [How do Savings Plans work?](public_cloud/public_cloud_cross_functional/savings_plans)
607608
+ [How to manage a Savings Plan](public_cloud/public_cloud_cross_functional/how_to_manage_savings_plan)
@@ -660,6 +661,7 @@
660661
+ [Test disk speed](public_cloud/compute/test_disk_speed)
661662
+ [Change your Block Storage volume type](public_cloud/compute/switch_volume_type)
662663
+ [Transfer a volume backup from one datacentre to another](public_cloud/compute/transfer_volume_backup_from_one_datacentre_to_another)
664+
+ [Proper Usage and Limitations of Classic Multi-Attach Block Storage in 3AZ Regions](public_cloud/compute/classic_block_multi_az_limitations)
663665
+ [Tutorials](public-cloud-compute-tutorials)
664666
+ [How to create and use authentication keys for SSH connections to Public Cloud instances](public_cloud/compute/creating-ssh-keys-pci)
665667
+ [How to configure additional SSH keys on an instance](public_cloud/compute/configuring_additional_ssh_keys)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To better understand the underlying architecture for multi-zone deployments usin
2525
2626
## Usage
2727

28-
Creating and attaching a Classic Multi-Attach volume follows the same process as described in [OVHcloud documentation on volume creation](/pages/public_cloud/compute/starting_with_managing_volumes_openstack_api). The key difference is that the volume type is "classic-3AZ", not just "classic".
28+
Creating and attaching a Classic Multi-Attach volume follows the same process as described in [OVHcloud documentation on volume creation](/pages/public_cloud/compute/starting_with_managing_volumes_openstack_api). The key difference is that the volume type is "classic-multiattach", not just "classic".
2929

3030
If the volume type is omitted during creation, OpenStack will default to "classic-multiattach" (similar to how "classic" is set by default in regular regions).
3131

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Pour mieux comprendre l’architecture sous-jacente des déploiements multi-zone
2525
2626
## Usage
2727

28-
La création et l'attachement d'un volume Classic Multi-Attach suivent le même processus que celui décrit dans la [documentation OVHcloud sur la création de volume](/pages/public_cloud/compute/starting_with_managing_volumes_openstack_api). La principale différence est que le type de volume est « classic-3AZ », et pas seulement « classic ».
28+
La création et l'attachement d'un volume Classic Multi-Attach suivent le même processus que celui décrit dans la [documentation OVHcloud sur la création de volume](/pages/public_cloud/compute/starting_with_managing_volumes_openstack_api). La principale différence est que le type de volume est « classic-multiattach », et pas seulement « classic ».
2929

30-
Si le type de volume est omis lors de la création, OpenStack utilisera par défaut « classic-3AZ » (similaire à la façon dont « classic » est défini par défaut dans les régions ordinaires).
30+
Si le type de volume est omis lors de la création, OpenStack utilisera par défaut « classic-multiattach » (similaire à la façon dont « classic » est défini par défaut dans les régions ordinaires).
3131

3232
Dans OVHcloud Manager, il suffit de sélectionner le volume classique disponible dans la région 3AZ.
3333

0 commit comments

Comments
 (0)