Skip to content

Commit

Permalink
Unwip tested checks (#21)
Browse files Browse the repository at this point in the history
* Set note on checks that cannot be used with majority maker

* Unwip checks after testing and updating them
  • Loading branch information
arbulu89 authored Oct 17, 2024
1 parent 07c54f7 commit 694f853
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions checks/3A59DC.yaml.wip → checks/3A59DC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ remediation: |
## Abstract
The enabled Solution is **not** the recommended one.
Note: This check cannot be used on clusters with majority maker.
## Remediation
Enable the recommended Solution with `saptune solution change <SOLUTION>`.
If you running an individual configuration, please create a custom solution starting with the name of the recommended solution, followed by an individual text separated by **_** and enable it.
Expand Down
2 changes: 2 additions & 0 deletions checks/3A9890.yaml.wip → checks/3A9890.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ remediation: |
The override values must be identical on all nodes but they are different currently.
This means some/all parameter values from the existing override files differ or an override file is missing on at least one node in the cluster.
Note: This check cannot be used on clusters with majority maker.
## Remediation
Run `saptune note verify` on all nodes and compare the overrides.
If there are differences please fix the related override file.
Expand Down
2 changes: 2 additions & 0 deletions checks/3AA381.yaml.wip → checks/3AA381.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ remediation: |
But the version of the installed saptune package differs on the cluster nodes.
Also make sure, that "SAPTUNE_VERSION" in /etc/sysconfig/saptune has identical values on all nodes.
Note: This check cannot be used on clusters with majority maker.
## Remediation
Update the saptune package to get the same version on all cluster nodes
`zypper update saptune`
Expand Down
2 changes: 2 additions & 0 deletions checks/3AD734.yaml.wip → checks/3AD734.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ remediation: |
## Abstract
The same Solution and Notes must be enabled and applied on all cluster nodes. This is the base of having the same configuration even it does not guarantees identical tuning (e.g. staging is used or active diverging overwrites)!
Note: This check cannot be used on clusters with majority maker.
## Remediation
Enable and apply the same Solution and/or Notes on all nodes with the appropriate saptune commands.
This task includes **reverting** and **applying** Notes or the Solution.
Expand Down
File renamed without changes.
2 changes: 2 additions & 0 deletions checks/ABA3CA.yaml.wip → checks/ABA3CA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ remediation: |
## Abstract
SAP Host Agent should be running on all cluster nodes
Note: This check cannot be used on clusters with majority maker.
## Remediation
Install and start SAP Host Agent on all nodes.
Expand Down
File renamed without changes.

0 comments on commit 694f853

Please sign in to comment.