Bug 1523957
Summary: | While running foreman-maintain (for 6.1 to 6.2) upgrade, it fails while stopping services due to incorrect option | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Gauravi <gapatil> |
Component: | Satellite Maintain | Assignee: | Kavita <kgaikwad> |
Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.3.0 | CC: | ahumbe, apatel, bbuckingham, inecas, kgaikwad, mmccune, nkathole, sabnave |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-19 17:23:44 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1496794 |
Description
Gauravi
2017-12-09 12:12:42 UTC
# foreman-maintain advanced procedure run katello-service-stop Running ForemanMaintain::Scenario ================================================================================ katello-service stop: / Stopping katello running services.. [FAIL] Failed executing katello-service stop --only foreman-proxy,foreman-tasks,httpd,mongod,pulp_celerybeat,pulp_resource_manager,qdrouterd,qpidd,tomcat, exit status 1: /usr/bin/katello-service:31:in `block in <main>': invalid option: --only (OptionParser::InvalidOption) from /usr/bin/katello-service:24:in `new' from /usr/bin/katello-service:24:in `<main>' -------------------------------------------------------------------------------- Scenario [ForemanMaintain::Scenario] failed. The following steps ended up in failing state: [katello-service-stop] Resolve the failed steps and rerun the command. In case the failures are false positives, use --whitelist="katello-service-stop" Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/22149 has been resolved. VERIFIED # foreman-maintain upgrade run --target-version 6.2 ... \ Total 0 sync plans are now disabled. [OK] -------------------------------------------------------------------------------- katello-service stop: - Stopping katello running services.. [OK] -------------------------------------------------------------------------------- .... it completed the 6.1 > 6.2 upgrade without error. 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, 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/RHBA-2018:0330 |