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

已提問 1 年前檢視次數 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

已回答 1 年前
0

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

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南