GabrielBrascher opened a new issue #2702: Host State different between 'Hosts' and 'host' perspective URL: https://github.com/apache/cloudstack/issues/2702 ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ UI ~~~ ##### SUMMARY The host has different State, as shown in the following picture:  However, both perspectives return State as 'Up' from the `listHost` command. ``` listhostsresponse {…} count 1 host […] 0 {…} id 642415ff-6e31-45fb-8a25-e20a43ee5a21 name kvm state Up type Routing (...) ``` ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ 4.11.1.0 release (RC1) ~~~ ##### STEPS TO REPRODUCE <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. --> View perspectives `Home > Infrastructure > Hosts` and `Home > Infrastructure > Hosts > hostname` For new features, show how the feature would be used. <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> ~~~ Both perspectives with the same state. ~~~ ##### ACTUAL RESULTS <!-- What actually happened? --> <!-- Paste verbatim command output between quotes below --> ~~~ State is Up and Unsecure at the same time. ~~~
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
