Skip to content

Incorrect number in documentation example for metrics data_avail_pct #61

Description

@sandeepdharembra

https://aerospike.com/docs/database/reference/metrics?search=data_avail_pct

The above link shows

Example: Where 5 files of 96MiB each for a given namespace, and each file has 24MiB of data spread across 6 write blocks (with the 8MiB write-block size):

The data_used_pct is 75%.
The data_avail_pct is 50%.
If the distribution is not perfectly uniform (which is usual), data_avail_pct represents the file that has the fewest free blocks.

Shouldn't data_used_pct be 25%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions