Appendix A: Common Statistics
Name | Type | Description |
---|---|---|
managedPhysicalStorage | String (uint64) | Sum of all managed and healthy SSDs capacities, reported in bytes. |
effectivePhysicalStorage | String (uint64) | Effective physical storage excluding overhead of OVP and parity, reported in bytes. |
logicalStorage | String (uint64) | Sum of capacities of all allocated volumes, reported in bytes. |
physicalUsedStorageIncludingParity | String (uint64) | Physical storage space occupied by all data including parity overhead when EC enabled (physical n_disks/(n_disks -1)), reported in bytes. |
freePhysicalStorage | String (uint64) | Free storage before entering to read-only mode, reported in bytes. |
estimatedFreeLogicalStorage | String (uint64) | Estimated free storage before entering to read-only mode assuming current compression ratio, reported in bytes. |
Was this page helpful?