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 2018/05/21 09:31:11 UTC

[GitHub] serverchief commented on issue #2657: KVM hosts are being reset by a script

serverchief commented on issue #2657: KVM hosts are being reset by a script
URL: https://github.com/apache/cloudstack/issues/2657#issuecomment-390603337
 
 
   As of 4.11 CloudStack has an enhancement for KVM HA. Instead of relying on shell script and specific primary store - we will check the write time stamp on the disks for all VMs that are known to reside on hypervisor.
   
   All VM disks/files must not update the write timestamp for an extended amount of time(configurable) before a specifc action is taken (configurable). Even If a single vm disk will have a write timestamp and all other don’t  - we will not power off the host.
   
   You can read more about KVM HA on cloudstack homepage, there is also a video talk by Rohit Yadav that explains it in great details.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services