PFR: FSx Lustre Name Tag
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
**Environment:**
- aws-parallelcluster 2.7.0
- Configuration:
[fsx fsx-scratch2]
shared_dir = /lustre
storage_capacity = 1200
deployment_type = SCRATCH_2
import_path=...
export_path=...
**Feature Request:**
Add a "Name" tag to the FSx Lustre filesystem when created by ParallelCluster. This will help disambiguate filesystems when users have multiple clusters running similar configurations, and it will make it easier to use the AWS Console to create a Data Repository Task. See below where I added Tag Key:Value "Name":"efa-ubuntu-scratch2" for my efa-ubuntu cluster.

Contributor guide
Assessment
This issue has not been assessed yet.