cloudstack/agent
Rohit Yadav 52a98fa6cf CLOUDSTACK-8762: Check to confirm disk activity before starting a VM
Implements a VM volume/disk file activity checker that checks if QCOW2 file
has been changed before starting the VM. This is useful as a pessimistic
approach to save VMs that were running on faulty hosts that CloudStack could
try to launch on other hosts while the host was not cleanly fenced. This is
optional and available only if you enable the settings in agent.properties
file, on per-host basis.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-08-28 16:05:30 +05:30
..
bindir Merge pull request #736 from ustcweizhou/CLOUDSTACK-8765 2015-08-26 11:29:25 +02:00
conf CLOUDSTACK-8762: Check to confirm disk activity before starting a VM 2015-08-28 16:05:30 +05:30
distro fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng 2014-10-27 17:31:31 -07:00
src/com/cloud/agent CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
test/com/cloud/agent Properties loading simplification 2014-11-23 19:48:56 +01:00
pom.xml changed commons-io version to the latest stable 2.4 2014-11-28 17:01:16 +05:30