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

lldpd: daemon doesn't shutdown cleanly using systemctl

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-9.4
    • lldpd
    • Minor
    • sst_networking_core
    • ssg_networking
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • x86_64
    • None

      What were you trying to do that didn't work?

      When using "systemctl stop lldpd" the service frequently doesn't shut down cleanly. "systemctl status lldpd" indicates failure with the cryptic code "exit-code"

      Please provide the package NVR for which bug is seen:

      lldpd-1.0.18-3.el9.x86_64

      How reproducible:

      Frequently to usually. It seems more prevalent in RHEL 9.5 than 9.4.

      Steps to reproduce

      [root@systemname ~]# systemctl status lldpd
      ○ lldpd.service - LLDP daemon
           Loaded: loaded (/usr/lib/systemd/system/lldpd.service; disabled; preset: disabled)
           Active: inactive (dead)
             Docs: man:lldpd(8)
      [root@systemname ~]# systemctl start lldpd
      [root@systemname ~]# systemctl status lldpd
      ● lldpd.service - LLDP daemon
           Loaded: loaded (/usr/lib/systemd/system/lldpd.service; disabled; preset: disabled)
           Active: active (running) since Thu 2024-06-06 08:31:19 EDT; 8s ago
             Docs: man:lldpd(8)
         Main PID: 22434 (lldpd)
            Tasks: 2 (limit: 405868)
           Memory: 2.4M
              CPU: 20ms
           CGroup: /system.slice/lldpd.service
                   ├─22434 /usr/sbin/lldpd
                   └─22436 /usr/sbin/lldpd

      Jun 06 08:31:19 systemname lldpd[22434]: no libcap support, running monitor as root
                                                                    4,6           Top

      Expected results

      Service shuts down cleanly, status after shutdown should be "inactive (dead)"

      Actual results

      Service does not shut down cleanly, status indicates "failed" with nonuseful "exit-code"

            haliu@redhat.com Hangbin Liu
            malucius@redhat.com Matt Lucius
            Hangbin Liu Hangbin Liu
            Matt Lucius Matt Lucius
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: