Bug #3261
closedMessage shows wrong power state when powering off an VM from webUI
Description
When powering off an vmware VM from the WebUI i receives an messages that says the host is poweredOn but it's actually powered off.
Foreman 1.3 stable
Updated by Dominic Cleal about 11 years ago
- Subject changed from Foreman 1.3 stable: Error when powering off an vmware VM from webUI to Message shows wrong power state when powering off an VM from webUI
- Description updated (diff)
- Priority changed from High to Normal
Indeed, it's reporting the current state of the machine after it's finished the API call rather than the target state. If the hypervisor triggers a soft shutdown, then the VM will still be "on" rather than "off", even though it's beginning shutdown. The message reported will have no effect on the power off itself.
Updated by Peter Gustafsson about 11 years ago
Yes but it's confusing the users, they then hit the power off button once more and get an error message.
I would rather see a message telling that the host is shutting down.
Br, Peter
Updated by Dominic Cleal about 11 years ago
Of course! Just explaining why it's happening.
Updated by Dominic Cleal about 11 years ago
- Related to Bug #3707: BMC power pop up indication is incorrect added
Updated by Dominic Cleal about 11 years ago
- Has duplicate Bug #3878: Changing BMC power state results in a message which says the host is going to be in the current state instead of the target one added
Updated by Dominic Cleal almost 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.9.3
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release set to 2
Updated by Sam Kottler almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e07a21c9b9e673ac4ac463d393ea4a2718f90219.