cloudstack/engine/storage
Fabricio Duarte 70d4c9d1ba
Consider secondary storage selectors during cold volume migration (#10957)
The secondary storage selectors allow operators to specify, for instance, that volumes should go to a specific secondary storage A. Thus, when uploading a volume, it will always be downloaded to secondary storage A.

The cold volume migration moves volumes to a secondary storage before moving them to the destination primary storage. This process does not consider the secondary storage selectors. However, some companies want to dedicate specific secondary storages for cold migration.

To address this, this PR makes the cold volume migration process consider the secondary storage selectors.
2026-01-28 11:18:31 +05:30
..
cache Event typo fix (#12350) 2026-01-02 14:04:59 +05:30
configdrive ConfigDrive: use file absolute path instead of canonical path to create ISO (#11623) 2026-01-26 12:56:14 +02:00
datamotion Consider secondary storage selectors during cold volume migration (#10957) 2026-01-28 11:18:31 +05:30
image Consider secondary storage selectors during template synchronization (#10956) 2026-01-27 11:05:09 +02:00
integration-test Cleanup snapshot files in datastores for Error-ed snapshots, and some code improvements (#12347) 2026-01-15 12:12:32 +01:00
object Updating pom.xml version numbers for release 4.20.3.0-SNAPSHOT 2025-10-24 09:13:19 +02:00
snapshot Cleanup snapshot files in datastores for Error-ed snapshots, and some code improvements (#12347) 2026-01-15 12:12:32 +01:00
src Cleanup snapshot files in datastores for Error-ed snapshots, and some code improvements (#12347) 2026-01-15 12:12:32 +01:00
volume NPE fix while deleting storage pool when pool has detached volumes (#12451) 2026-01-26 10:31:14 +02:00
pom.xml Updating pom.xml version numbers for release 4.20.3.0-SNAPSHOT 2025-10-24 09:13:19 +02:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30