GithubHelp home page GithubHelp logo

Comments (6)

vojtapolasek avatar vojtapolasek commented on June 8, 2024

This is observed for RHEL 9 as well.

from content.

vojtapolasek avatar vojtapolasek commented on June 8, 2024

This problem no longer appears since eb2f364 .

from content.

mildas avatar mildas commented on June 8, 2024

Double remediation fixes the problem. During first remediation, it passes. But second remediation finds it failing and thus remediates it. After that it passes and seems ok. I will remove the waiver and close the issue, do you agree @vojtapolasek ?

from content.

vojtapolasek avatar vojtapolasek commented on June 8, 2024

I mean... I would be interested why it fails during the second step... do we know that? Do we know what fixes the fail?

from content.

vojtapolasek avatar vojtapolasek commented on June 8, 2024

I can confirm this issue is solved by two remediations. This issue appears in case tha there are no server or pool directives defined in /etc/chrony.conf prior the first remediation.
The issue happens as follows, thanks @comps for finding it out:

  1. Evaluation is performed. The rule chronyd_or_ntpd_set_maxpoll passes because there is no pool or server entry defined. The rule chronyd_specify_remote_server fails because of the same reason.
  2. remediation is performed. Only the rule chronyd_specify_remote_server gets remediated because it failed in the previous step. But the rule chronyd_or_ntpd_set_maxpoll starts failing because the remediation of the rule chronyd_specify_remote_server does not include the maxpoll option.
  3. Second evaluation and remediation is performed. The rule chronyd_or_ntpd_set_maxpoll is shown as failing and is subsequently remediated. Now it should stabilize.

I think this could be fixed by manipulating rule ordering.

from content.

vojtapolasek avatar vojtapolasek commented on June 8, 2024

After further investigation, I realized this can't be fixed on our side. Double remediation is required.

from content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.