cloudstack/engine/storage
Harikrishna 7eb36367c9
Add lock mechanism considering template id, pool id, host id in PowerFlex Storage (#8233)
Observed a failure to start new virtual machine with PowerFlex storage. Traced it to concurrent VM starts using the same template and the same host to copy. Second mapping attempt failed.

While creating the volume clone from the seeded template in primary storage, adding a lock with the string containing IDs of template, storage pool and destination host avoids the situation of concurrent mapping attempts with the same host.
2023-12-08 13:21:16 +05:30
..
cache Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
configdrive Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
datamotion Create snapshot from VM snapshot without memory for NFS/Local storage (#8117) 2023-10-26 08:46:14 +02:00
image edge-zone,kvm,iso,cks: allow k8s deployment with direct-download iso (#8142) 2023-11-10 13:56:05 +01:00
integration-test Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
snapshot storage: allow VM snapshots without memory for KVM when global setting allows (#8062) 2023-10-11 20:56:45 +05:30
src Sync precommit config from main (#7732) 2023-07-07 11:18:16 +02:00
volume Add lock mechanism considering template id, pool id, host id in PowerFlex Storage (#8233) 2023-12-08 13:21:16 +05:30
pom.xml Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30