fileSystemTypeVersion
For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10
, 2.12
, and 2.15
:
2.10
is supported by the Scratch and Persistent_1 Lustre deployment types.2.12
is supported by all Lustre deployment types, except forPERSISTENT_2
with a metadata configuration mode.2.15
is supported by all Lustre deployment types and is recommended for all new file systems.
Default value is 2.10
, except for the following deployments:
Default value is
2.12
whenDeploymentType
is set toPERSISTENT_2
without a metadata configuration mode.Default value is
2.15
whenDeploymentType
is set toPERSISTENT_2
with a metadata configuration mode.