nvazquez commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-3052266388
Thanks @nimbustech-lab let me explain further what I meant. Given the logs and screenshots I assumed on vCenter you have the VMFS datastores: `datastore1`, `datastore15` and `datastore16`, but checking the path column of the storage pools added to CloudStack I see only datastore15 and datastore16 are added, but not datastore1. That was why I suggested to add it back. Can you confirm which are the available VMFS datastores you have on vCenter? From the cmk API output I see the VM disk is on datastore1 at: ```` "imagepath": "[datastore1] i-4-628-Rocky9-VM-03/94dfefa9d4ea46f2b6a718e80ede0d22.vmdk", ```` Then CloudStack tries to find a storage pool with path = datastore1 and fails to find it. Can you confirm if this datastore1 is different from datastore15 and datastore16 on vCenter? -- 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