Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-32604

RPM installation resolves `pulpcore-api` core dumps during concurrent repository synchronization

XMLWordPrintable

    • Phoenix - Content
    • 2
    • False
    • python3.11-psycopg_c-3.2.3
    • Important
    • Phoenix Sprint 148
    • Bug Fix
    • Hide
      .RPM installation resolves `pulpcore-api` core dumps during concurrent repository synchronization

      Previously, when synchronizing multiple large repositories to a {SmartProxy} concurrently, the `pulpcore-api` could crash and cause core dumps.
      Despite the crash, synchronization completed successfully.
      This issue is resolved by installing the `python3.11-psycopg_c-3.2.3` RPM to avoid crashes.
      Show
      .RPM installation resolves `pulpcore-api` core dumps during concurrent repository synchronization Previously, when synchronizing multiple large repositories to a {SmartProxy} concurrently, the `pulpcore-api` could crash and cause core dumps. Despite the crash, synchronization completed successfully. This issue is resolved by installing the `python3.11-psycopg_c-3.2.3` RPM to avoid crashes.
    • Done
    • None
    • Yes

      Description of problem:

      When having library and few other lifecycles added with capsule for content syncing and then several repo sync, CV publish etc tasks are being performed concurrently on satellite, That is generating many capsule sync tasks and due to the same, very frequently we notice that pulpcore-api is dumping core along with some selinux denials reported.

      For a capsule with enough available memory, This may not lead to any task failures but for a capsule that does not have enough memory, may end up killing the pulpcore worker shortly after the core dump happens for pulpcore-api, resulting in the entire capsule sync to fail.

      Issue resolved with installation of python3.11-psycopg_c-3.2.3 RPM.

              bangelic@redhat.com Brian Angelica
              bangelic@redhat.com Brian Angelica
              Shweta Singh Shweta Singh
              Brian Angelica Brian Angelica
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: