Skip to content

Commit dbbd41e

Browse files
author
Lisa Pettyjohn
committed
OSDOCS-18425# Add hyperdisk-balanced high availability support
1 parent 4f677a8 commit dbbd41e

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * storage/container_storage_interface/persistent-storage-csi-gcp-pd.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="persistent-storage-csi-gcp-hyperdisk-ha-overview_{context}"]
7+
= Hyperdisk-balanced high availability disks overview
8+
9+
{product-title} supports Hyperdisk Balanced High Availability volumes.
10+
11+
Hyperdisk Balanced High Availability volumes are useful for:
12+
13+
* Protecting your applications from a zonal outage by synchronously replicating data across two zones in the same region
14+
15+
* When you require write access to the same volume in multiple zones
16+
17+
For a single Hyperdisk Balanced High Availability volume, you can specify up to 100,000 IOPS and 1,200 MiB/s of throughput.
18+
19+
To set up Hyperdisk Balanced High Availability disks, see Section _Setting up hyperdisk-balanced disks_.

storage/container_storage_interface/persistent-storage-csi-gcp-pd.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ include::modules/persistent-storage-csi-gcp-pd-storage-class-ref.adoc[leveloffse
4242

4343
include::modules/persistent-storage-csi-gcp-hyperdisk-limitations.adoc[leveloffset=+2]
4444

45+
include::modules/persistent-storage-csi-gcp-hyperdisk-ha-overview.adoc[leveloffset=+2]
46+
4547
include::modules/persistent-storage-csi-gcp-hyperdisk-storage-pools-overview.adoc[leveloffset=+2]
4648

4749
To set up storage pools, see xref:../../storage/container_storage_interface/persistent-storage-csi-gcp-pd.adoc#persistent-storage-csi-gcp-hyperdisk-storage-pools-procedure_persistent-storage-csi-gcp-pd[Setting up hyperdisk-balanced disks].

0 commit comments

Comments
 (0)