Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fsx: HDD storageType for luster file system #30206

Open
1 of 2 tasks
badmintoncryer opened this issue May 15, 2024 · 1 comment · May be fixed by #30207
Open
1 of 2 tasks

fsx: HDD storageType for luster file system #30206

badmintoncryer opened this issue May 15, 2024 · 1 comment · May be fixed by #30207
Labels
@aws-cdk/aws-fsx Related to Amazon FSx effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-review

Comments

@badmintoncryer
Copy link
Contributor

Describe the feature

Specifying storageType for AWS FSx for Luster.

Use Case

AWS FSx for Luster supports HDD storage in addition to SSD. However, CDK cannot configure it.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.141.0

Environment details (OS name and version, etc.)

irrelevant

@badmintoncryer badmintoncryer added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 15, 2024
@github-actions github-actions bot added the @aws-cdk/aws-fsx Related to Amazon FSx label May 15, 2024
@ashishdhingra ashishdhingra self-assigned this May 15, 2024
@ashishdhingra
Copy link
Contributor

Per AWS::FSx::FileSystem, the StorageType property could be set as SSD and HDD. PR needs review by the team. @badmintoncryer Thanks for the contribution.

@ashishdhingra ashishdhingra added pr/needs-review p2 and removed needs-triage This issue or PR still needs to be triaged. labels May 15, 2024
@ashishdhingra ashishdhingra removed their assignment May 15, 2024
@ashishdhingra ashishdhingra added the effort/medium Medium work item – several days of effort label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-fsx Related to Amazon FSx effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants