

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# `[fsx]` 섹션
<a name="fsx-section"></a>

연결된 FSx for Lustre 파일 시스템에 대한 구성 설정을 정의합니다. 자세한 내용을 알아보려면 Amazon FSx API 참조**의 [Amazon FSx CreateFileSystem](https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileSystem.html)을 참조하세요.

[`base_os`](cluster-definition.md#base-os)이 `alinux2`, `centos7`, `ubuntu1804` 또는 `ubuntu2004`인 경우, FSx for Lustre가 지원됩니다.

Amazon Linux를 사용할 때는 커널이 `4.14.104-78.84.amzn1.x86_64` 또는 그 이후 버전이어야 합니다. 지침은 Amazon FSx for Lustre용 사용 설명서**의 [lustre 클라이언트 설치](https://docs.aws.amazon.com/fsx/latest/LustreGuide/install-lustre-client.html)를 참조하세요.

**참고**  
FSx for Lustre는 현재 `awsbatch`를 스케줄러로 사용할 경우에는 지원되지 않습니다.

**참고**  
 AWS ParallelCluster 버전 2.10.4에서의 FSx for Lustre에 대한 지원이 제거`centos8`되었습니다. AWS ParallelCluster 버전 2.11.0에서의 FSx for Lustre에 대한 지원이 `ubuntu2004` 추가되었습니다. `centos8`에서의 FSx for Lustre에 대한 지원은 AWS ParallelCluster 버전 2.10.0에서 추가되었습니다. 버전 2.6.0에서 `ubuntu1604`, 및 `alinux2`에 대한 AWS ParallelCluster FSx for Lustre 지원이 `ubuntu1804` 추가되었습니다. `centos7`에서의 FSx for Lustre에 대한 지원은 AWS ParallelCluster 버전 2.4.0에서 추가되었습니다.

기존 파일 시스템을 사용하는 경우 `988` 포트까지 인바운드 및 아웃바운드 TCP 트래픽을 허용하는 보안 그룹에 연결해야 합니다. 보안 그룹 규칙에서 소스를 `0.0.0.0/0`으로 설정하면 클라이언트가 해당 규칙의 프로토콜 및 포트 범위에 대해 VPC 보안 그룹 내의 모든 IP 범위에서 액세스할 수 있습니다. 파일 시스템에 대한 액세스를 추가로 제한하려면 보안 그룹 규칙에 보다 제한적인 소스를 사용하는 것이 좋습니다. 예를 들어 보다 구체적인 CIDR 범위, IP 주소 또는 보안 그룹 ID를 사용할 수 있습니다. [`vpc_security_group_id`](vpc-section.md#vpc-security-group-id)를 사용하지 않을 경우 이 작업이 자동으로 수행됩니다.

클러스터 수명 주기에 구애받지 않는 장기 영구 스토리지에 기존 Amazon FSx 파일 시스템을 사용하려면 [`fsx_fs_id`](#fsx-fs-id)을 지정하세요.

를 지정하지 않으면는 클러스터를 [`fsx_fs_id`](#fsx-fs-id) AWS ParallelCluster 생성할 때 `[fsx]` 설정에서 FSx for Lustre 파일 시스템을 생성하고 클러스터가 삭제될 때 파일 시스템 및 데이터를 삭제합니다.

자세한 내용은 [모범 사례: 클러스터를 새 AWS ParallelCluster 마이너 또는 패치 버전으로 이동](best-practices.md#best-practices-cluster-upgrades) 단원을 참조하십시오.

형식은 `[fsx fsx-name]`입니다. *fsx-name*은 문자로 시작해야 하고, 30자 이하여야 하며, 문자, 숫자, 하이픈(-) 및 밑줄(\$1)만 포함되어야 합니다.

```
[fsx fs]
shared_dir = /fsx
fsx_fs_id = fs-073c3803dca3e28a6
```

새 파일 시스템을 생성하고 구성하려면 다음 파라미터를 사용합니다.

```
[fsx fs]
shared_dir = /fsx
storage_capacity = 3600
imported_file_chunk_size = 1024
export_path = s3://bucket/folder
import_path = s3://bucket
weekly_maintenance_start_time = 1:00:00
```

**Topics**
+ [`auto_import_policy`](#fsx-auto-import-policy)
+ [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days)
+ [`copy_tags_to_backups`](#fsx-copy-tags-to-backups)
+ [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time)
+ [`data_compression_type`](#fsx-data-compression-type)
+ [`deployment_type`](#fsx-deployment-type)
+ [`drive_cache_type`](#fsx-drive-cache-type)
+ [`export_path`](#fsx-export-path)
+ [`fsx_backup_id`](#fsx-backup-id)
+ [`fsx_fs_id`](#fsx-fs-id)
+ [`fsx_kms_key_id`](#fsx-kms-key-id)
+ [`import_path`](#fsx-import-path)
+ [`imported_file_chunk_size`](#fsx-imported-file-chunk-size)
+ [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)
+ [`shared_dir`](#fsx-shared-dir)
+ [`storage_capacity`](#fsx-storage-capacity)
+ [`storage_type`](#fsx-storage-type)
+ [`weekly_maintenance_start_time`](#fsx-weekly-maintenance-start-time)

## `auto_import_policy`
<a name="fsx-auto-import-policy"></a>

(선택 사항)**** FSx for Lustre 파일 시스템을 생성하는 데 사용된 S3 버킷의 변경 사항을 반영하기 위한 자동 가져오기 정책을 지정합니다. 가능한 값은 다음과 같습니다.

`NEW`  
FSx for Lustre가 현재 FSx for Lustre 파일 시스템에 존재하지 않는 연결된 S3 버킷에 추가된 새 객체의 디렉터리 목록을 자동으로 가져옵니다.

`NEW_CHANGED`  
FSx for Lustre가 S3 버킷에 추가된 새 객체 및 S3 버킷에서 변경된 기존 객체의 파일 및 디렉터리 목록을 자동으로 가져옵니다.

이는 [AutoImportPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-autoimportpolicy) 속성에 해당합니다. 자세한 내용은 Amazon FSx for Lustre 사용 설명서**의 [S3 버킷에서 업데이트 자동 가져오기](https://docs.aws.amazon.com/fsx/latest/LustreGuide/autoimport-data-repo.html)를 참조하세요. [`auto_import_policy`](#fsx-auto-import-policy) 파라미터를 지정할 때는, [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days), [`copy_tags_to_backups`](#fsx-copy-tags-to-backups), [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time) 및 [`fsx_backup_id`](#fsx-backup-id) 파라미터를 지정하지 않아야 합니다.

`auto_import_policy` 설정을 지정하지 않으면 자동 가져오기가 비활성화됩니다. FSx for Lustre는 파일 시스템이 생성될 때 링크된 S3 버킷의 파일 및 디렉토리 목록만 업데이트합니다.

```
auto_import_policy = NEW_CHANGED
```

**참고**  
 AWS ParallelCluster 버전 2.10.0에서에 대한 지원이 [`auto_import_policy`](#fsx-auto-import-policy) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `automatic_backup_retention_days`
<a name="fsx-automatic-backup-retention-days"></a>

(선택 사항)**** 자동 백업을 보존할 일수를 지정합니다. 이것은 `PERSISTENT_1` 배포 유형에서만 사용할 수 있습니다. [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days) 파라미터를 지정할 때는, [`auto_import_policy`](#fsx-auto-import-policy), [`export_path`](#fsx-export-path), [`import_path`](#fsx-import-path) 및 [`imported_file_chunk_size`](#fsx-imported-file-chunk-size) 파라미터를 지정하지 않아야 합니다. 이는 [AutomaticBackupRetentionDays](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-automaticbackupretentiondays) 속성에 해당합니다.

기본값은 0입니다. 이 설정은 자동 백업을 비활성화합니다. 가능한 값은 0에서 35 사이의 정수(포함)입니다.

```
automatic_backup_retention_days = 35
```

**참고**  
 AWS ParallelCluster 버전 2.8.0에서 [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days)에 대한 지원이 추가되었습니다.

[업데이트 정책: 업데이트 중에 이 설정을 변경할 수 있습니다.](using-pcluster-update.md#update-policy-setting-supported)

## `copy_tags_to_backups`
<a name="fsx-copy-tags-to-backups"></a>

(선택 사항)**** 파일 시스템의 태그를 백업에 복사할지 여부를 지정합니다. 이것은 `PERSISTENT_1` 배포 유형에서만 사용할 수 있습니다. [`copy_tags_to_backups`](#fsx-copy-tags-to-backups) 파라미터를 지정할 때 [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days)를 0보다 큰 값으로 지정해야 하며, [`auto_import_policy`](#fsx-auto-import-policy), [`export_path`](#fsx-export-path), [`import_path`](#fsx-import-path) 및 [`imported_file_chunk_size`](#fsx-imported-file-chunk-size) 파라미터는 지정하지 않아야 합니다. 이는 [CopyTagsToBackups](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-copytagstobackups) 속성에 해당합니다.

기본값은 `false`입니다.

```
copy_tags_to_backups = true
```

**참고**  
 AWS ParallelCluster 버전 2.8.0에서에 대한 지원이 [`copy_tags_to_backups`](#fsx-copy-tags-to-backups) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `daily_automatic_backup_start_time`
<a name="fsx-daily-automatic-backup-start-time"></a>

(선택 사항)**** 자동 백업을 시작할 시간(UTC)을 지정합니다. 이것은 `PERSISTENT_1` 배포 유형에서만 사용할 수 있습니다. [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time) 파라미터를 지정할 때 [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days)를 0보다 큰 값으로 지정해야 하며, [`auto_import_policy`](#fsx-auto-import-policy), [`export_path`](#fsx-export-path), [`import_path`](#fsx-import-path) 및 [`imported_file_chunk_size`](#fsx-imported-file-chunk-size) 파라미터는 지정하지 않아야 합니다. 이는 [DailyAutomaticBackupStartTime](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-dailyautomaticbackupstarttime) 속성에 해당합니다.

형식은 `HH:MM`입니다. `HH`는 하루 중 제로 패딩된 시간(0-23)이고, `MM`은 시간의 제로 패딩된 분입니다. 예를 들어, UTC 기준 오전 1:03 시간은 다음과 같습니다.

```
daily_automatic_backup_start_time = 01:03
```

기본값은 `00:00` 및 `23:59` 사이의 무작위 시간입니다.

**참고**  
 AWS ParallelCluster 버전 2.8.0에서 [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time)에 대한 지원이 추가되었습니다.

[업데이트 정책: 업데이트 중에 이 설정을 변경할 수 있습니다.](using-pcluster-update.md#update-policy-setting-supported)

## `data_compression_type`
<a name="fsx-data-compression-type"></a>

**(선택 사항)**FSx for Lustre 데이터 압축 유형을 지정합니다. 이는 [DataCompressionType](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-datacompressiontype) 속성에 해당합니다. 자세한 내용을 알아보려면 Amazon FSx for Lustre 사용 설명서**의 [Lustre 데이터 압축](https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-compression.html)을 참조하세요.

유일한 유효 값은 `LZ4`입니다. 데이터 압축을 비활성화하려면 [`data_compression_type`](#fsx-data-compression-type) 파라미터를 제거하세요.

```
data_compression_type = LZ4
```

**참고**  
 AWS ParallelCluster 버전 2.11.0에서에 대한 지원이 [`data_compression_type`](#fsx-data-compression-type) 추가되었습니다.

[업데이트 정책: 업데이트 중에 이 설정을 변경할 수 있습니다.](using-pcluster-update.md#update-policy-setting-supported)

## `deployment_type`
<a name="fsx-deployment-type"></a>

(선택 사항)**** FSx for Lustre 배포 유형을 지정합니다. 이는 [DeploymentType](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-deploymenttype) 속성에 해당합니다. 자세한 내용은 Amazon FSx for Lustre 사용 설명서**의 [FSx for Lustre 배포 옵션](https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-fsx-lustre.html)을 참조하세요. 데이터의 임시 보관 및 단기 처리를 위한 스크래치 배포 유형을 선택합니다. `SCRATCH_2`는 최신 스크래치 파일 시스템입니다. 기본 처리량보다 높은 버스트 처리량과 전송 중 데이터 암호화를 제공합니다.

유효한 값은 `SCRATCH_1`, `SCRATCH_2` 및 `PERSISTENT_1`입니다.

`SCRATCH_1`  
FSx for Lustre의 기본 배포 유형입니다. 이 배포 유형에서는 [`storage_capacity`](#fsx-storage-capacity) 설정 값에 1200, 2400 및 3600의 배수가 가능합니다. AWS ParallelCluster 버전 2.4.0에서에 대한 지원이 `SCRATCH_1` 추가되었습니다.

`SCRATCH_2`  
최신 스크래치 파일 시스템입니다. 워크로드가 급증하는 경우 기준 처리량의 최대 6배를 지원합니다. 또한 지원되는 AWS 리전에서 지원되는 인스턴스 유형에 대해 전송 중 데이터 암호화를 지원합니다. 자세한 내용을 알아보려면 Amazon FSx for Lustre 사용 설명서**의 [전송 중 데이터 암호화](https://docs.aws.amazon.com/fsx/latest/LustreGuide/encryption-in-transit-fsxl.html)를 참조하세요. 이 배포 유형에서는 [`storage_capacity`](#fsx-storage-capacity) 설정 값에 1200 및 2400의 배수가 가능합니다. `SCRATCH_2`에 대한 지원이 AWS ParallelCluster 버전 2.6.0에서 추가되었습니다.

`PERSISTENT_1`  
장기 보관을 위해 설계되었습니다. 파일 서버는 가용성이 높으며 파일 시스템이 위치한 AWS 가용 영역 내에 데이터가 자동으로 복제됩니다. 지원되는 인스턴스 유형에 대해 전송 중 데이터 암호화를 지원합니다. 이 배포 유형에서는 [`storage_capacity`](#fsx-storage-capacity) 설정 값에 1200 및 2400의 배수가 가능합니다. AWS ParallelCluster 버전 2.6.0에서에 대한 지원이 `PERSISTENT_1` 추가되었습니다.

기본값은 `SCRATCH_1`입니다.

```
deployment_type = SCRATCH_2
```

**참고**  
 AWS ParallelCluster 버전 2.6.0에서에 대한 지원이 [`deployment_type`](#fsx-deployment-type) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `drive_cache_type`
<a name="fsx-drive-cache-type"></a>

**(선택 사항)**파일 시스템에 SSD 드라이브 캐시가 있도록 지정합니다. [`storage_type`](#fsx-storage-type) 설정을 `HDD`로 지정한 경우 이 옵션만 설정할 수 있습니다. 이는 [DriveCacheType](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-drivecachetype) 속성에 해당합니다. 자세한 내용은 Amazon FSx for Lustre 사용 설명서**의 [FSx for Lustre 배포 옵션](https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-fsx-lustre.html)을 참조하세요.

유일한 유효 값은 `READ`입니다. SSD 드라이브 캐시를 비활성화하려면 `drive_cache_type` 설정을 지정하지 마세요.

```
drive_cache_type = READ
```

**참고**  
 AWS ParallelCluster 버전 2.10.0에서에 대한 지원이 [`drive_cache_type`](#fsx-drive-cache-type) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `export_path`
<a name="fsx-export-path"></a>

(선택 사항)**** 파일 시스템의 루트를 내보내는 Amazon S3 경로를 지정합니다. [`export_path`](#fsx-export-path) 파라미터를 지정할 때는, [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days), [`copy_tags_to_backups`](#fsx-copy-tags-to-backups), [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time) 및 [`fsx_backup_id`](#fsx-backup-id) 파라미터를 지정하지 않아야 합니다. 이는 [ExportPath](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-exportpath) 속성에 해당합니다. 파일 데이터와 메타데이터는 `export_path`로 자동으로 내보내지지 않습니다. 데이터 및 메타데이터를 내보내는 방법에 대한 자세한 내용은 Amazon FSx for Lustre 사용 설명서**의 [데이터 리포지토리에 대한 변경 내용 내보내기](https://docs.aws.amazon.com/fsx/latest/LustreGuide/export-changed-data-meta-dra.html)를 참조하세요.

기본값은 `s3://import-bucket/FSxLustre[creation-timestamp]`입니다. 여기서 `import-bucket`은 [`import_path`](#fsx-import-path) 파라미터에서 제공되는 버킷입니다.

```
export_path = s3://bucket/folder
```

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `fsx_backup_id`
<a name="fsx-backup-id"></a>

(선택 사항)**** 기존 백업에서 파일 시스템을 복원하는 데 사용할 백업 ID를 지정합니다. [`fsx_backup_id`](#fsx-backup-id) 파라미터를 지정할 때는, [`auto_import_policy`](#fsx-auto-import-policy), [`deployment_type`](#fsx-deployment-type), [`export_path`](#fsx-export-path), [`fsx_kms_key_id`](#fsx-kms-key-id), [`import_path`](#fsx-import-path), [`imported_file_chunk_size`](#fsx-imported-file-chunk-size), [`storage_capacity`](#fsx-storage-capacity) 및 [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput) 파라미터를 지정하지 않아야 합니다. 이러한 파라미터는 백업에서 읽혀집니다. 또한, [`auto_import_policy`](#fsx-auto-import-policy), [`export_path`](#fsx-export-path), [`import_path`](#fsx-import-path) 및 [`imported_file_chunk_size`](#fsx-imported-file-chunk-size) 파라미터를 지정하지 않아야 합니다.

이는 [BackupId](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-backupid) 속성에 해당합니다.

```
fsx_backup_id = backup-fedcba98
```

**참고**  
 AWS ParallelCluster 버전 2.8.0에서에 대한 지원이 [`fsx_backup_id`](#fsx-backup-id) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `fsx_fs_id`
<a name="fsx-fs-id"></a>

(선택 사항)**** 기존 FSx for Lustre 파일 시스템을 연결합니다.

이 옵션을 지정하면 [`[fsx]` 섹션](#fsx-section)의 [`shared_dir`](#fsx-shared-dir) 및 [`fsx_fs_id`](#fsx-fs-id) 설정만 사용되고 [`[fsx]` 섹션](#fsx-section)의 다른 설정은 무시됩니다.

```
fsx_fs_id = fs-073c3803dca3e28a6
```

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `fsx_kms_key_id`
<a name="fsx-kms-key-id"></a>

**(선택 사항)** AWS Key Management Service (AWS KMS) 고객 관리형 키의 키 ID를 지정합니다.

이 키는 유휴 파일 시스템에서 데이터를 암호화하는 데 사용됩니다.

이 항목은 사용자 지정 [`ec2_iam_role`](cluster-definition.md#ec2-iam-role)과 함께 사용해야 합니다. 자세한 내용은 [사용자 지정 KMS 키를 사용한 디스크 암호화](tutorials_04_encrypted_kms_fs.md) 단원을 참조하십시오. 이는 Amazon FSx API 참조**의 [KmsKeyId](https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileSystem.html#FSx-CreateFileSystem-request-KmsKeyId) 파라미터에 해당합니다.

```
fsx_kms_key_id = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
```

**참고**  
 AWS ParallelCluster 버전 2.6.0에서에 대한 지원이 [`fsx_kms_key_id`](#fsx-kms-key-id) 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `import_path`
<a name="fsx-import-path"></a>

(선택 사항)**** 파일 시스템으로 데이터를 로드하고 내보내기 버킷으로 작동할 S3 버킷을 지정합니다. 자세한 내용은 [`export_path`](#fsx-export-path) 단원을 참조하십시오. [`import_path`](#fsx-import-path) 파라미터를 지정하는 경우, [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days), [`copy_tags_to_backups`](#fsx-copy-tags-to-backups), [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time) 및 [`fsx_backup_id`](#fsx-backup-id) 파라미터를 지정해서는 안 됩니다. 이는 Amazon FSx API 참조**의 [ImportPath](https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileSystemLustreConfiguration.html#FSx-Type-CreateFileSystemLustreConfiguration-ImportPath) 파라미터에 해당합니다.

클러스터 생성 시 가져오기가 수행됩니다. 자세한 내용은 Amazon FSx for Lustre 사용 설명서**의 [데이터 리포지토리에서 데이터 가져오기](https://docs.aws.amazon.com/fsx/latest/LustreGuide/importing-files.html)를 참조하세요. 가져올 때는 파일 메타데이터(이름, 소유권, 타임스탬프, 권한)만 가져옵니다. 파일 데이터는 파일에 처음 액세스할 때까지 S3 버킷에서 가져오지 않습니다. 파일 콘텐츠 사전 로드에 대한 자세한 내용은 *Amazon FSx for Lustre 사용 설명서*의 [파일 시스템에 파일 사전 로드를 참조하세요](https://docs.aws.amazon.com/fsx/latest/LustreGuide/preload-file-contents-hsm-dra.html).

값을 제공하지 않으면 파일 시스템이 비어 있습니다.

```
import_path =  s3://bucket
```

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `imported_file_chunk_size`
<a name="fsx-imported-file-chunk-size"></a>

(선택 사항)**** 데이터 리포지토리에서 가져온 파일의 경우([`import_path`](#fsx-import-path) 사용) 이 값은 단일 물리적 디스크에 저장된 파일당 스트라이프 수 및 최대 데이터 양(MiB)을 결정합니다. 단일 파일을 스트라이프할 수 있는 최대 디스크 수는 파일 시스템을 구성하는 총 디스크 수에 따라 제한됩니다. [`imported_file_chunk_size`](#fsx-imported-file-chunk-size) 파라미터를 지정할 때는, [`automatic_backup_retention_days`](#fsx-automatic-backup-retention-days), [`copy_tags_to_backups`](#fsx-copy-tags-to-backups), [`daily_automatic_backup_start_time`](#fsx-daily-automatic-backup-start-time) 및 [`fsx_backup_id`](#fsx-backup-id) 파라미터를 지정하지 않아야 합니다. 이 속성은 [ImportedFileChunkSize](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-importedfilechunksize) 속성에 해당합니다.

청크 크기 기본값은 `1024`(1GiB)이며 최대 512,000MiB(500GiB)까지 가능합니다. Amazon S3 객체의 크기는 최대 5TB입니다.

```
imported_file_chunk_size = 1024
```

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `per_unit_storage_throughput`
<a name="fsx-per-unit-storage-throughput"></a>

**(`PERSISTENT_1` 배포 유형에 필수)** [`deployment_type`](#fsx-deployment-type)` = PERSISTENT_1` 배포 유형의 경우 스토리지의 1테비바이트(TiB)당 읽기 및 쓰기 처리량(MB/s/TiB)을 설명합니다. 파일 시스템 처리량 용량은 파일 시스템 스토리지 용량(TiB)에 [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)(MB/s/TiB)를 곱하여 계산됩니다. 2.4TiB 파일 시스템의 경우 50MB/s/TiB의 [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)를 프로비저닝하여 120MB/s의 파일 시스템 처리량을 얻을 수 있습니다. 프로비저닝한 처리량에 대해 비용을 지불합니다. 이는 [PerUnitStorageThroughput](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-perunitstoragethroughput) 속성에 해당합니다.

가능한 값은 [`storage_type`](#fsx-storage-type) 설정의 값에 따라 달라집니다.

`storage\$1type = SSD`  
가능한 값은 50, 100, 200입니다.

`storage\$1type = HDD`  
가능한 값은 12, 40입니다.

```
per_unit_storage_throughput = 200
```

**참고**  
[`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)에 대한 지원이 AWS ParallelCluster 버전 2.6.0에서 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `shared_dir`
<a name="fsx-shared-dir"></a>

(필수)**** 헤드 및 컴퓨팅 노드에서 FSx for Lustre 파일 시스템의 탑재 지점을 정의합니다.

`NONE` 또는 `/NONE`은 공유 디렉터리로 사용하지 마세요.

다음 예에서는 `/fsx`에 파일 시스템을 탑재합니다.

```
shared_dir = /fsx
```

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `storage_capacity`
<a name="fsx-storage-capacity"></a>

(필수 사항)**** 파일 시스템의 스토리지 용량(GiB)을 지정합니다. 이는 [StorageCapacity](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-storagecapacity) 속성에 해당합니다.

가능한 스토리지 용량 값은 [`deployment_type`](#fsx-deployment-type) 설정에 따라 다릅니다.

`SCRATCH_1`  
가능한 값은 1200, 2400 및 3600의 배수입니다.

`SCRATCH_2`  
가능한 값은 1200 및 2400의 배수입니다.

`PERSISTENT_1`  
가능한 값은 다른 설정의 값에 따라 다릅니다.    
`storage\$1type = SSD`  
가능한 값은 1200 및 2400의 배수입니다.  
`storage\$1type = HDD`  
가능한 값은 [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput) 설정에 따라 다릅니다.    
`per\$1unit\$1storage\$1throughput = 12`  
가능한 값은 6000의 배수입니다.  
`per\$1unit\$1storage\$1throughput = 40`  
가능한 값은 1800의 배수입니다.

```
storage_capacity = 7200
```

**참고**  
 AWS ParallelCluster 버전 2.5.0 및 2.5.1의 경우는 가능한 값 1200, 2400 및 3600의 배수를 [`storage_capacity`](#fsx-storage-capacity) 지원했습니다. 버전 2.5.0 이전 AWS ParallelCluster 버전의 경우의 최소 크기는 3600[`storage_capacity`](#fsx-storage-capacity)입니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `storage_type`
<a name="fsx-storage-type"></a>

(선택 사항)**** 파일 시스템의 스토리지 유형을 지정합니다. 이는 [StorageType](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-storagetype) 속성에 해당합니다. 가능한 값은 `SSD`와 `HDD`입니다. 기본값은 `SSD`입니다.

스토리지 유형에 따라 다른 설정의 가능한 값이 변경됩니다.

`storage_type = SSD`   
솔리드 스테이트 드라이브(SSD) 스토리지 유형을 지정합니다.  
`storage_type = SSD`는 다른 여러 설정의 가능한 값을 변경합니다.    
[`drive_cache_type`](#fsx-drive-cache-type)  
이 설정은 지정할 수 없습니다.  
[`deployment_type`](#fsx-deployment-type)  
이 설정은 `SCRATCH_1`, `SCRATCH_2` 또는 `PERSISTENT_1`로 설정할 수 있습니다.  
[`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)  
[`deployment_type`](#fsx-deployment-type)가 `PERSISTENT_1`로 설정된 경우 이 설정을 지정해야 합니다. 가능한 값은 50, 100 또는 200입니다.  
[`storage_capacity`](#fsx-storage-capacity)  
이 설정은 지정되어야 합니다. 가능한 값은 [`deployment_type`](#fsx-deployment-type)에 따라 다릅니다.    
`deployment_type = SCRATCH_1`  
[`storage_capacity`](#fsx-storage-capacity)는 1200, 2400 또는 3600의 배수가 될 수 있습니다.  
`deployment_type = SCRATCH_2` 또는 `deployment_type = PERSISTENT_1`  
[`storage_capacity`](#fsx-storage-capacity)는 1200 또는 2400의 임의의 배수일 수 있습니다.

`storage_type = HDD`  
하드 디스크 드라이브(HDD) 스토리지 유형을 지정합니다.  
`storage_type = HDD`는 다른 설정의 가능한 값을 변경합니다.    
[`drive_cache_type`](#fsx-drive-cache-type)  
이 설정은 지정할 수 있습니다.  
[`deployment_type`](#fsx-deployment-type)  
이 설정은 `PERSISTENT_1`로 설정되어야 합니다.  
[`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput)  
이 설정은 지정되어야 합니다. 가능한 값은 12 또는 40입니다.  
[`storage_capacity`](#fsx-storage-capacity)  
이 설정은 지정되어야 합니다. 가능한 값은 [`per_unit_storage_throughput`](#fsx-per-unit-storage-throughput) 설정에 따라 다릅니다.    
`storage_capacity = 12`  
[`storage_capacity`](#fsx-storage-capacity)는 6000의 배수일 수 있습니다.  
`storage_capacity = 40`  
[`storage_capacity`](#fsx-storage-capacity)는 1800의 배수일 수 있습니다.

```
storage_type = SSD
```

**참고**  
[`storage_type`](#fsx-storage-type) 설정에 대한 지원이 AWS ParallelCluster 버전 2.10.0에 추가되었습니다.

[업데이트 정책: 이 설정을 변경하면 업데이트가 허용되지 않습니다.](using-pcluster-update.md#update-policy-fail)

## `weekly_maintenance_start_time`
<a name="fsx-weekly-maintenance-start-time"></a>

(선택 사항)**** 주별 유지 관리를 수행할 기본 시간을 UTC 시간대로 지정합니다. 이는 [WeeklyMaintenanceStartTime](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-weeklymaintenancestarttime) 속성에 해당합니다.

형식은 [요일]:[시간]:[분]입니다. 예를 들어 월요일 자정은 다음과 같습니다.

```
weekly_maintenance_start_time = 1:00:00
```

[업데이트 정책: 업데이트 중에 이 설정을 변경할 수 있습니다.](using-pcluster-update.md#update-policy-setting-supported)