Skip to content

Conversation

treydock
Copy link
Contributor

This check is yet another way we're trying to identify when the Kernel has leaked memory and thus the node needs to be rebooted.

Check we're using looking for SUnreclaim > 5GB:

* || check_hw_slab_unreclaimable 5242880

Example of check in action:

[root@p0007 ~]# nhc -l-
ERROR:  nhc:  Health check failed:  check_hw_slab_unreclaimable:  Slab unreclaimable is too large (13424716 kB > 5242880 kB).
20181128 11:30:19 /usr/libexec/nhc/node-mark-offline p0007 check_hw_slab_unreclaimable:  Slab unreclaimable is too large (13424716 kB > 5242880 kB).
/usr/libexec/nhc/node-mark-offline:  Marking offline p0007 offline:  NHC: check_hw_slab_unreclaimable:  Slab unreclaimable is too large (13424716 kB > 5242880 kB).

@mej mej self-assigned this Jan 1, 2019
@mej mej added the enhancement label Jan 1, 2019
@mej mej added this to the 1.4.4 Release milestone Jan 1, 2019
@mej mej modified the milestones: 1.4.4 Release, 1.4.4 Release (new), 1.5 Release Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants