Interface UpdateFileSystemLustreMetadataConfiguration.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<UpdateFileSystemLustreMetadataConfiguration.Builder,
,UpdateFileSystemLustreMetadataConfiguration> SdkBuilder<UpdateFileSystemLustreMetadataConfiguration.Builder,
,UpdateFileSystemLustreMetadataConfiguration> SdkPojo
- Enclosing class:
UpdateFileSystemLustreMetadataConfiguration
-
Method Summary
Modifier and TypeMethodDescription(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using aPERSISTENT_2
deployment type.The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using aPERSISTENT_2
deployment type.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
iops
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.
-
For SSD file systems, valid values are
1500
,3000
,6000
,12000
, and multiples of12000
up to a maximum of192000
. -
For Intelligent-Tiering file systems, valid values are
6000
and12000
.
The value you provide must be greater than or equal to the current number of Metadata IOPS provisioned for the file system.
- Parameters:
iops
- (USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.-
For SSD file systems, valid values are
1500
,3000
,6000
,12000
, and multiples of12000
up to a maximum of192000
. -
For Intelligent-Tiering file systems, valid values are
6000
and12000
.
The value you provide must be greater than or equal to the current number of Metadata IOPS provisioned for the file system.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
mode
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type.-
To increase the Metadata IOPS or to switch an SSD file system from AUTOMATIC, specify
USER_PROVISIONED
as the value for this parameter. Then use the Iops parameter to provide a Metadata IOPS value that is greater than or equal to the current number of Metadata IOPS provisioned for the file system. -
To switch from USER_PROVISIONED mode on an SSD file system, specify
AUTOMATIC
as the value for this parameter, but do not input a value for Iops.-
If you request to switch from USER_PROVISIONED to AUTOMATIC mode and the current Metadata IOPS value is greater than the automated default, FSx for Lustre rejects the request because downscaling Metadata IOPS is not supported.
-
AUTOMATIC mode is not supported on Intelligent-Tiering file systems. For Intelligent-Tiering file systems, use USER_PROVISIONED mode.
-
- Parameters:
mode
- The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using aPERSISTENT_2
deployment type.-
To increase the Metadata IOPS or to switch an SSD file system from AUTOMATIC, specify
USER_PROVISIONED
as the value for this parameter. Then use the Iops parameter to provide a Metadata IOPS value that is greater than or equal to the current number of Metadata IOPS provisioned for the file system. -
To switch from USER_PROVISIONED mode on an SSD file system, specify
AUTOMATIC
as the value for this parameter, but do not input a value for Iops.-
If you request to switch from USER_PROVISIONED to AUTOMATIC mode and the current Metadata IOPS value is greater than the automated default, FSx for Lustre rejects the request because downscaling Metadata IOPS is not supported.
-
AUTOMATIC mode is not supported on Intelligent-Tiering file systems. For Intelligent-Tiering file systems, use USER_PROVISIONED mode.
-
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
mode
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type.-
To increase the Metadata IOPS or to switch an SSD file system from AUTOMATIC, specify
USER_PROVISIONED
as the value for this parameter. Then use the Iops parameter to provide a Metadata IOPS value that is greater than or equal to the current number of Metadata IOPS provisioned for the file system. -
To switch from USER_PROVISIONED mode on an SSD file system, specify
AUTOMATIC
as the value for this parameter, but do not input a value for Iops.-
If you request to switch from USER_PROVISIONED to AUTOMATIC mode and the current Metadata IOPS value is greater than the automated default, FSx for Lustre rejects the request because downscaling Metadata IOPS is not supported.
-
AUTOMATIC mode is not supported on Intelligent-Tiering file systems. For Intelligent-Tiering file systems, use USER_PROVISIONED mode.
-
- Parameters:
mode
- The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using aPERSISTENT_2
deployment type.-
To increase the Metadata IOPS or to switch an SSD file system from AUTOMATIC, specify
USER_PROVISIONED
as the value for this parameter. Then use the Iops parameter to provide a Metadata IOPS value that is greater than or equal to the current number of Metadata IOPS provisioned for the file system. -
To switch from USER_PROVISIONED mode on an SSD file system, specify
AUTOMATIC
as the value for this parameter, but do not input a value for Iops.-
If you request to switch from USER_PROVISIONED to AUTOMATIC mode and the current Metadata IOPS value is greater than the automated default, FSx for Lustre rejects the request because downscaling Metadata IOPS is not supported.
-
AUTOMATIC mode is not supported on Intelligent-Tiering file systems. For Intelligent-Tiering file systems, use USER_PROVISIONED mode.
-
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-