DaanHoogland commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2999929039
@nimbustech-lab , the problematic logs are these: ``` 2025-06-20 02:48:14,427 DEBUG [c.c.s.r.StorageSubsystemCommandHandlerBase] (DirectAgent-345:ctx-11d49002 192.168.80.81, job-2149/job-2150, cmd: CopyCommand) (logid:9556019e) Executing command CopyCommand: [{"srcTO":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"path":"5ac6b8c4a7af3e3fbf2fb321fffd9dd7","uuid":"a1905274-90d1-4c9e-bbf1-6067fc93ffda","id":221,"format":"OVA","accountId":4,"hvm":true,"displayText":"This is the template for Windows Server 2022 with custom (unconstrained) offering.","imageDataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"c651d575-bfbc-401e-bb0c-b23963a38df9","name":"ds-cloudstack","id":4,"poolType":"VMFS","host":"VMFS datastore: datastore-16","path":"datastore-16","port":0,"url":"VMFS://VMFS datastore: datastore-16/datastore-16/?ROLE=Primary&STOREUUID=c651d575-bfbc-401e-bb0c-b23963a38df9","isManaged":false}},"name":"221-4-cdb53111-8212-38a5-91ec-2bece31fe4b9","size":37580963840,"hypervisorType":"VMware","bootable":false,"u niqueName":"221-4-cdb53111-8212-38a5-91ec-2bece31fe4b9","directDownload":false,"deployAsIs":false,"followRedirects":false}},"destTO":{"org.apache.cloudstack.storage.to.VolumeObjectTO":{"uuid":"3fe7354e-5cad-4616-a1a2-996ff4486e2e","volumeType":"ROOT","dataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"c651d575-bfbc-401e-bb0c-b23963a38df9","name":"ds-cloudstack","id":4,"poolType":"VMFS","host":"VMFS datastore: datastore-16","path":"datastore-16","port":0,"url":"VMFS://VMFS datastore: datastore-16/datastore-16/?ROLE=Primary&STOREUUID=c651d575-bfbc-401e-bb0c-b23963a38df9","fullCloneFlag":true,"diskProvisioningStrictnessFlag":false,"isManaged":false}},"name":"ROOT-619","size":37580963840,"volumeId":614,"vmName":"i-4-619-VM","accountId":4,"format":"OVA","provisioningType":"FAT","poolId":4,"id":614,"deviceId":0,"cacheMode":"WRITETHROUGH","hypervisorType":"VMware","directDownload":false,"deployAsIs":false,"followRedirects":false}},"executeInSequence":true,"options": {},"options2":{},"wait":0,"bypassHostMaintenance":false}]. 2025-06-20 02:48:14,540 INFO [c.c.h.v.u.VmwareHelper] (DirectAgent-345:ctx-11d49002 192.168.80.81, job-2149/job-2150, cmd: CopyCommand) (logid:9556019e) [ignored]failed to get message for exception: Unable to find datastore in vSphere 2025-06-20 02:48:14,540 ERROR [c.c.h.v.r.VmwareResource] (DirectAgent-345:ctx-11d49002 192.168.80.81, job-2149/job-2150, cmd: CopyCommand) (logid:9556019e) CopyCommand failed due to [Exception: java.lang.Exception ``` please check the storage from vmware as the storage migration is delegated to vmware and an error is returned. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org