-
Notifications
You must be signed in to change notification settings - Fork 33
[RFE] Stopped Domain - Server/Server Group Power operations do not fail with notification #46
Comments
Version master.20170911012949_ |
@josejulio please have a look. |
I'm not sure how we should handle this. Currently, even standalone servers do this: (Server state is down, but operation is executed) I suppose we should send a notification/event/not sure the correct term but basically, display something to the user when the operation is actually executed and we know for sure the operation outcome. |
@josejulio thank you for the investigation |
I agree that we should check the domain availability state. I think we will have to live with the requirement to refresh, that's a limitation of MiQ, no? I've heard targeted refresh frequently mentioned with the RHEV provider. Is that a solution to this issue? I agree we should also notify on the operation outcome. |
@jdoyleoss targeted refresh could improve the situation, it is still does not guarantee real time live accurate information on miq side. It would be good to have it but it is a big feature to work on. |
so @jdoyleoss for now, without target refresh, how would you like to handle this? would you like the buttons to be disabled/enabled based on last state known to miq even if it's an incorrect state in reality, or not? |
@abonas Yes. |
@josejulio please see the answer above :) |
Great, Will do that! |
@josejulio what's the status on this ? |
I haven't done this, the task is now to enable/disable buttons depending on availability. |
@tumido please have a look at this, you can see the investigation above. please check how complicated/amount of work this is. thanks! |
@hhovsepy is the RFE filed in bugzilla? if not, please close here and move it there (with link here for prior discussions, of course) |
BZ for this https://bugzilla.redhat.com/show_bug.cgi?id=1497922, so closing issue in github. |
When executing any Power operation on "Server" or 'Server Group" of Stopped EAP7 Domain, UI shows successful green notification that operation is scheduled successfully.
But no Power operation can be executed, as Domain Controller is Stopped, and in fact it is not executed.
Fix:
Show failure notification message that "Domain is Stopped" and no Power operation could be executed on Domain's Server Groups or Servers.
The text was updated successfully, but these errors were encountered: