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.
For more details, see the accompanying blog post on the codecentric blog.
None.
None.
None.
- hosts: servers
roles:
- { role: xfs_guard, tags: [ 'xfs_guard' ] }
Please see LICENSE.
Original author is Daniel Schneller as member of the Rheinwerk project.