Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-58663

tracer fails to detect outdated daemon running

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-9.4
    • tracer
    • None
    • No
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      On an up-to-date RHEL 9.4 after downgrading chrony:

      # systemctl start chronyd.service
      # ps aux | grep chrony | grep -v grep
      chrony      2170  0.0  0.0  84580  2736 ?        S    10:58   0:00 /usr/sbin/chronyd
      # rpm -Uvh --noscripts chrony-4.5-1.el9.x86_64.rpm
      Verifying...                          ################################# [100%]
      Preparing...                          ################################# [100%]
      Updating / installing...
         1:chrony-4.5-1.el9                 ################################# [ 50%]
      Cleaning up / removing...
         2:chrony-4.3-1.el9                 ################################# [100%]
      # systemctl daemon-reload                         
      # ps aux | grep chrony | grep -v grep
      chrony      2170  0.0  0.0  84580  2736 ?        S    10:58   0:00 /usr/sbin/chronyd
      # date
      2024-09-12T11:00:01 EEST
      # tracer -ae
      # 
      

      The man page doesn't state what are the default if ran without options but by using -ae I'd expect to see chronyd being reported. Using -u chrony or such doesn't help, it looks like tracer is unable to detect a outdated daemon running on the system.

      Thanks.

              jkadlcik Jakub Kadlčík
              myllynen Marko Myllynen
              Jakub Kadlčík Jakub Kadlčík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: