Bug 1487144
| Summary: | [downstream clone - 4.1.6] [ovirt-ansible-roles] ovirt-cluster-upgrade: Run 'check for upgrade' action | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ |
| Component: | ovirt-ansible-roles | Assignee: | Ondra Machacek <omachace> |
| Status: | CLOSED ERRATA | QA Contact: | Petr Kubica <pkubica> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.5 | CC: | mperina, oourfali, pstehlik, ylavi |
| Target Milestone: | ovirt-4.1.6 | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-ansible-roles-1.0.2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1483078 | Environment: | |
| Last Closed: | 2017-09-19 07:15:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1483078 | ||
| Bug Blocks: | |||
|
Description
rhev-integ
2017-08-31 10:23:24 UTC
Yeah, we currently upgrade only hosts which reports that they have update available. (Originally by Ondra Machacek) I don't consider that as urgent. As far as I know, this is due to the behavior in the engine. I don't expect the role to now trigger upgrade check on all hosts. We can maybe add a note clarifying that. (Originally by Oved Ourfali) I think this role should help users to upgrade their huge environment without clicking on every single host and upgrade it. Role should check and upgrade every host in cluster in a simple way. Now user must click on every host and trigger upgrade check. After that user can use this role for upgrade. So from my perspective, the objective of upgrading hosts in cluster without difficult clicking (per host) isn't now available. (Originally by Petr Kubica) (In reply to Petr Kubica from comment #3) > I think this role should help users to upgrade their huge environment > without clicking on every single host and upgrade it. Role should check and > upgrade every host in cluster in a simple way. > > Now user must click on every host and trigger upgrade check. After that user > can use this role for upgrade. So from my perspective, the objective of > upgrading hosts in cluster without difficult clicking (per host) isn't now > available. Check for upgrade is executed automatically each day (can be changed using engine-config -s HostPackagesUpdateTimeInHours) for all hosts in Up or NonOperational, so in real setups each host in a cluster should have some available updates (especially when cluster upgrade should be a manually scheduled process). Adding check for upgrade execution for each host prior to its upgrade can increase the time needed for upgrade, so we are still discussing what would be the best solution for that. (Originally by Martin Perina) Verified in ovirt-ansible-roles-1.0.3-1.el7ev.noarch ansible-2.3.2.0-2.el7.noarch 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/RHEA-2017:2742 |