Bug 1883614
Summary: | [OCP 4.6] [UI] UI should not describe power cycle as "graceful" | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | mlammon | ||||
Component: | Console Metal3 Plugin | Assignee: | Jiri Tomasek <jtomasek> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yanping Zhang <yanpzhan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.6 | CC: | abeekhof, abraren, aos-bugs, gharden, jtomasek, shardy, yapei | ||||
Target Milestone: | --- | Keywords: | Reopened, Triaged | ||||
Target Release: | 4.7.0 | Flags: | jtomasek:
needinfo-
jtomasek: needinfo- |
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-24 15:21:17 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: | |||||||
Attachments: |
|
Description
mlammon
2020-09-29 17:35:23 UTC
Created attachment 1717592 [details]
login screen
> 3. Popover invoked - Restart Bare Metal Host > "The bare metal host <node> will be restarted gracefully after all managed workloads are moved." After some discussion it seems this message is misleading, any reboot of a BMH is *not* a graceful restart, it's a force power off/on via the BMC, triggered via the 'reboot.metal3.io' annotation on the host That was implemented via https://github.com/metal3-io/baremetal-operator/pull/424 and it doesn't care about workloads at all. Probably we need to update the UI to make this clearer, that this is a potentially disruptive action that should be approached with caution. *** Bug 1883622 has been marked as a duplicate of this bug. *** I have retested this today using virtual environment (4.6.0-rc.0) as well as on real Bare Metal (4.6.0-fc.8) which are recent stable images. I am no longer seeing the issue and at this time will close it. I will re-open if seen again. I think this was closed in error. It should still be resolved as mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1883614#c2 Please advise if we should still fix in 4.7 with new message Now the message for 'Restart' action is: The host will be powered off and on again. Applications may be temporarily disrupted. Workloads currently running on this host will not be moved before restarting. This may cause service disruptions. I think the message now are more readable and reasonable Moving to VERIFIED, let me know if this is wrong This is checked against 4.7.0-0.nightly-2021-01-27-002938 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |