mirror of https://github.com/apache/cloudstack.git
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 |
||
|---|---|---|
| .. | ||
| allocator | ||
| dao | ||
| download | ||
| listener | ||
| monitor | ||
| resource | ||
| secondary | ||
| snapshot | ||
| swift | ||
| upload | ||
| LocalStoragePoolListener.java | ||
| OCFS2Manager.java | ||
| OCFS2ManagerImpl.java | ||
| StorageManager.java | ||
| StorageManagerImpl.java | ||
| StorageMigrationCleanupMaid.java | ||