I have setup tenants in cpbm and created subscriptions , but when i try to start a Vm as a tenant it fails. I get the following error: ==================== 2013-08-21 10:11:07,792 DEBUG [cloud.capacity.CapacityManagerImpl] (Job-Executor-1:job-360) VM state transitted from :Stopped to Error with event: OperationFailedToErrorvm's original host id: null new host id: null host id before state transition: null 2013-08-21 10:11:07,971 INFO [api.commands.DeployVMCmd] (Job-Executor-1:job-360) com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[User|win7testforvmdeployment]Scope=interface com.cloud.dc.DataCenter; id=1 2013-08-21 10:11:07,972 WARN [cloud.api.ApiDispatcher] (Job-Executor-1:job-360) class com.cloud.api.ServerApiException : Unable to create a deployment for VM[User|win7testforvmdeployment] 2013-08-21 10:11:07,973 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-1:job-360) Complete async job-360, jobStatus: 2, resultCode: 530, result: Error Code: 533 Error text: Unable to create a deployment for VM[User|win7testforvmdeployment]
========================
The same works when i create a vm using the cloudplatform interface.
Are you selecting a data disk along with vm creation? Could you check if you have storage space as this error usually suggest that there is not sufficient storage .
Specifically it generally means that there is not enough "allocated" storage left for the new volume.