Bug 1853906
Summary: | [RFE] Add the ability to reboot after install/ reinstall | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Dana <delfassy> |
Component: | ovirt-host-deploy-ansible | Assignee: | Dana <delfassy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | future | CC: | bugs, gdeolive, mperina, mtessun |
Target Milestone: | ovirt-4.4.5 | Keywords: | FutureFeature |
Target Release: | 4.4.5 | Flags: | pm-rhel:
ovirt-4.4+
mtessun: planning_ack+ pm-rhel: devel_ack+ lleistne: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.4.5 | Doc Type: | Enhancement |
Doc Text: |
Feature: 'Reboot' option was added to the install and reinstall flows and is enabled by default (same as in the upgrade flow)
Reason: Rebooting the host is needed is several cases such as specifying new kernel parameters and when switching from iptables to firewalld
Result: When installing/ reinstalling host, reboot is enabled by default (can be disabled by the administrator)
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-03-18 15:13:57 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 1843882, 1917821, 1934407 |
Description
Dana
2020-07-05 12:50:15 UTC
Ability to reboot the host after installation or reinstallation will help in several flows: 1. When specifying new kernel parameters 2. When switching from iptables to firewalld (BZ1843882) Host reboot will be enabled by default, but administrator can disable reboot manually (the same behavior as in host upgrade) Verified on ovirt-engine-4.4.5-0.11.el8ev.noarch Although I opened another bug 1917821 as with reboot the host is never moved to state Rebooting and when adding it is actually moved to Non Operational. However the actual act of reboot is executed (isn't if unmarked) and this IMO is enough to verify this RFE. This bugzilla is included in oVirt 4.4.5 release, published on March 18th 2021. Since the problem described in this bug report should be resolved in oVirt 4.4.5 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |