cloudstack/plugins
Marcus Sorensen 88180fc139 Summary: Direct template imaging for CLVM, bypass copy template to primary
Detail: Because of the way most other primary storage types work with cloudstack
   (i.e. backing stores) CLVM actually copies the template to a local logical
   volume on primary storage, then uses that. This causes all of your primary
   storage to be littered with a copy of every template used. Since we're not
   using these, dump the template direct to the newly created logical volume.
   This is faster as well since the template is sparse; we're not creating a fat
   template on primary storage and then copying that to a logical volume when we
   deploy from template.

BUG-ID: CLOUDSTACK-508
Bugfix-for: 4.1
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1353221260 -0700
2012-11-17 23:47:39 -07:00
..
deployment-planners Updated master to 4.1.0 2012-10-01 11:00:55 -07:00
file-systems/netapp Check manageontap sdk version and provide instructions. 2012-10-15 17:25:40 +02:00
host-allocators/random Updated master to 4.1.0 2012-10-01 11:00:55 -07:00
hypervisors Summary: Direct template imaging for CLVM, bypass copy template to primary 2012-11-17 23:47:39 -07:00
network-elements AutoScale: Fixing issues that occurred during rebase with master 2012-11-16 11:04:37 +05:30
storage-allocators/random Updated master to 4.1.0 2012-10-01 11:00:55 -07:00
user-authenticators Fixed license headers in 2 files 2012-10-31 14:29:38 -04:00
pom.xml Summary: Make the authenticator responsible for encoding the password and add a SHA256 salted authenticator 2012-10-30 12:56:56 +01:00