sureshanaparti commented on a change in pull request #5333:
URL: https://github.com/apache/cloudstack/pull/5333#discussion_r700758944



##########
File path: 
plugins/hypervisors/vmware/src/main/java/com/cloud/storage/resource/VmwareStorageProcessor.java
##########
@@ -3764,24 +3766,24 @@ private Long 
restoreVolumeFromSecStorage(VmwareHypervisorHost hyperHost, Datasto
             throw new Exception(msg);
         }
 
-        VirtualMachineMO clonedVm = null;
+        VirtualMachineMO workerVm = null;

Review comment:
       @shwstppr If this is a worker VM, please tag it accordingly so that it 
can be tracked (when not destroyed, in failed scenarios) and cleaned up when 
worker vms cleanup is enabled.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to