cloudstack/engine/storage
Wei Zhou c0a0aec0f9 Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master
Guys, can you review it? things need to be discussed:
(1) this supports KVM/QCOW2 only. Anyone want to implement for other Hypervisor/format ?
(2) The original data volume (on primary storage) will be removed.
(3) The script uses the default timeout in libvirtComputingResource. Do we need to add one in global configuration (like copy.volume.wait or backup.snapshot.wait, create.volume.from.snapshot.wait)
(4) In scripts/storage/qcow2/managesnapshot.sh, I use "qemu-img convert -f qcow2 -O qcow2" to copy the snapshot from secondary to primary (hence there is no base image file), instead of "cp -f", this is because convert is faster than cp in my testing.

* pr/732:
  CLOUDSTACK-5863: revert volume snapshot for KVM/QCOW2

Signed-off-by: Wei Zhou <w.zhou@tech.leaseweb.com>
2015-09-01 16:18:40 +02:00
..
cache CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
datamotion CLOUDSTACK-8602. MigrateVirtualMachineWithVolume leaves old chain data for volume. Update chain info of a volume after migration. 2015-08-26 15:15:53 +05:30
image CLOUDSTACK-8651: [Browser Based Upload Template] Partially uploaded templates doesn't get cleaned up after the SSVM handling it is destroyed 2015-07-29 13:40:43 +05:30
integration-test Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master 2015-09-01 16:18:40 +02:00
src/org/apache/cloudstack/storage Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master 2015-09-01 16:18:40 +02:00
test/org/apache/cloudstack rats: licenses added 2015-07-07 13:48:20 +02:00
volume Merge branch 'pr/547' 2015-08-10 19:00:53 -06:00
pom.xml Updating pom.xml version numbers for release 4.5.2-SNAPSHOT 2015-05-07 15:33:01 +02:00
storage.ucls Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00