Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-26887

IBI: The chronyd service isn't restarted on the target to start using the addinonal ntp servers.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • MCE 2.8.0, MCE 2.9.0, MCE 2.10.0
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • Moderate
    • None

      multicluster-engine.v2.10.0
      advanced-cluster-management.v2.15.0

       

      Deployed an OCP4.20  cluster with IBI.

      The clusterinstance had the following for additionalNTPSources:

       

      spec:
        additionalNTPSources:
          - clock.redhat.com
          - 1.ca.pool.ntp.org 

       

       

       

      The target deployed with no issues.

      The created ICI  has this as expected:

       

      spec:
        additionalNTPSources:
          - clock.redhat.com
          - 1.ca.pool.ntp.org 

       

       

       

      The chrony.conf on the target has the expected entries:

       

      cat /etc/chrony.conf pool 0.rhel.pool.ntp.org iburst
      driftfile /var/lib/chrony/drift
      makestep 1.0 3
      rtcsync
      logdir /var/log/chrony
      server clock.redhat.com iburst
      server 1.ca.pool.ntp.org iburst

       

       

      With that the running instance of chrony didn't show the expected entries among sources. To actually get the entries I had to manually restart the cronyd service.

       

              itsoiref@redhat.com Igal Tsoiref
              achuzhoy@redhat.com Alexander Chuzhoy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: