Koushik Das created CLOUDSTACK-803: -------------------------------------- Summary: HA gets triggered even when the host investigator is unable to determine the state of the host Key: CLOUDSTACK-803 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-803 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.0.0, pre-4.0.0 Reporter: Koushik Das Assignee: Koushik Das Fix For: 4.0.2
CS tries to do HA on VMs if it finds that the host on which they are running is down. HA should only happen when CS is able to determine (host investigators return status as 'Down') that host is down. Currently due to a bug in code even if the hosts investigators are unable to determine state (returns 'null'), HA gets triggered. This results in unnecessary HA of VMs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira