Skip to content

fapolicyd consuming excess CPU #335

@davidstuffle

Description

@davidstuffle

Running on RHEL8 AWS i3en.24xlarge instances, fapolicyd takes the CPU load from around 10 up to over 200, or until we stop fapolicyd. Our suspicion is that we have a xfs file system mounted to S3 that manages the "smartstore" cache for Splunk indexers and it is extremely busy loading and evicting cache which fapolicyd can't keep up with. To verify this, we were looking for a way to exclude this particular file system. watch_fs doesn't seem to allow this as xfs is used for several of the file systems. Is there a way to exclude a specific file system? fapolicyd caches and queue settings have already been increased.

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