Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-2627

NTP configuration in AgentConfig does not get applied

    XMLWordPrintable

Details

    • Important
    • Agent Sprint 226, Agent Sprint 227
    • 2
    • Rejected
    • False
    • Hide

      NTP can be applied in day 2 with machineconfig as detailed in the regular openshift docs

      Show
      NTP can be applied in day 2 with machineconfig as detailed in the regular openshift docs

    Description

      Description of problem:

      In ZTP input, we can put AdditionalNTPSources in order to have assisted-service mix the provided sources with those the nodes receive from DHCP.
      
      AdditionalNTPSources in AgentConfig needs to be generated in InfraEnv in order for it to be applied in the installation

      Version-Release number of selected component (if applicable):

      4.11 MVP patch 2

      How reproducible:

      100%

      Steps to Reproduce:

      1. Create AgentConfig with AdditionalNTPSources like for example "0.fedora.pool.ntp.org"
      2. Generate ISO
      3. Deploy
      4. Check the resulting cluster nodes /etc/chrony.conf
      

      Actual results:

      chrony.conf only contains DHCP provided NTP sources (if not static network deplooyment)
      
      

      Expected results:

      /etc/chrony.conf in all the cluster nodes should have at least a server listed:
      server 0.fedora.pool.ntp.org iburst

      Additional info:

       

      Attachments

        Activity

          People

            asegurap1@redhat.com Antoni Segura Puimedon
            asegurap1@redhat.com Antoni Segura Puimedon
            Manoj Hans Manoj Hans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: