Github user bhaisaab commented on the pull request:

    https://github.com/apache/cloudstack/pull/340#issuecomment-107943645
  
    @wilderrodrigues thanks, but the test you did is perhaps not enough as it 
cleanly shutsdown the agent. In my test, I did these things:
    - kill -9 the agent to see what happens
    - add firewall rule to block mgmt server traffic to the kvm host, using 
something like: iptables -A INPUT -s 192.168.1.12 -j DROP
    - using a cluster of three nodes, add the firewall rules to see how it 
behaves when neighbours report it is Up/Down and host is not reachable


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to