Cristian See response in-line On 1/25/16 11:51 AM, Cristian Ciobanu wrote: > management-server.log:2016-01-25 14:32:45,743 DEBUG > [c.c.d.DeploymentPlanningManagerImpl] (API-Job-Executor-9:ctx-0c67fce8 job-33 > ctx-480f2e68) No suitable pools found for volume: Vol[8|vm=7|DATADISK] under > cluster: 1 > management-server.log:2016-01-25 14:32:45,743 DEBUG > [c.c.d.DeploymentPlanningManagerImpl] (API-Job-Executor-9:ctx-0c67fce8 job-33 > ctx-480f2e68) No suitable pools found > management-server.log:2016-01-25 14:32:45,743 DEBUG > [c.c.d.DeploymentPlanningManagerImpl] (API-Job-Executor-9:ctx-0c67fce8 job-33 > ctx-480f2e68) No suitable storagePools found under this Cluster: 1
Can you deploy without a data disk? That is when going through wizard, dont select any additional disks.. If it works, make sure the disk offering you create is also type "local" and not shared or clustered. PS: I would also change a value in global settings for vm.instancename.flag to true. This is going to use the names given in cloudstack in vmware, vs using the pre-generated "i-xxx-xxxx" name. But this has nothing to do with your issue above. Regards ilya