Bug 1526151
| Summary: | remove --upgrade-to-rhv option | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Douglas Schilling Landgraf <dougsland> |
| Component: | ovirt-fast-forward-upgrade | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | dougsland, mgoldboi, pstehlik, ylavi |
| Target Milestone: | ovirt-4.2.4 | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-fast-forward-upgrade-1.0.0-1.el7ev | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-28 06:48:46 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1366900 | ||
|
Description
Douglas Schilling Landgraf
2017-12-14 20:42:05 UTC
(In reply to Douglas Schilling Landgraf from comment #1) > https://github.com/oVirt/ovirt-engine-hyper-upgrade/pull/11/commits/ > 0fc9fe2e74b10a6e01817524251addfdd4edc92c so, will that work now with 4.2 beta? if i have 4.1 would i get 4.2 beta or 4.2? (In reply to Jiri Belka from comment #2) > (In reply to Douglas Schilling Landgraf from comment #1) > > https://github.com/oVirt/ovirt-engine-hyper-upgrade/pull/11/commits/ > > 0fc9fe2e74b10a6e01817524251addfdd4edc92c > > so, will that work now with 4.2 beta? if i have 4.1 would i get 4.2 beta or > 4.2? For now 4.2beta, later we will add the 4.2 GA data. forgotten '--upgrade-to' in help output:
# rpm -qf `which ovirt-engine-hyper-upgrade`
ovirt-engine-hyper-upgrade-1.0.0-4.el7ev.noarch
# ovirt-engine-hyper-upgrade --help
usage: ovirt-engine-hyper-upgrade [-h] [--backup] [--backup-dir BACKUP_DIR]
Tool to upgrade RHV environments
optional arguments:
-h, --help show this help message and exit
--backup Execute engine-backup before upgrade
--backup-dir BACKUP_DIR
Directory where the engine-backup will save the output
If not provided, it will use /tmp
Example of use:
ovirt-engine-hyper-upgrade --upgrade-to-rhv=4.1
^^^^^^^^^^^^^^^^^^^^^^ here
line https://github.com/dougsland/ovirt-engine-hyper-upgrade/blob/0fc9fe2e74b10a6e01817524251addfdd4edc92c/src/ovirt-engine-hyper-upgrade#L483
there's no build in d/s for this and version defined in 'fixed in version' is not one which has the fix. plz move to on_qa when there is rpm ready, we do not test diffs or package it ourselves. # ovirt-engine-hyper-upgrade --help
usage: ovirt-engine-hyper-upgrade [-h] [--backup] [--backup-dir BACKUP_DIR]
Tool to upgrade RHV environments
optional arguments:
-h, --help show this help message and exit
--backup Execute engine-backup before upgrade
--backup-dir BACKUP_DIR
Directory where the engine-backup will save the output
If not provided, it will use /tmp
Example of use:
ovirt-engine-hyper-upgrade
# rpm -qf `which ovirt-engine-hyper-upgrade`
ovirt-engine-hyper-upgrade-1.0.0-5.el7ev.noarch
BZ<2>Jira Resync |