xfs_guard

Install XFS Memory Allocation Deadlock Guard

This role can be used to install a mitigation for XFS memory allocation deadlocks. It does not solve the actual cause, but can be used to mitigate the issue for a limited time.

Build Status

For more details, see the accompanying blog post on the codecentric blog.

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: xfs_guard, tags: [ 'xfs_guard' ] }

License

Please see LICENSE.

Author Information

Original author is Daniel Schneller as member of the Rheinwerk project.

About

Install the xfs-guard service

Install
ansible-galaxy install Rheinwerk/ansible-role-xfs_guard
GitHub repository
License
gpl-3.0
Downloads
37
Owner