이 페이지에서는 에어 갭이 있는 Google Distributed Cloud (GDC)에서 가상 머신 (VM) 워크로드의 복원을 만드는 방법을 설명합니다.
백업 계획에 따라 수동 또는 자동으로 생성된 백업의 복원을 만들 수 있습니다. 복원된 VM과 연결된 디스크에는 restoredResourceName 필드에 지정한 값을 기반으로 서로 다른 이름이 포함됩니다. VirtualMachineBackupPlan 리소스 범위에 언급된 모든 VM 리소스가 복원됩니다. 복원된 모든 리소스의 이름에는 restoredResourceName 필드의 값이 접두사로 붙습니다.
백업이 복원되면 전체 VM이 복원됩니다. 리소스가 생성된 후에는 VM 운영체제 또는 이미지에 따라 애플리케이션 기능 복원이 수행됩니다.
시작하기 전에
복원을 만들려면 다음이 필요합니다.
기존 백업입니다. 백업 계획을 사용하여 일정에 따라 백업을 만들거나 수동으로 백업을 만듭니다. 자세한 내용은 범위가 지정된 백업 계획 만들기를 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-19(UTC)"],[[["This guide details the process of restoring virtual machine (VM) workloads in Google Distributed Cloud (GDC) air-gapped environments."],["Restoration can be performed from backups created either manually or through scheduled backup plans."],["When restoring, the entire VM is restored, and all resources associated with the `VirtualMachineBackupPlan` will receive a new name prefixed by the `restoredResourceName` field value."],["Creating a restore requires an existing backup and the necessary identity and access role permissions."],["A `VirtualMachineRestoreRequest` resource is used to initiate the restore, with configurations for the source backup name, project name, restore name, resource name prefix, and a description."]]],[]]