Bug 1929694
Summary: | [RFE] The Configure section for new satellite-installer output should show progress bar or single line update about completed vs total tasks | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ashish Humbe <ahumbe> |
Component: | Installation | Assignee: | wclark |
Status: | CLOSED ERRATA | QA Contact: | Devendra Singh <desingh> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.9.0 | CC: | ehelms, gtalreja, wclark |
Target Milestone: | 6.10.0 | Keywords: | FutureFeature |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-16 14:10:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ashish Humbe
2021-02-17 13:15:08 UTC
Instead of the progress bar also it would be helpful if we can increment the counter by 1000 instead of 100 for [Configure] section. Which will help in reducing number of lines from the installer output. We are discussing removing the progress bar entirely, as it will improve the overall architecture of Kafo. We are trying different values of the increment counter in the configure step. There is a balance between creating too many lines of output vs. having the output occur too infrequently, creating a false impression that the installer has got "stuck" Created redmine issue https://projects.theforeman.org/issues/32088 from this bug Upstream bug assigned to wclark Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32088 has been resolved. Verified on 6.10 Snap3 Verification steps: - The counter in the satellite installer's configure is multiple of 250. # satellite-installer 2021-06-08 05:26:36 [NOTICE] [root] Loading installer configuration. This will take some time. 2021-06-08 05:26:42 [NOTICE] [root] Running installer with log based terminal output at level NOTICE. 2021-06-08 05:26:42 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions. Package versions are locked. Continuing with unlock. 2021-06-08 05:26:55 [NOTICE] [configure] Starting system configuration. 2021-06-08 05:27:08 [NOTICE] [configure] 250 configuration steps out of 2007 steps complete. 2021-06-08 05:27:31 [NOTICE] [configure] 500 configuration steps out of 2007 steps complete. 2021-06-08 05:27:31 [NOTICE] [configure] 750 configuration steps out of 2010 steps complete. 2021-06-08 05:27:36 [NOTICE] [configure] 1000 configuration steps out of 2015 steps complete. 2021-06-08 05:27:37 [NOTICE] [configure] 1250 configuration steps out of 2019 steps complete. 2021-06-08 05:30:12 [NOTICE] [configure] 1500 configuration steps out of 2019 steps complete. 2021-06-08 05:30:13 [NOTICE] [configure] 1750 configuration steps out of 2019 steps complete. 2021-06-08 05:30:27 [NOTICE] [configure] 2000 configuration steps out of 2019 steps complete. 2021-06-08 05:30:30 [NOTICE] [configure] System configuration has finished. .................. .................. Candlepin orphaned consumers: [] Success! 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: Satellite 6.10 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-2021:4702 |