issue creating a template with some service offering

2014-01-08 Thread Hollman Enciso R.
Hello all. I created 3 types of service. x2, x3 and x4 x2 has 2 cores, 2GB of ram, 2.00 GHz x3 has 3 cores 3gb of ram, 3.00 GHz ... When I create an instance with x2 works ok, but when I deply a instance with > to x2 I get some errors. this is the general log http://paste.algolibre.com/105 Read

Re: issue creating a template with some service offering

2014-01-08 Thread Daan Hoogland
On Wed, Jan 8, 2014 at 3:29 PM, Hollman Enciso R. wrote: > x3 has 3 cores 3gb of ram, 3.00 GHz Do your hypervisors support this?

Re: issue creating a template with some service offering

2014-01-08 Thread Hollman Enciso R.
On Wed, Jan 8, 2014 at 9:47 AM, Daan Hoogland wrote: > > Do your hypervisors support this? Yes. I made a test creating a new VM directly on the hypervisor with the same resources (x3) and work ok -- Hollman Eduardo Enciso R. http://nexxuz.com http://algolibre.com

Re: issue creating a template with some service offering

2014-01-08 Thread Erik Weber
On Wed, Jan 8, 2014 at 3:47 PM, Daan Hoogland wrote: > On Wed, Jan 8, 2014 at 3:29 PM, Hollman Enciso R. > wrote: > > x3 has 3 cores 3gb of ram, 3.00 GHz > > > Do your hypervisors support this? > As Daan said, check that your hypervisors report the CPUs are 3.00GHz or more and not something lik

Re: issue creating a template with some service offering

2014-01-08 Thread Erik Weber
On Wed, Jan 8, 2014 at 4:04 PM, Hollman Enciso R. wrote: > On Wed, Jan 8, 2014 at 9:47 AM, Daan Hoogland >wrote: > > > > > Do your hypervisors support this? > > > Yes. > > I made a test creating a new VM directly on the hypervisor with the same > resources (x3) and work ok > Make sure that the

Re: issue creating a template with some service offering

2014-01-08 Thread Hollman Enciso R.
On Wed, Jan 8, 2014 at 10:05 AM, Erik Weber wrote: > As Daan said, check that your hypervisors report the CPUs are 3.00GHz or > more and not something like 2.99GHz. > > I had a similar issue where 2.0GHz CPUs actually reported with a speed of > 1.99GHz and subsequently my 2GHz offerings didn't wo

Re: issue creating a template with some service offering

2014-01-08 Thread Shanker Balan
Comments inline. On 08-Jan-2014, at 8:40 pm, Hollman Enciso R. wrote: > On Wed, Jan 8, 2014 at 10:05 AM, Erik Weber wrote: > >> As Daan said, check that your hypervisors report the CPUs are 3.00GHz or >> more and not something like 2.99GHz. >> >> I had a similar issue where 2.0GHz CPUs actually

Re: issue creating a template with some service offering

2014-01-08 Thread Hollman Enciso R.
On Wed, Jan 8, 2014 at 10:49 AM, Shanker Balan wrote: > > Specifying the CPU speed with CPU cap becomes problematic if you have > different clusters with different speed ratings. > > Am not sure whats the right way to deal with this issue but I leave > cpu cap unset while creating compute service

Re: issue creating a template with some service offering

2014-01-08 Thread Dave Hoffman
It looks like your host is in an avoid set and cannot be used for deploying new vms. 1. 2014-01-0809:10:42,798DEBUG[cloud.deploy.FirstFitPlanner](Job-Executor-5:job-43=[84f54047-8d50-47c0-b251-bb2798378806])Listing clusters in order of aggregate capacity, that have(atleast one host wit

Re: issue creating a template with some service offering

2014-01-08 Thread Hollman Enciso R.
Dave. Thanks a lot. the problem was that x3, x4 ... was created with 3 and 4 GHz. but my hypervisor just support 2.4 GHz Problem solved On Wed, Jan 8, 2014 at 10:43 AM, Dave Hoffman wrote: > It looks like your host is in an avoid set and cannot be used for > deploying new vms. > > 1. >201

Re: issue creating a template with some service offering

2014-01-08 Thread Shanker Balan
On 08-Jan-2014, at 9:43 pm, Hollman Enciso R. wrote: > On Wed, Jan 8, 2014 at 10:49 AM, Shanker Balan > wrote: > >> >> Specifying the CPU speed with CPU cap becomes problematic if you have >> different clusters with different speed ratings. >> >> Am not sure whats the right way to deal with this