Skip to content

bcache stat cache_readaheads was removed from Linux kernel 5.13 #445

@espux

Description

@espux

This is a duplicate of https://github.com/prometheus/node_exporter/issues/2103 but I believe it belongs to this project instead.

I fixed this locally by commenting out the following lines in get.go.

//bs.Bcache.FiveMin.CacheReadaheads = par.readValue("cache_readaheads")
//bs.Bcache.Total.CacheReadaheads = par.readValue("cache_readaheads")
//bds.FiveMin.CacheReadaheads = par.readValue("cache_readaheads")
//bds.Total.CacheReadaheads = par.readValue("cache_readaheads")

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