Interface FileCacheLustreMetadataConfiguration.Builder

    • Method Detail

      • storageCapacity

        FileCacheLustreMetadataConfiguration.Builder storageCapacity​(Integer storageCapacity)

        The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB). The only supported value is 2400 GiB.

        Parameters:
        storageCapacity - The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB). The only supported value is 2400 GiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.