백업 계획을 구성하는 정책 템플릿과 리소스 프로필은 실행할 데이터 캡처 유형과 캡처된 이미지를 저장할 위치를 정의합니다.
필요한 RPO와 백업 저장소 위치를 기반으로 템플릿과 프로필을 만들어야 합니다. 템플릿의 정책 부분은 로그 백업 사용 설정과 같은 추가 백업 구성을 제공합니다.
리소스 프로필은 스냅샷에 사용할 디스크 풀을 호스팅하는 기본 (로컬) 어플라이언스와 재해 복구 작업에 사용할 원격 백업용 원격 어플라이언스로 식별되는 백업/복구 어플라이언스를 정의합니다. 프로필은 백업 데이터를 Cloud Storage로 전송하는 데 사용되는 OnVault 풀도 정의합니다.
하나 이상의 애플리케이션을 검색한 후 정책 템플릿과 리소스 프로필을 애플리케이션에 적용하여 데이터 작업을 캡처합니다.
애플리케이션 세부정보 및 설정에서 매우 다른 두 가지 백업 방법 중에서 선택할 수 있습니다.
볼륨 수준 백업 (SAP HANA Savepoint API)을 사용합니다. Linux에서 블록 기반 스테이징 디스크로 CBT와 함께 볼륨 수준 LVM 스냅샷을 사용합니다. 이 옵션을 사용하면 영구 증분 백업을 만들 수 있습니다.
전체+증분 백업 (SAP Backint API)을 사용합니다. 이 파일 덤프 메서드는 가상 데이터베이스 생성을 지원하지 않습니다.
블록 및 NFS 스테이징 디스크 모두에 이 옵션을 선택할 수 있으며 이 방법은 전체 백업 및 실제 복구만 지원합니다.
템플릿을 만드는 과정에서 스냅샷 정책을 만들 때 지정된 빈도로 로그 파일을 캡처할 수도 있습니다.
자세한 내용은 정책 템플릿 만들기를 참고하세요.
데이터베이스 로그를 원격 백업/복구 어플라이언스 또는 OnVault에 복제합니다. 복제된 로그의 보관 범위 내에 있는 데이터베이스 이미지의 경우 원격 사이트의 로그를 사용합니다. 로그 복제는 StreamSnap 기술을 사용하여 로컬 및 원격 백업/복구 어플라이언스 간에 복제를 실행합니다. 로그 복제는 로컬 스냅샷 풀에서 원격 어플라이언스의 스냅샷 풀로 직접 이동합니다.
로그 복제 작업이 실행되려면 템플릿에 복제 정책이 포함되어 있어야 하며 데이터베이스의 복제가 한 번 이상 성공적으로 완료되어야 합니다.
[[["이해하기 쉬움","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-09-04(UTC)"],[[["\u003cp\u003eBackup plans for SAP HANA Scale-Out instances are defined by policy templates and resource profiles, which specify data capture methods and storage locations.\u003c/p\u003e\n"],["\u003cp\u003eResource profiles designate primary and remote backup/recovery appliances, as well as OnVault pools for cloud storage, to ensure data availability and disaster recovery.\u003c/p\u003e\n"],["\u003cp\u003eWhen backing up applications there is the option to select between volume-level backup utilizing LVM snapshots or full+incremental backup through the SAP Backint API.\u003c/p\u003e\n"],["\u003cp\u003eDatabase logs can be captured at specified frequencies and replicated to remote appliances or OnVault for added redundancy, using StreamSnap technology for efficient replication.\u003c/p\u003e\n"],["\u003cp\u003eApplying a policy template and resource profile to a discovered application enables the capture of its data operations, and there is an existing policy to use or to create new ones.\u003c/p\u003e\n"]]],[],null,["# Configure the backup method for SAP HANA scale-out instances\n\nThe policy template and the resource profile that make up the backup plan define\nthe type of data capture to perform and where to store the captured image.\nBased on the required RPOs and backup storage location you must create\n**Templates** and **Profiles**. The policy part of the template\nprovides additional backup configuration such as enabling logs backups.\n\nA resource profile defines the backup/recovery appliances that are identified as\nthe primary (local) appliance hosting the disk pool to use for snapshots,\nand a remote appliance for remote backup to be used for disaster recovery\noperations. The profile also defines the OnVault pools to be used to send\nbackup data to Cloud Storage.\n\nUse the existing template and profile to protect the application or\nrefer to [Create a policy template](/backup-disaster-recovery/docs/create-plan/create-template) and [Create a resource profile](/backup-disaster-recovery/docs/concepts/resource-profiles#create-profile) to\ncreate a new template and profile.\n| **Note:** This information is for SAP HANA scale-out instances. For scale-up and HA 1+1 configurations, see [Backup and DR Service for SAP HANA](/backup-disaster-recovery/docs/concepts/backupdr-for-sap-hana).\n\nApply policy templates and resource profiles to discovered databases\n--------------------------------------------------------------------\n\nOnce you have discovered one or more applications, apply a policy template\nand resource profile to the application to capture data operations.\n\nYou can choose between two very different backup methods in the\n**Application Details \\& Settings**:\n\n- **Use volume level backup (SAP HANA Savepoint API).** Use volume level LVM\n snapshots with CBT on Linux to a block-based staging disk. This option\n lets you create incremental-forever backups.\n\n- **Use full+incremental backup (SAP Backint API).** This file-dump method\n does not support the creation of virtual databases.\n You can select this for both block and NFS staging disks, and this method\n only supports full backup and physical recovery.\n\n | **Note:** If there is third party backup outside the scheduled backups, then database restore will fail. Manual recovery can be done by rebuilding the catalog. Force a full backup whenever the third party backup is run.\n\nWhen creating a snapshot policy as part of creating a template,\nyou have the option of also capturing its log files at a specified frequency.\nDetails are in [Create a policy template](/backup-disaster-recovery/docs/create-plan/create-template)\n\nReplicate database logs to a remote backup/recovery appliance or to an\nOnVault. Use the logs at the remote site for any database image within\nthe retention range of the replicated logs. Log replication uses StreamSnap\ntechnology to perform the replication between the local and remote\nbackup/recovery appliances; log replication goes directly from the local\nsnapshot pool to the snapshot pool on the remote appliance.\nFor a log replication job to run, there must be a replication policy\nincluded in the template, and at least one successful replication of\nthe database must first be completed.\n\nWhat's Next?\n------------\n\n[Set application details and settings for SAP HANA databases.](/backup-disaster-recovery/docs/backup/app-details-settings-sap-hana)\n\nBackup and DR Service documentation for SAP HANA scale-out\n----------------------------------------------------------\n\nThis page is one in a series of pages specific to protecting and recovering\nSAP HANA scale-out instances with Backup and DR Service.\nYou can find additional information in the following pages:\n\n- [Backup and DR for SAP HANA scale-out](/backup-disaster-recovery/docs/concepts/backupdr-for-sap-hana-scaleout)\n- [Prepare SAP HANA scale-out instances for backup](/backup-disaster-recovery/docs/configuration/prepare-sap-hana)\n- [Add an SAP HANA scale-out host, and discover and protect its databases](/backup-disaster-recovery/docs/configuration/discover-sap-hana-scaleout)\n- [Configure staging disk format and backup method for SAP HANA scale-out](/backup-disaster-recovery/docs/backup/backup-method-staging-disk-sap-hana-scaleout)\n- [Set application details and settings for SAP HANA scale-out instances](/backup-disaster-recovery/docs/backup/app-details-settings-sap-hana-scaleout)\n- [Back up HANA 1+n and HANA scale-out databases](/backup-disaster-recovery/docs/backup/back-up-sap-hana-scaleout)\n- [Restore and recover SAP HANA scale-out instances](/backup-disaster-recovery/docs/restore-data/restore-sap-hana-scaleout)\n- [Mount an SAP HANA scale-out backup as a standard mount](/backup-disaster-recovery/docs/access-data/mount-sap-hana)\n- [Mount an SAP HANA scale-out backup as a virtual database](/backup-disaster-recovery/docs/access-data/mount-sap-hana-virtualdb)\n- [Mount and migrate an SAP HANA scale-out backup for instant recovery to any target](/backup-disaster-recovery/docs/access-data/mount-and-migrate-sap-hana)"]]