ParallelCluster config file - SharedStorage mount options

0

Quick Question!

When mounting a FSX OpenZFS on the cluster via the yaml. config file during cluster creation, does the SharedStorage section takes care of mounting this filesystem using optimal settings? I was reading we should use 'nconnect=16', for example, for better performance. I wondering if this mount option is already taken care of via the config file. If not, how to can it be added?

https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/performance.html

Thanks, Danilo

질문됨 일 년 전314회 조회
2개 답변
1

You may have more luck asking at the Github repo - https://github.com/aws/aws-parallelcluster - but I don't see any evidence for mount options in the documentation for any filesystem, not even ZFS.

Poking around the Chef cookbooks (which do the instance mounting/unmounting), options for ZFS looks hardcoded - https://github.com/aws/aws-parallelcluster-cookbook/blob/develop/cookbooks/aws-parallelcluster-common/resources/lustre/partial/_mount_unmount.rb#L124

답변함 일 년 전
0

Unfortunately , the performance tips from FSx are not applied and there is no way to customize it with cluster configuration file.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠