Bug 1335668
Summary: | satellite-installer --upgrade generates errors without --scenario or --force | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Brad Buckingham <bbuckingham> |
Component: | Installation | Assignee: | Martin Bacovsky <mbacovsk> |
Status: | CLOSED ERRATA | QA Contact: | Sachin Ghai <sghai> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | cwelton, ehelms, sghai |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | satellite-installer-6.2.0.3-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 11:32:09 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: | 1335807 |
Description
Brad Buckingham
2016-05-12 19:54:39 UTC
*** Bug 1335732 has been marked as a duplicate of this bug. *** Verified with upgrade from sat6.1.9 -> sat6.2 snap13.1 Lists possible scenarios: ========================= ~]# satellite-installer --list-scenarios Available scenarios Capsule (use: --scenario capsule) Install a stand-alone Capsule. Satellite (INSTALLED) Install Satelite server Ran installer without --force option. ====================================== ~]# satellite-installer --scenario satellite --upgrade Upgrading... Upgrade Step: stop_services... subsequent upgrade without --scenario ==================================== ~]# satellite-installer --upgrade Upgrading... Upgrade Step: stop_services... Installer with invalid option: ============================== ~]# satellite-installer --test ERROR: Unrecognised option '--test' See: 'satellite-installer --help' Installer with --help option ~]# satellite-installer --help Usage: satellite-installer [OPTIONS] Options: = Generic: --reset This option will drop the Katello database and clear all subsequent backend data stores.You will lose all data! Unfortunately we can't detect a failure at the moment so you should verify the success manually. e.g. dropping can fail when DB is currently in use. (default: false) Looks like reported issue is fixed. Moving this to verified. thanks 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-2016:1501 |