Obtain estimation information of the storage pool capacity. You can obtain the estimation information by specifying the number of storage nodes comprising a storage cluster, the number of drives, and the number of drive failures that can be tolerated.
-
estimatedPoolCapacityInTiB: Capacity estimation result [TiB]. If logical capacity cannot be configured, null is output.
-
differenceCapacityInTiB: Difference between the current logical capacity and estimatedPoolCapacityInTiB [TiB]. If logical capacity cannot be configured, null is output.
-
numberOfStorageNodes: Number of storage nodes that was specified.
-
numberOfDrives: Number of drives for each storage node that was specified.
-
numberOfTolerableDriveFailures: Number of drive failures that can be tolerated in the specified configuration.
When the storage cluster is in Multi-AZ configuration, specify the number of storage nodes excluding the tiebreaker node.
-
Required role: Storage or Monitor