Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2233490 - Add option in satellite-installer to configure IMPORT_WORKERS_PERCENT in /etc/pulp/settings.py
Summary: Add option in satellite-installer to configure IMPORT_WORKERS_PERCENT in /etc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.12.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: 6.15.0
Assignee: Evgeni Golov
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-22 10:46 UTC by Gaurav Talreja
Modified: 2024-04-23 17:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-04-23 17:14:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github theforeman puppet-foreman_proxy_content pull 456 0 None Merged allow configuring IMPORT_WORKERS_PERCENT 2023-08-22 13:51:26 UTC
Github theforeman puppet-pulpcore pull 302 0 None Merged allow configuring IMPORT_WORKERS_PERCENT 2023-08-22 13:51:50 UTC
Red Hat Issue Tracker SAT-19674 0 None None None 2023-08-22 10:50:03 UTC
Red Hat Product Errata RHSA-2024:2010 0 None None None 2024-04-23 17:14:10 UTC

Description Gaurav Talreja 2023-08-22 10:46:16 UTC
Description of problem:
Reporting this based on discussion in https://bugzilla.redhat.com/show_bug.cgi?id=2227908

Version-Release number of selected component (if applicable):
Satellite 6.12.5, 6.13.z and 6.14.0

How reproducible:
Always

Steps to Reproduce:
1. Configure IMPORT_WORKERS_PERCENT in /etc/pulp/settings.py
2. Run the satellite-installer 
3. Check IMPORT_WORKERS_PERCENT in /etc/pulp/settings.py

Actual results:
its gone

Expected results:
it should be configurable by installer and should be present

Additional info:
https://github.com/theforeman/puppet-foreman_proxy_content/pull/456 https://github.com/theforeman/puppet-pulpcore/pull/302

Comment 1 Evgeni Golov 2023-08-22 13:51:27 UTC
The PRs are
https://github.com/theforeman/puppet-pulpcore/pull/302
https://github.com/theforeman/puppet-foreman_proxy_content/pull/456

Both are merged and will be part of foreman-installer 3.8

Comment 3 Lukas Pramuk 2024-01-04 11:28:06 UTC
VERIFIED.

@Satellite 6.15.0 Snap 4
foreman-installer-3.9.0-1.el8sat.noarch

by the following manual reproducer:

# satellite-installer --foreman-proxy-content-pulpcore-import-workers-percent 42

# grep IMPORT_WORKERS_PERCENT /etc/pulp/settings.py 
IMPORT_WORKERS_PERCENT = 42

# satellite-installer --reset-foreman-proxy-content-pulpcore-import-workers-percent

# grep IMPORT_WORKERS_PERCENT /etc/pulp/settings.py 
# IMPORT_WORKERS_PERCENT = 100

>>> IMPORT_WORKERS_PERCENT can be customized with new installer option --foreman-proxy-content-pulpcore-import-workers-percent

Comment 6 errata-xmlrpc 2024-04-23 17:14:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2024:2010


Note You need to log in before you can comment on or make changes to this bug.