Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2097

Add note about disabling timesyncd

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Ubuntu with both timesyncd and ntp running after a fresh kudu install

    Description

      As kudu requires and automatically installs ntpd, it would be helpful to have the ntp troubleshooting document note that the user may to disable timesynd, as they'll likely conflict if running at the same time.

      Symptom:
      On ubuntu for example, that would cause `timedatectl status` to return

      ```
      NTP synchronized: no
      ```

      despite `ntpstat` returning

      ```
      ...
      synchronised to NTP server
      ...
      ```

      Disabling timesyncd (`systemctl disable systemd-timesyncd`) solves the conflict.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jkgeyti Jens Kristian Geyti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: