Bug 2221144
Summary: | [Machines] The vm reboot immediatedly before user confirm when click "reboot" or "Force reboot" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Xianghua Chen <xchen> |
Component: | cockpit-machines | Assignee: | Nobody <nobody> |
Status: | CLOSED ERRATA | QA Contact: | Xianghua Chen <xchen> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.3 | CC: | kkoukiou, mpitt, qzhang, wshi, ymao, yunyang |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 9.3 | Flags: | pm-rhel:
mirror+
|
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: | 2023-11-07 08:24:53 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: |
Description
Xianghua Chen
2023-07-07 09:17:40 UTC
This was implemented in https://github.com/cockpit-project/cockpit-machines/pull/1069 and released in https://github.com/cockpit-project/cockpit-machines/releases/tag/293 Versions: cockpit-machines-294-1.el9.noarch Steps to Reproduce: 1. Prepare a running vm like cirros, click "Force reboot" There is dialog for user to confirm the action: Force reboot $vm_name? Uptime 3 minutes The vm is reboot after user click "Force reboot" . 2. Keep the VM running, click "Reboot" There is dialog for user to confirm the action: Reboot $vm_name? Uptime 3 minutes The vm is reboot after user click "Reboot". So verified. 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 (cockpit-machines 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/RHBA-2023:6336 |