Compute Issues after Installation and adding hosts and compute on CloudStack3
> Please advise what shall I do now to create one big instance having 6 or 8 cores with atleast 15-16GHz performance and 8-10GB Ram memory.
Your host needs enough resources to boot the VM with the configuration in the Compute Offering. CloudStack does not support memory over-provisioning, so if your host only has 8 GB RAM, you won't be able to deploy a VM with a Compute Offering with 8 GB RAM or more due to overhead (the host itself uses some RAM) and other VMs using RAM (even VMs that aren't running will take up capacity, which is controlled by capacity.skipcounting.hours in Global settings). CloudStack does support CPU over-provisioning, but since the Core i5 is only a quad-core CPU, you won't be able to deploy a VM using a Compute Offering with more than four cores.
When deploying a Compute Offering that is too big, the management-server.log will have an entry like:
> 2012-10-15 14:24:50,043 DEBUG \[cloud.deploy.FirstFitPlanner] (Job-Executor-1:job-189) No clusters found having a host with enough capacity, returning.
The same error may appear for other problems, but you can look through the other log entries for the job and see the root cause.
Best regards,
{color:#555555}Kirk Kosinski{color} !http://www.linkedin.com/favicon.ico!
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}






