You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/07/31 12:03:56 UTC

[GitHub] [cloudstack] GabrielBrascher edited a comment on pull request #4111: API-call to declare host as dead

GabrielBrascher edited a comment on pull request #4111:
URL: https://github.com/apache/cloudstack/pull/4111#issuecomment-667085891


   @wido that is a nice set of options, thanks!
   
   I am looking for a generic term of telling that the Host needs some attention from Admins (when problems could be either application, network, hardware, etc). It also must be totally different from current options for host/agent status (e.g. _Down_, _Disconnected_, and _Alert_).
   
   With that in mind, _Offline_ or _Unavailable_ might bring confusion regarding the existing _Disconnect_ and _Down_ states. On the other way, _Defect_ seems a good option; I also like _Problematic_.
   
   A nice option would also be [Degraded](https://github.com/apache/cloudstack/blob/36ef85012f69af59657c87ad88184769549d8792/api/src/main/java/org/apache/cloudstack/ha/HAConfig.java#L69), it already is used by [HAConfig.java](https://github.com/apache/cloudstack/blob/36ef85012f69af59657c87ad88184769549d8792/api/src/main/java/org/apache/cloudstack/ha/HAConfig.java) to say that a Host needs to be fenced.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org