cloudstack/engine/storage
kishankavala 80bbb29abf
CleanUp Async Jobs after mgmt server maintenance (#8394)
This PR fixes moves resources stuck in transition state during async job cleanup

Problem:
During maintenance of the management server, other servers in the cluster or the same server after a restart initiate async job cleanup. However, this process leaves resources in a transitional state. The only recovery option currently available is to make direct database changes.

Solution:
This PR introduces a resolution by changing Volume, Virtual Machine, and Network resources from their transitional states. This adjustment enables the reattempt of failed operations without the need for manual database modifications.
2024-01-19 13:26:25 +05:30
..
cache Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
configdrive Remove powermock from engine/storage/configdrive (#7988) 2023-09-22 14:07:29 +02:00
datamotion Merge remote-tracking branch 'apache/4.18' 2023-12-13 11:24:15 +05:30
image Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
integration-test ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30
object ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30
snapshot Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
src Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume (#8373) 2024-01-10 18:13:32 +05:30
volume CleanUp Async Jobs after mgmt server maintenance (#8394) 2024-01-19 13:26:25 +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