DaanHoogland commented on issue #11052:
URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-3026774586

   @nimbustech-lab from your description I do not get what exactly you tested. 
What I mean is the execute the copy command from
   ```
   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}].
   ```
   directly on vcenter, ie copy
   `5ac6b8c4a7af3e3fbf2fb321fffd9dd7` from `VMFS://VMFS datastore: 
datastore-16/datastore-16/?ROLE=Primary&STOREUUID=c651d575-bfbc-401e-bb0c-b23963a38df9`
   as `ROOT-619` to `VMFS://VMFS datastore: 
datastore-16/datastore-16/?ROLE=Primary&STOREUUID=c651d575-bfbc-401e-bb0c-b23963a38df9`
   
   this is the command that returns the error. If you try it on vmware directly 
it should give an error as well. This is what you did and it didn’t give an 
error, is that correct?
   
   Can you try deploying a VM in CloudStack, unmanaging it and then manage it 
again?


-- 
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

Reply via email to