Skip to content

XFS inode reclaim stats #1177

@bobrik

Description

@bobrik

I would like to see XFS inode reclaim metrics:

From http://xfs.org/index.php/Runtime_Stats:

This is the number of times the operating system recycled an XFS inode from the inode cache in order to use the memory for that inode for another purpose. Inodes are recycled in order to keep the inode cache from growing without bound. If the reclaim rate is high it may be beneficial to raise the vnode_free_ratio kernel tunable variable to increase the size of the inode cache.

I'm happy to make a PR, but worry that it will stall just like prometheus/procfs#106 did.

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