각 애플리케이션의 백업 요금제 상단에 있는 세부정보 및 설정 링크에서 액세스할 수 있는 애플리케이션 세부정보 및 설정 페이지에서 파일 시스템 백업을 위한 애플리케이션별 설정을 수정할 수 있습니다.
애플리케이션 설정은 특정 상황에서 유용하거나 필요할 수 있습니다.
애플리케이션 설정을 구성한 후 변경사항 저장을 클릭합니다.
다음은 애플리케이션 설정 목록과 설정의 기능에 관한 설명입니다.
사용자 이름/비밀번호: 네트워크 드라이브를 호스트에 매핑할 때 대체 사용자 인증 정보가 지정된 경우 제공된 공간에 파일 공유 사용자 이름과 비밀번호를 입력합니다.
스테이징 디스크 크기 (GB): 값을 기가바이트 단위로 입력합니다. 유효한 항목은 1~256,000입니다. 기본적으로 백업 및 DR 에이전트는 관리형 파일 시스템의 크기를 스테이징 디스크의 크기로 사용합니다. 이 설정을 사용하면 관리자가 이 값을 재정의하여 파일 시스템의 확장을 허용할 수 있습니다.
스테이징 디스크 세부사항을 최소 스테이징 디스크 크기로 사용: 아니요를 선택하면 기본값은 0입니다. 예를 선택하면 스테이징 디스크 세부사항 필드에 GB 단위의 값을 입력해야 합니다.
이 설정은 세부사항 설정의 크기보다 작고 주기적으로 증가하는 경향이 있는 애플리케이션에 적합합니다. 이 설정을 사용하면 비용이 많이 들고 빈번한 전체 백업을 방지할 수 있습니다. 스테이징 디스크는 씬 프로비저닝되므로 즉시 사용하기 위해 필요한 것보다 큰 스테이징 디스크를 사용하는 데는 초기 비용이 들지 않습니다.
스테이징 디스크 세분도 (GB): 비표준 애플리케이션용으로 생성된 스테이징 디스크의 세분도를 정의합니다. 애플리케이션에 여러 스테이징 디스크가 사용될 때 각 스테이징 디스크의 크기를 지정합니다.
유효한 항목은 1~128,000입니다. 예를 들면 다음과 같습니다.
애플리케이션이 4.3TB이고 스테이징 디스크 세부사항 값이 2TB이고 마지막 스테이징 디스크 최소 크기 값이 1TB인 경우 백업/복구 어플라이언스는 2T, 2T, 1T의 스테이징 디스크 3개를 만듭니다.
애플리케이션이 4.3TB이고 스테이징 디스크 세분화 값이 2TB이고 마지막 스테이징 디스크 최소 크기 값이 0.1TB인 경우 백업/복구 어플라이언스는 2T, 2T, 0.3T의 스테이징 디스크 3개를 만듭니다.
애플리케이션이 4.3TB이고 스테이징 디스크 세분도 값이 5TB이고 마지막 스테이징 디스크 최소 크기 값이 1TB인 경우 백업/복구 어플라이언스는 4.3T의 스테이징 디스크를 하나 만듭니다.
스테이징 디스크 세분도 및 마지막 스테이징 디스크 최소 크기는 애플리케이션 수준에서 지정되며 시스템 전체 기본값을 재정의합니다.
스테이징 디스크 마운트 지점: 스테이징 디스크를 특정 위치에 마운트해야 하는 경우 스테이징 디스크 마운트 지점을 입력합니다.
패턴 제외, 패턴 포함: 백업에서 제외하거나 백업에 포함할 파일 이름 패턴을 입력합니다. 백업/복구 어플라이언스는 특정 파일 형식을 제외하거나 포함하는 기능을 제공합니다. 패턴 제외 또는 패턴 포함 옵션을 사용하면 가장 중요한 데이터만 백업되고 중요하지 않은 파일은 제외됩니다. 가이드라인에는 다음이 포함됩니다.
파일만 제외되거나 포함되며 디렉터리에는 영향을 미치지 않습니다.
패턴에는 별표 (*) 또는 물음표 (?)와 같은 와일드 카드 문자가 포함될 수 있습니다. 확장자가 .sys인 모든 파일을 제외하려면 패턴 제외 또는 패턴 포함 입력란에 *.sys를 입력합니다.
Windows에서는 드라이브의 루트 디렉터리에 표시되는 pagefile.sys 및 hiberfil.sys라는 파일이 자동으로 무시됩니다.
시작 경로: 파일 공유에서 백업이 시작되는 지점을 지정합니다.
시작 경로 필드를 비워 두면 백업할 파일 시스템의 루트 디렉터리에서 백업이 시작됩니다.
Linux 예: /usr/local가 /usr/local 디렉터리를 백업합니다.
Windows 예: \\SERVERNAME\SHARENAME\abc가 파일 공유의 abc 디렉터리를 백업합니다.
Prune Paths: Prune Paths 필드에 프루닝 경로를 입력합니다. 가지치기 경로는 디렉터리 탐색이 중지되는 파일 시스템의 지점을 지정합니다.
Linux 예: /usr/local/lib는 /usr/local/lib 다음에 오는 항목은 복사되지 않도록 하지만 /usr/local의 다른 모든 디렉터리와 파일은 복사됩니다.
Windows 예: \\SERVERNAME\SHARENAME\abc는 \\SERVERNAME\SHARENAME\abc 다음에 오는 항목은 복사되지 않도록 하지만 \\SERVERNAME\SHARENAME의 다른 모든 디렉터리와 파일은 복사됩니다.
이 필드를 비워 두면 디렉터리 탐색이 백업되는 시작 경로의 모든 하위 디렉터리로 이동합니다.
서비스 액세스 포인트 IP 주소: 파일 시스템이 클러스터 리소스이고 파일 시스템을 호스팅하는 클러스터 노드와 관계없이 파일 시스템을 백업하려면 클러스터 리소스 IP를 서비스 액세스 포인트 IP로 지정합니다. 이렇게 하면 백업/복구 어플라이언스가 클러스터 리소스 IP를 사용하여 백업 및 DR 에이전트에 연결하고 활성 클러스터 노드에서 파일 시스템을 백업할 수 있습니다. 모든 클러스터 노드에서 백업이 제대로 작동하려면 모든 클러스터 노드에 백업 및 DR 에이전트를 설치해야 합니다.
클러스터링된 애플리케이션의 가상 IP 주소를 입력합니다. 장애 조치 클러스터의 경우 백업의 활성 노드를 찾는 데 사용됩니다. 활성/활성 클러스터의 경우 백업에 사용할 수 있는 대상 서버를 쉼표로 구분한 목록입니다.
복원에 서비스 IP 사용: 클러스터링된 애플리케이션의 복원 중에 서비스 액세스 포인트 IP 주소를 사용합니다. 클러스터 애플리케이션을 복원하는 데 서비스 IP 주소를 사용하려면 예를 선택합니다. 서비스 IP 주소를 사용하여 복원하지 않으려면 아니요를 선택합니다.
백업 및 DR 상담사 옵션: 지원팀과 협력하지 않는 한 백업 및 DR 상담사 옵션을 비워 둡니다.
단일 스테이징 디스크에 LVM 사용: 백업에 단일 스테이징 디스크가 충분하더라도 LVM을 만듭니다. Linux 소스 디스크의 크기와 관계없이 새 전체 백업이 필요 없이 확장할 수 있는 LVM 기반 스테이징 디스크를 사용하려면 예를 선택합니다. 확장된 LVM 기반 스테이징 디스크를 사용하지 않으려면 아니요를 선택합니다.
Filestore 및 파일 시스템을 위한 백업 및 DR 서비스
이 페이지는 백업 및 DR 서비스로 파일 시스템을 보호하고 복구하는 방법을 다루는 일련의 페이지 중 하나입니다.
다음 페이지에서 추가 정보를 확인할 수 있습니다.
[[["이해하기 쉬움","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\u003eApplication settings for file system backups can be modified on the \u003cstrong\u003eApplication Details & Settings\u003c/strong\u003e page, accessed via the \u003cstrong\u003eDetails & Settings\u003c/strong\u003e link within each application's backup plan.\u003c/p\u003e\n"],["\u003cp\u003eStaging disk settings allow you to define the size and granularity of staging disks, where the default uses the size of the managed file system unless otherwise configured.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify \u003cstrong\u003eExclude Patterns\u003c/strong\u003e or \u003cstrong\u003eInclude Patterns\u003c/strong\u003e to selectively back up or exclude certain file types from backups using wildcard characters, allowing for focused data protection.\u003c/p\u003e\n"],["\u003cp\u003e\u003cstrong\u003eStart Paths\u003c/strong\u003e and \u003cstrong\u003ePrune Paths\u003c/strong\u003e define the scope of the backup, where \u003cstrong\u003eStart Paths\u003c/strong\u003e dictate the root directory for backups and \u003cstrong\u003ePrune Paths\u003c/strong\u003e limit the depth of directory traversal, so as to not copy beyond a certain point.\u003c/p\u003e\n"],["\u003cp\u003eFor clustered file systems, a \u003cstrong\u003eService Access Point IP Address\u003c/strong\u003e can be specified to ensure backups are taken from the active cluster node, with an option to \u003cstrong\u003eUse Service IP for Restore\u003c/strong\u003e during recovery.\u003c/p\u003e\n"]]],[],null,["# Configure application details and settings to protect file system data\n\nFrom the **Application Details \\& Settings** page---accessed from the\n**Details \\& Settings** link at the top of each application's backup\nplan---you can modify application-specific settings for backing up a file\nsystem.\nApplication settings may be useful or required in certain circumstances.\nAfter you configure your application settings, click **Save Changes**.\n| **Note:** To reset one or more application settings back to its default state, click the checkbox to the left of the selection you want to reset, or click **Select options that will revert back to default** to reset all application selections back to their default state.\n\nThe following is a list of the application settings and a description of what\nthey do.\n\n- **Username/Password**: If alternate credentials were specified when the network drive was mapped to the host, in the spaces provided, enter the file share username and password.\n- **Staging Disk Size (GB)**: Enter a value in gigabytes. Valid entries are one\n to 256000. By default, the Backup and DR agent uses the size of the managed file\n system as the size of the staging disk. This setting allows the administrator\n to override this value to allow for growth of the file system.\n\n- **Use Staging Disk Granularity as Minimum Staging Disk Size** : The default\n value is zero when you select **No** . If you select **Yes** , then you must\n enter a value in GB in the **Staging disk granularity** field.\n This setting is for applications that are less than the size of the\n granularity setting and tend to grow periodically. This setting helps\n avoid frequent and costly full backups. There is no initial cost to using\n a staging disk that is larger than required for immediate use because the\n staging disk is thin-provisioned.\n\n- **Staging Disk Granularity (GB)**: Defines the granularity of the staging\n disk created for an out-of-band application. It specifies the size of each\n staging disk when multiple staging disks are used for an application.\n Valid entries are one to 128000. For example, the following:\n\n - If an application is 4.3TB, and the **Stage Disk Granularity** value is 2TB and **Last Staging Disk Minimum Size** value is 1TB, the backup/recovery appliance creates three staging disks of 2T, 2T, and 1T.\n - If an application is 4.3TB, and the **Stage Disk Granularity** value is 2TB and **Last Staging Disk Minimum Size** value is 0.1TB, the backup/recovery appliance three staging disks of 2T, 2T, and 0.3T.\n - If an application is 4.3TB, and the **Stage Disk Granularity** value is 5TB and **Last Staging Disk Minimum Size** value is 1TB, the backup/recovery appliance creates one staging disk of 4.3T. **Stage Disk Granularity** and **Last Staging Disk Minimum Size** are specified at the application level and override the system-wide default values.\n- **Staging Disk Mount Point** : Enter a **Staging Disk Mount Point** if you\n need the staging disk mounted to a particular location.\n\n- **Exclude Patterns, Include Patterns** : Enter the filename pattern to be\n excluded from or included in backup. The backup/recovery appliance offers the\n ability to exclude or include certain file types. Using either the\n **Exclude Patterns** or **Include Patterns** option, only the most crucial data\n is backed-up leaving a side the non-critical files. The guidelines include the\n following:\n\n - Only files are excluded or included, this does not impact directories.\n - A pattern can include wildcard characters, for example, an asterisk (\\*) or a question mark (?). To exclude all the files that contains `.sys` as extension, enter `*.sys` in the **Exclude Pattern** or **Include Pattern** field.\n - On Windows, files named `pagefile.sys` and `hiberfil.sys` that appear in the root directory of a drive are automatically ignored.\n- **Start Paths** : Specifies the point in the file share where backup starts.\n If the **Start Path** field is left blank, backup starts at the root directory\n of the file system to be backed-up.\n\n Linux example: `/usr/local` backs up the `/usr/local` directory.\n\n Windows example: `\\\\SERVERNAME\\SHARENAME\\abc` backs up the abc directory\n on the file share.\n- **Prune Paths** : Provide the prune paths in the **Prune Paths** field. Prune\n path specifies a point in the file system where directory traversals stop.\n\n Linux example: `/usr/local/lib` ensures that nothing following\n `/usr/local/lib` is copied, but all other directories and files in\n `/usr/local` are copied.\n\n Windows example: `\\\\SERVERNAME\\SHARENAME\\abc` ensures that nothing\n following `\\\\SERVERNAME\\SHARENAME\\abc` is copied, but all other directories and\n files in `\\\\SERVERNAME\\SHARENAME` are copied.\n\n If this field is left blank, the directory traversal descends into every\n subdirectory of the start paths being backed up.\n- **Service Access Point IP Address**: If a file system is a cluster resource\n and if you want it to be backed up irrespective of which cluster node is\n hosting the file system, then specify the cluster resource IP as a service\n access point IP. This allows the backup/recovery appliance to connect to the\n Backup and DR agent using the cluster resource IP and to back up the\n file system from the active cluster node. For backup to work correctly\n across all cluster nodes, the Backup and DR agent must be installed on all\n cluster nodes.\n Enter a virtual IP address for a clustered application. For failover clusters,\n this is used to find the active node for a backup. For active/active clusters,\n this is a comma separated list of eligible servers that can be used for the\n backup.\n\n- **Use Service IP for Restore** : Honor the service access point IP address\n during restore for a clustered application. Select **Yes** if you want to use\n the service IP address for restoring a cluster application. Select **No** if\n you do not want to use the service IP address to restore.\n\n- **Backup and DR Agent Options**: Leave Backup and DR agent options blank\n unless you are working with support.\n\n- **Prefer LVM for Single Staging Disk** : Create an LVM even when a single\n staging disk is enough for backup. Select **Yes** if you want to use an LVM-based\n staging disk that can be expanded without requiring a new full backup,\n regardless of the size of the Linux source disk. Select **No** if you do not\n want to use an expanded LVM-based staging disk.\n\nBackup and DR Service for Filestore and file systems\n----------------------------------------------------\n\nThis page is one in a series of pages specific to protecting and recovering\nfilesystems with Backup and DR Service.\nYou can find additional information in the following pages:\n\n- [Backup and DR for file systems](/backup-disaster-recovery/docs/concepts/backupdr-for-filesystems)\n- [Manage hosts and their connected applications](/backup-disaster-recovery/docs/configuration/manage-hosts-and-their-connected-applications)\n- [Configure application details and settings to protect file system data](/backup-disaster-recovery/docs/backup/configure-app-settings-for-filesystems)\n- [Apply a backup plan to protect a file system](/backup-disaster-recovery/docs/create-plan/apply-backup-plan-to-filesystem)\n- [Restore a file system to the source](/backup-disaster-recovery/docs/access-data/filesystem-restore)\n- [Mount a file system or file share](/backup-disaster-recovery/docs/access-data/mount-file-system)\n- [Mount and migrate a file system for instant recovery to any target](/backup-disaster-recovery/docs/access-data/filesystem-mount-and-migrate)"]]