cloudstack/plugins
Will Stevens 82b702dc9a Merge pull request #1403 from mike-tutkowski/xs-snapshots
Taking fast and efficient volume snapshots with XenServer (and your storage provider)A XenServer storage repository (SR) and virtual disk image (VDI) each have UUIDs that are immutable.

This poses a problem for SAN snapshots, if you intend on mounting the underlying snapshot SR alongside the source SR (duplicate UUIDs).

VMware has a solution for this called re-signaturing (so, in other words, the snapshot UUIDs can be changed).

This PR only deals with the CloudStack side of things, but it works in concert with a new XenServer storage manager created by CloudOps (this storage manager enables re-signaturing of XenServer SR and VDI UUIDs).

I have written Marvin integration tests to go along with this, but cannot yet check those into the CloudStack repo as they rely on SolidFire hardware.

If anyone would like to see these integration tests, please let me know.

JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-9281

Here's a video I made that shows this feature in action:

https://www.youtube.com/watch?v=YQ3pBeL-WaA&list=PLqOXKM0Bt13DFnQnwUx8ZtJzoyDV0Uuye&index=13

* pr/1403:
  Faster logic to see if a cluster supports resigning
  Support for backend snapshots with XenServer

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-20 08:33:07 -04:00
..
acl CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
affinity-group-processors Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
alert-handlers Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
api Support for backend snapshots with XenServer 2016-05-13 01:02:04 -06:00
database Merge pull request #1350 from shapeblue/master-quotalock 2016-05-04 10:27:52 -04:00
dedicated-resources Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
deployment-planners Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
event-bus maven: fix dependency version support by JDK7 2016-04-22 17:29:59 +05:30
file-systems/netapp Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
host-allocators/random Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
hypervisors Merge pull request #1403 from mike-tutkowski/xs-snapshots 2016-05-20 08:33:07 -04:00
network-elements Merge pull request #1385 from DaanHoogland/CLOUDSTACK-9265 2016-05-12 11:11:28 -04:00
outofbandmanagement-drivers/ipmitool CLOUDSTACK-9299: Fix test failures on CI 2016-05-13 09:47:32 +05:30
storage Support for backend snapshots with XenServer 2016-05-13 01:02:04 -06:00
storage-allocators/random Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
user-authenticators Merge pull request #1453 from GabrielBrascher/brascher-removeUnusedClasses2 2016-05-12 16:48:03 -04:00
pom.xml CLOUDSTACK-9299: Out-of-band Management for CloudStack 2016-05-12 11:05:40 +05:30