Click or drag to resize

ModifyClusterFullThresholdRequestMaxMetadataOverProvisionFactor Property

A value representative of the number of times metadata space can be overprovisioned 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 can be created.

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

Property Value

Type: NullableInt64
See Also