Click or drag to resize

GetClusterFullThresholdResultMaxMetadataOverProvisionFactor Property

A value representative of the number of times metadata space can be over provisioned relative to the amount of space available. For example, if there was enough metadata space to store 100 TiB of volumes and this number was set to 5, then 500 TiB worth of volumes could be created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long MaxMetadataOverProvisionFactor { get; set; }

Property Value

Type: Int64
See Also