This is an archive version of the document. To get the most up-to-date information, see the current version.

Performing Disk Restore

In this article

    In case a disaster strikes, you can restore corrupted persistent disks of a VM instance from a cloud-native snapshot or image-level backup. Veeam Backup for GCP allows you to restore persistent disks to the original location or to a new location.

    Important

    You can restore zonal and regional persistent disks of all types: standard (pd-standard), balanced (pd-balanced) and SSD (pd-ssd). Restore of local SSDs (SCSI and NVMe) is not supported due to technical reasons.

    How Volume-Level Restore Works

    To restore persistent disks from a cloud-native snapshot, Veeam Backup for GCP uses native GCP capabilities. To restore persistent disks from an image-level backup, Veeam Backup for GCP performs the following steps:

    1. Launches a worker instance in the GCP region where the restored persistent disks will reside.
    2. Creates empty persistent disks and attaches them to the worker instance.

    The number of empty persistent disks equals the number of disks you want to restore.

    1. Restores backed-up data to the empty persistent disks on the worker instance.
    2. Takes cloud-native snapshots of the persistent disks with the restored data.
    3. Creates disks from snapshots in the target location.
    4. Removes the worker instance and all the created snapshots from the GCP environment.

     

    Note

    Veeam Backup for GCP does not attach the restored persistent disks to any VM instances — the disks are placed to the specified location as standalone persistent disks.

    How to Perform Disk Restore

    To restore persistent disks attached to a protected VM instance, do the following:

    1. Launch the Disk Restore wizard.
    2. Select a restore point.
    3. Select a project.
    4. Choose a restore mode.
    5. Select a region and Availability Zone.
    6. Enable encryption.
    7. Specify new names for the disks.
    8. Specify a restore reason.
    9. Finish working with the wizard.

     

    Important

    Before you start disk restore, make sure that network settings are configured for each region where worker instances will be launched during the restore process. For information on how to configure network settings, see Adding Worker Configurations.