Interface FileSystemLustreMetadataConfiguration.Builder

  • Method Details

    • iops

      The number of Metadata IOPS provisioned for the file system.

      • For SSD file systems, valid values are 1500, 3000, 6000, 12000, and multiples of 12000 up to a maximum of 192000.

      • For Intelligent-Tiering file systems, valid values are 6000 and 12000.

      Parameters:
      iops - The number of Metadata IOPS provisioned for the file system.

      • For SSD file systems, valid values are 1500, 3000, 6000, 12000, and multiples of 12000 up to a maximum of 192000.

      • For Intelligent-Tiering file systems, valid values are 6000 and 12000.

      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 the file system.

      • In AUTOMATIC mode (supported only on SSD file systems), FSx for Lustre automatically provisions and scales the number of Metadata IOPS on your file system based on your file system storage capacity.

      • In USER_PROVISIONED mode, you can choose to specify the number of Metadata IOPS to provision for your file system.

      Parameters:
      mode - The metadata configuration mode for provisioning Metadata IOPS for the file system.

      • In AUTOMATIC mode (supported only on SSD file systems), FSx for Lustre automatically provisions and scales the number of Metadata IOPS on your file system based on your file system storage capacity.

      • In USER_PROVISIONED mode, you can choose to specify the number of Metadata IOPS to provision for your file system.

      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 the file system.

      • In AUTOMATIC mode (supported only on SSD file systems), FSx for Lustre automatically provisions and scales the number of Metadata IOPS on your file system based on your file system storage capacity.

      • In USER_PROVISIONED mode, you can choose to specify the number of Metadata IOPS to provision for your file system.

      Parameters:
      mode - The metadata configuration mode for provisioning Metadata IOPS for the file system.

      • In AUTOMATIC mode (supported only on SSD file systems), FSx for Lustre automatically provisions and scales the number of Metadata IOPS on your file system based on your file system storage capacity.

      • In USER_PROVISIONED mode, you can choose to specify the number of Metadata IOPS to provision for your file system.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: