Bug 2260526
Summary: | [Improvement] RefreshRepos step in Capsule Sync to refresh just repos to sync | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Odilon Sousa <osousa> |
Component: | Capsule - Content | Assignee: | Pavel Moravec <pmoravec> |
Status: | CLOSED ERRATA | QA Contact: | Vladimír Sedmík <vsedmik> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.14.0 | CC: | lblicha, momran, osousa, pcreech, rlavi, sajha, smeyer, vsedmik |
Target Milestone: | 6.13.7 | Keywords: | Performance, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 2249913 | Environment: | |
Last Closed: | 2024-02-29 20:35:14 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 2
Bryan Kearney
2024-01-26 16:03:06 UTC
Verified in 6.13.7 snap 1.0 with identical setup and steps as https://bugzilla.redhat.com/show_bug.cgi?id=2260525#c4 Steps to verify: 1. Have a Satellite with registered Capsule (unassigned LCE right now, caps autosync after promotion disabled). 2. Prepare the content to sync a) Sync several repos, I used these for example: ansible-2.9-for-rhel-8-x86_64-rpms rhel-7-server-ansible-2.9-rpms rhel-7-server-kickstart rhel-7-server-rpms rhel-8-for-x86_64-baseos-kickstart rhel-8-for-x86_64-baseos-rpms rhel-9-for-x86_64-baseos-kickstart rhel-9-for-x86_64-baseos-rpms rhel-6-server-els-satellite-client-6-rpms rhel-7-server-satellite-client-6-rpms satellite-client-6-for-rhel-8-x86_64-rpms satellite-client-6-for-rhel-9-x86_64-rpms b) Create 10 LCEs. c) Create 10 CVs, add all the repos, publish and promote to all LCEs from 2b). 3. Assign the Capsule with Library and all the LCEs from 2b). 4. Sync the Capsule. 5. Prepare one more CV with only one repo added (ansible-2.9-for-rhel-8-x86_64-rpms), publish and promote to all LCEs. 6. Sync the Capsule, check Dynflow and measure the sync time. 7. Add one more repo (rhel-6-server-els-satellite-client-6-rpms) to the CV, publish new version and promote it to all LCEs. 8. Sync the Capsule, check Dynflow and measure the sync time. Results per points above: 6. Complete sync task took 21.9s (6.37s for RefreshRepos) 8. Complete sync task took 19.9s (6.92s for RefreshRepos) These results are consistent with the fixes from the other streams and one order of magnitude lower than the original values. 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 (Moderate: Red Hat Satellite 6 security and bug fix update), 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:1061 |