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

sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount not found

    • Normal
    • sst_image_builder
    • ssg_front_door
    • False
    • Hide

      None

      Show
      None
    • If docs needed, set a value

      Description of problem:
      Found this new fail in RHEL-9.2 testing, sys-fs-fuse-connections.mount does exist and should not report this failure.

      1. systemctl status sys-module-fuse.device
        ● sys-module-fuse.device - /sys/module/fuse
        Loaded: loaded
        Active: active (plugged) since Mon 2022-12-19 02:35:05 UTC; 3min 50s ago
        Until: Mon 2022-12-19 02:35:05 UTC; 3min 50s ago
        Device: /sys/module/fuse

      Dec 19 02:35:02 localhost systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount not found.

      1. rpm -ql systemd|grep sys-fs-fuse-connections.mount
        /usr/lib/systemd/system/sys-fs-fuse-connections.mount
        /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
      2. ls -l /usr/lib/systemd/system/sys-fs-fuse-connections.mount
        rw-rr-. 1 root root 1146 Oct 31 18:59 /usr/lib/systemd/system/sys-fs-fuse-connections.mount
      3. ls -l /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
        lrwxrwxrwx. 1 root root 32 Dec 9 09:29 /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount -> ../sys-fs-fuse-connections.mount
      4. rpm -q systemd
        systemd-252-2.el9.aarch64

      RHEL Version:
      RHEL-9.2(5.14.0-212.el9.aarch64)

      How reproducible:
      100%

      Steps to Reproduce:
      1. Create an RHEL-9.2 instance
      2. Check journal log after boot up

      Actual results:
      Unit sys-fs-fuse-connections.mount not found while it exists

      Expected results:
      No such fail log

      Additional info:

      • N/A

            brlane@redhat.com Brian Lane
            xiliang@redhat.com Frank Liang
            Brian Lane Brian Lane
            Release Test Team Release Test Team
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: