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

fix: name of volume quadlet service should be basename-volume.service

    • rhel-system-roles-1.23.0-2.9.el9
    • sst_system_roles
    • 21
    • 26
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • Bug Fix
    • Hide
      .A volume quadlet service name no longer fails

      Previously, starting the volume service name produced an error similar to the following one:
      "Could not find the requested service NAME.volume: host"
      With this update, the volume quadlet service name is changed to `basename-volume.service`. As a result, the volume service starts with no errors.

      For more information, see link:https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#volume-units-volume[Volume unit] man page.
      Show
      .A volume quadlet service name no longer fails Previously, starting the volume service name produced an error similar to the following one: "Could not find the requested service NAME.volume: host" With this update, the volume quadlet service name is changed to `basename-volume.service`. As a result, the volume service starts with no errors. For more information, see link: https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#volume-units-volume [Volume unit] man page.
    • Done

      Cause: The code was using a volume quadlet service name of basename.volume.

      Consequence: Attempting to start this service name would give an error such
      as "Could not find the requested service NAME.volume: host"

      Fix: The volume quadlet service name is changed to basename-volume.service

      Result: The volume service can be started with no errors.

      See https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#volume-units-volume
      for more info.

      Signed-off-by: Rich Megginson <rmeggins@redhat.com>

            rmeggins@redhat.com Richard Megginson
            rmeggins@redhat.com Richard Megginson
            Richard Megginson Richard Megginson
            Jakub Haruda Jakub Haruda
            Gabriela Necasova Gabriela Necasova
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: