Hi Slawek,
there is also Openstack Neat
http://openstack-neat.org/
"An extension to OpenStack implementing dynamic consolidation of Virtual
Machines (VMs) using live migration"
I believe it is exactly what you're looking for.
By the way I am currently working on it for my thesis :)
Claudio
Il
Hi everyone!
I have a question regarding the resource_id of a host.
When I create an alarm like this:
ceilometer --debug alarm-threshold-create --name cpu_compute1_high
--description 'compute1 running hot' \
--meter-name compute.node.cpu.percent --threshold 70.0
--comparison-operator gt
Hi Vedsar,
I have done in the past the same thing. I have installed openstack on
AWS with three node: 1 controller, 1 network, 1 compute.
I was able to spawn istances, but they couldn't get their IP without a
strange trick:
http://lists.openstack.org/pipermail/openstack/2014-September/009514.html
Hi all,
I think there is a problem with the default value of a parameter in
ceilometer.
In the pipeline.yaml file, the "collection of samples interval" is set
to 600 seconds.
In the ceilometer.conf file, the "evaluation_interval" is set to to 60
seconds.
But there is a hint about that the la
Hi,
My master's thesis is about VM consolidation in OpenStack. I have done
an extension to OpenStack Neat
http://openstack-neat.org/
I have used a cluster for testing, but I think you can also use DevStack
in a multi node installation.
About temperature, I've found this in the Ceilometer do
Hi,
can you please tell me more details about what you're doing?
You want to do autoscaling based on the number of database connections
per instances.
What is the event that will trigger an autoscaling action?
What do you want to scale?
Cheers,
Claudio
Il 18/03/2015 13:01, Shanker Gudipati ha
Hi Girija Sharan,
as my master degree thesis I have done a framework for virtual machine
migration in OpenStack, which I think it might be useful for what you're
realizing.
I have extended Ceilometer and OpenStack Neat, a framework for virtual
machine consolidation.
I had to collect samples of cp
it is unreachable), or the migration doesn't even work?
In the second case, by constructing a VPN with neutron, will migration work?
Thank you
Claudio Pupparo
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/opensta
Hi,
I have the common issue of instances not getting their ip.
When I start a cirros instance, the output looks like this:
udhcpc (v1.20.1) started
Sending discover...
Sending discover...
Sending discover...
No lease, failing
I've found that during the boot process (while the instance is trying
eck the status of "network:dhcp" port in
MySQL (will be DOWN when failing)
mysql -u root -pPASSWORD
mysql> use neutron;
mysql> select * from ports;
Hope this helps,
Ernie
Ernie Bisson
System Administrator & Virtualization
IBM Software Group
Mass Lab Central Services
55
Hi,
Is it possible to create migration policies?
My idea was to collect some metrics with Ceilometer, and when a
threshold is reached, to trigger the migration of one or more instances.
Does Heat or other projects provide support for this?
Thanks,
Claudio
___
y funded research and development corporation.
On 9/21/14 2:05 AM, Claudio Pupparo wrote:
Hi,
Is it possible to create migration policies?
My idea was to collect some metrics with Ceilometer, and when a
threshold is reached, to trigger the migration of one or more instances.
Does Heat or othe
Computer Systems Research Dept.
The Aerospace Corporation, M1-102
2310 East El Segundo Blvd.
El Segundo, CA 90245 USA
voice: 310-336-1381
fax: 310-336-0613
http://www.aero.org
The Aerospace Corporation operates a non-profit,
federally funded research and development corporation.
On 9/21/14
la
<http://www.stackops.com/>*CEO*
**www.stackops.com* <http://www.stackops.com/> |
*diego.parri...@stackops.com <mailto:diego.parri...@stackops.com> |
+34 91 005-2164 | skype:diegoparrilla
*
****
*
On Mon, Sep 22, 2014 at 11:54 AM, Claudio Pupparo
mailto:claudio.pupp...@gmail
Hi Everyone,
I am using ceilometer to get memory usage of a libvirt/qemu guest.
On ceilometer documentation I've found that this is currently supported
only on Vsphere and XenAPI:
http://docs.openstack.org/developer/ceilometer/measurements.html#compute-nova
I've found a patch that add support for
usage on libvirt
Data: Thu, 16 Oct 2014 12:40:41 +0200
Mittente: Claudio Pupparo
A: openstack@lists.openstack.org
Hi Everyone,
I am using ceilometer to get memory usage of a libvirt/qemu guest.
On ceilometer documentation I've found that this is currently supported
only on Vsphere and XenAPI:
Hi all,
I am using ceilometer with arithmetic transformer to combine two meters.
Here is an extract of my pipeline.yaml (it's just a dummy test)
sources:
- name: disk_source
interval: 600
meters:
- "disk.read.bytes"
- "disk.read.requests"
- "disk.w
17 matches
Mail list logo