Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Rheinwerk/ansible-role-xfs_guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages