A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/compute/docs/disks/async-pd/manage-async-disks below:

Manage disks that use Asynchronous Replication | Compute Engine Documentation

Manage disks that use Asynchronous Replication

Stay organized with collections Save and categorize content based on your preferences.

This document describes how to resize and clone Asynchronous Replication disks.

Artifact Registry is useful for low-RPO, low-RTO disaster recovery. To learn more about asynchronous replication, see About Asynchronous Replication.

Limitations Before you begin Resize disks

If you require additional storage space or increased performance limits, you can increase the size of a primary disk to up to 64 TiB. You can't decrease the size of a disk.

When you resize a primary disk that is actively replicating to a secondary disk, the secondary disk size is increased to the same size as the primary disk. If the secondary disk fails to resize automatically, then you must manually resize it to the same size as the primary disk.

For information about how to increase the size of a disk, see Increase the size of a disk.

Clone disks

You can clone a single primary or secondary disk, or all secondary disks in a consistency group.

Clone a single disk

Clone a Artifact Registry disk using the methods described in Create a disk clone.

Clone all disks in a consistency group

Before you can clone secondary disks from a consistency group, you must create a consistency group in the secondary region for the disks that you want to clone, then add the secondary disks to the consistency group.

Clone all secondary disks in a consistency group using the Google Cloud console, the gcloud CLI, or REST.

Console

Clone all secondary disks in a consistency group by doing the following:

  1. In the Google Cloud console, go to the Asynchronous replication page.

    Go to Asynchronous replication

  2. Click the Consistency groups tab.

  3. Click the name of the consistency group that contains the secondary disks.

  4. Click Clone consistency group. The Clone consistency group window opens.

  5. Click Clone consistency group.

gcloud

Clone all secondary disks in a consistency group using the gcloud compute disks bulk create command:

gcloud compute disks bulk create \
  --source-consistency-group-policy=CONSISTENCY_GROUP \
  --LOCATION_FLAG=LOCATION

Replace the following:

REST

Clone all secondary disks in a consistency group using one of the following methods:

Replace the following:

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides instructions on how to resize and clone Persistent Disk Asynchronous Replication (PD Async Replication) disks, which are utilized for disaster recovery with low Recovery Point Objective (RPO) and Recovery Time Objective (RTO)."],["Primary and secondary disks in PD Async Replication must maintain the same size; resizing a primary disk triggers automatic resizing of the secondary disk, but manual resizing is necessary if automatic resizing fails and replication will pause until the disks match in size."],["While primary disks cannot be cloned from a consistency group, secondary disks can be cloned individually or in bulk from a consistency group, after having setup the consistency group."],["Resizing a primary disk can only be done to increase its size up to 64 TiB, and the resizing of a disk can be achieved by using the Google cloud console, gcloud CLI, or REST."],["Cloning all disks in a consistency group is done via the gcloud CLI using the `gcloud compute disks bulk create` command, or through the REST API by using the `disks.bulkInsert` or `regionDisks.bulkInsert` methods for zonal or regional disks respectively."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4