Re: [Openstack] Instance CPU frequency resizing

2013-09-06 Thread 한종우
The processor clock of vm follows clock of hypervisor's. I looks like your instances reside in different bare metal. Try to fix clock of hypervisor. 2013/9/6 Batsayan Das > > Hi, > > In my test scenario, I need two medium ubuntu instance. The only > difference between the instances is CPU frequ

[Openstack] Instance CPU frequency resizing

2013-09-05 Thread Batsayan Das
Hi, In my test scenario, I need two medium ubuntu instance. The only difference between the instances is CPU frequency. For example instance1's CPU operates at 2GHz, whereas instance2's CPU operates at 1GHz.  Is it possible to do this cpu frequency control through openstack/devstack? Reg

Re: [Openstack] Instance CPU frequency resizing

2013-09-05 Thread Batsayan Das
Date: 09/06/2013 01:37AM Subject: Re: [Openstack] Instance CPU frequency resizing Hi Batsayan, welcome to the OpenStack list! :) Please don't hijack threads, it creates a lot of confusion, and many people will not even see your message as they may have already filtered out the

Re: [Openstack] Instance CPU frequency resizing

2013-09-05 Thread Clint Byrum
Hi Batsayan, welcome to the OpenStack list! :) Please don't hijack threads, it creates a lot of confusion, and many people will not even see your message as they may have already filtered out the thread. https://wiki.openstack.org/wiki/MailingListEtiquette#Threading Instead, start a new thread b

[Openstack] Instance CPU frequency resizing

2013-09-04 Thread Batsayan Das
Hi, In my test scenario, I need two medium ubuntu instance. The only difference between the instances is CPU frequency. For example instance1's CPU operates at 2GHz, whereas instance2's CPU operates at 1GHz.  Is it possible to do this cpu frequency control through openstack/devstack? Regards,