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

[RFE] Add --cpu to podman exec

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhel-9.6
    • podman
    • None
    • None
    • Low
    • rhel-container-tools
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      When performing"podman exec" into a container to launch a new process, it interferes with the performance of the existing container/database. So the customer is looking to launch a new, separate process inside the container using podman exec and apply specific CPU limits only to that new process.

      The idea is to create a resource boundary for the script, ensuring it cannot interfere with the performance of the main database process running in the same container. They cannot create a separate database container for these tasks because of the stateful nature of the database; the scripts must run against the live data.

      Essentially, they are looking for a feature for "podman exec" that is similar to the "--cpu" flag in "podman run" - a way to constrain the new process, not the entire container.

              bbaude@redhat.com Brent Baude
              rhn-support-vraghave Vignesh Raghavendran
              Container Runtime Eng Bot Container Runtime Eng Bot
              Container Runtime Bugs Bot Container Runtime Bugs Bot
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: