cloudstack/server
Wei Zhou 5526342f4a
server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled (#4148)
If we resize a volume of a vm running on a host which is not Up or not Enable, the job will be scheduled to another normal host. Then the volume will be resized by "qemu-img resize" instead of "virsh blockresize", the image might be corrupted after resize.
2020-06-25 10:40:31 +05:30
..
conf Remove extraneous log directory and add catalina.out log rotation 2016-05-12 08:41:39 +01:00
src server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled (#4148) 2020-06-25 10:40:31 +05:30
pom.xml Updating pom.xml version numbers for release 4.13.2.0-SNAPSHOT 2020-04-29 12:29:12 +01:00