[Openstack-operators] VM migration in OpenStack kilo

2015-05-26 Thread Abhishek Talwar
Hi Folks,I have a doubt regarding VM migration in single-node Openstack kilo installation. As all the services run on a single host in single node installation and we have only 1 available compute host, so how does the VM get migrated and where does it get migrated because we do not have another

[Openstack-operators] VM migration in OpenStack kil

2015-05-26 Thread Abhishek Talwar
Hi Folks,I have a doubt regarding VM migration in single-node Openstack kilo installation. As all the services run on a single host in single node installation and we have only 1 available compute host, so how does the VM get migrated and where does it get migrated because we do not have another

Re: [Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Saju M
Hi Abhishek, Anyway, You are planning to work on VM migration. So it is better to setup multinode environment. Where is your single node setup ? Is it on KVM or Virtualbox VM? On May 27, 2015 10:33 AM, Abhishek Talwar abhishek.tal...@tcs.com wrote: Hi, But this link talks about only resizing

Re: [Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Abhishek Talwar
Hi Saju,It is on KVM. I had tried on setting up a multinode environment with a controller, network and 2 compute nodes. But I am facing issues in that. Actually, one of the compute's is able to boot a VM and the VM goes to Active state. While on the other when I try to boot a VM it stay in

Re: [Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Abhishek Talwar
Hi,But this link talks about only resizing in single node. I was talking about VM migration in single node ?So how does this relates to VM migration ?-medbe...@gmail.com wrote: -To: "Kris G. Lindgren" klindg...@godaddy.comFrom: David Medberry Sent by:

[Openstack-operators] #PERSONAL# Re: Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Abhishek Talwar
Hi Saju,It is on KVM. I had tried on setting up a multinode environment with a controller, network and 2 compute nodes. But I am facing issues in that. Actually, one of the compute's is able to boot a VM and the VM goes to Active state. While on the other when I try to boot a VM it stay in

[Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Abhishek Talwar
Hi Folks,I am working on the concept of migration in Openstack. I am working on single node devstack installation of Openstack Juno. I wanted to know if we can migrate VM from one host to other in single node installations too as there is a command in nova to do so.I know migrations are achievable

[Openstack-operators] Neutron HA With VRRP (2 Master Nodes, Bogus VRRP packet)

2015-05-26 Thread Eren Türkay
Hello folks, I'm trying to use HA with VRRP using keepalived under Juno release. This is a VLAN setup using ML2 plugin and openvswitch. I've setup second neutron node and added ha_* configuration parameters. When I create a new router, I see that it's created on both network nodes. However, it

Re: [Openstack-operators] Neutron HA With VRRP (2 Master Nodes, Bogus VRRP packet)

2015-05-26 Thread Eren Türkay
On 26-05-2015 11:15, Eren Türkay wrote: May 26 10:54:15 neutron-ha-2 Keepalived_vrrp[20144]: ip address associated with VRID not present in received packet : 169.254.0.1 May 26 10:54:15 neutron-ha-2 Keepalived_vrrp[20144]: one or more VIP associated with VRID mismatch actual MASTER advert

Re: [Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread David Medberry
No. Providing a mechanism for this is discussed from time to time, but it is not currently available. ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Re: [Openstack-operators] Can single node devstack OpenStack installation have VM migration

2015-05-26 Thread Kris G. Lindgren
I belive this can be possible by setting the allow_resize_same_host. More details can be found here: http://www.madorn.com/resize-on-single-compute.html . I believe the issue Dave is talking about is specifically targeting the same host for resize assuming the host can support it in a

Re: [Openstack-operators] [openstack-operators][neutron]:stats on FIPs usage

2015-05-26 Thread Mathieu Gagné
On 2015-05-26 3:25 PM, Daniel Comnea wrote: Hi, Can anyone share their thoughts, answers to the below problem/ question which i'm sure everyone came across while looking after an Openstack environment: - As an admin how can you find out the usage of all FIPs available to be

Re: [Openstack-operators] [Large Deployers Team] neutron ask for network segments

2015-05-26 Thread Matt Van Winkle
From: Kyle Mestery mest...@mestery.commailto:mest...@mestery.com Date: Tuesday, May 26, 2015 8:56 AM On Fri, May 22, 2015 at 1:58 PM, Mike Dorman mdor...@godaddy.commailto:mdor...@godaddy.com wrote: Kris and I along with Belmiro drafted up a description and ask to Neutron about the network

Re: [Openstack-operators] Neutron HA With VRRP (2 Master Nodes, Bogus VRRP packet)

2015-05-26 Thread Eren Türkay
On 26-05-2015 17:12, Assaf Muller wrote: I'd install them via the same tool, make sure the outcome is the same Neutron code on both nodes with the same patches applied, recreate the routers entirely and see what happens. If it works, work from there. Thank you for your response! I will try

Re: [Openstack-operators] [openstack-operators][neutron]:stats on FIPs usage

2015-05-26 Thread Sean M. Collins
Most likely by querying the Nova or Neutron mysql/pgsql database directly. -- Sean M. Collins ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Re: [Openstack-operators] [openstack-operators][neutron]:stats on FIPs usage

2015-05-26 Thread Daniel Comnea
Hi, Can anyone share their thoughts, answers to the below problem/ question which i'm sure everyone came across while looking after an Openstack environment: - As an admin how can you find out the usage of all FIPs available to be used/ already in used from the big FIP pool for the entire

[Openstack-operators] [openstack-dev][openstack-operators][chef] OpenStack+Chef is part of the big tent

2015-05-26 Thread JJ Asghar
Hey everyone! I’d like to just drop a note to the list saying thank you and congratulations to our general community. As of 2015-05-26 we’ve been merged into the “big tent”[1] sanctioning us as an official OpenStack project. This is amazing news, and lets keep up the great work! If you have

Re: [Openstack-operators] [Large Deployers Team] neutron ask for network segments

2015-05-26 Thread Kyle Mestery
On Fri, May 22, 2015 at 1:58 PM, Mike Dorman mdor...@godaddy.com wrote: Kris and I along with Belmiro drafted up a description and ask to Neutron about the network segments topic. We just put it at the end of the etherpad, others can review:

Re: [Openstack-operators] Neutron HA With VRRP (2 Master Nodes, Bogus VRRP packet)

2015-05-26 Thread Eren Türkay
On 26-05-2015 16:46, Assaf Muller wrote: Are you running the same version of the code on both nodes? For keepalived, yes. For neutron, no. First node is deployed using Mirantis Fuel. Apparently, neutron --version reports 2.3.9. The second node is deployed using cloudarchive repository (on ubuntu

Re: [Openstack-operators] Openstack Installation with Vlan Interface.

2015-05-26 Thread Anne Gentle
Hi again - We have a few docs that may help. http://docs.openstack.org/admin-guide-cloud/content/section_networking-nova.html http://docs.openstack.org/kilo/install-guide/install/yum/content/section_nova-networking.html you'll need to double-check your settings. You haven't said what Operating

Re: [Openstack-operators] Neutron HA With VRRP (2 Master Nodes, Bogus VRRP packet)

2015-05-26 Thread Assaf Muller
Are you running the same version of the code on both nodes? - Original Message - On 26-05-2015 11:15, Eren Türkay wrote: May 26 10:54:15 neutron-ha-2 Keepalived_vrrp[20144]: ip address associated with VRID not present in received packet : 169.254.0.1 May 26 10:54:15 neutron-ha-2

Re: [Openstack-operators] Monitoring and Tools Working Group

2015-05-26 Thread Klein, Bradley
Thanks for the notes and moderating Graeme -- look forward to meeting on a bi-weekly basis to stay connected! On 5/24/15, 4:12 PM, Graeme Gillies ggill...@redhat.com wrote: Hi, Just wanted to provide a quick recap the Monitoring and Ops Tools session from Summit. We had good attendance and a

Re: [Openstack-operators] [openstack-dev][openstack-operators][chef] OpenStack+Chef is part of the big tent

2015-05-26 Thread Matt Fischer
Congrats and welcome! On May 26, 2015 5:35 PM, JJ Asghar jasg...@chef.io wrote: Hey everyone! I’d like to just drop a note to the list saying thank you and congratulations to our general community. As of 2015-05-26 we’ve been merged into the “big tent”[1] sanctioning us as an official

Re: [Openstack-operators] [openstack-dev] [glance] [kolla] [magnum] [nova] [neutron] Vancouver Summit Operations Containers Session

2015-05-26 Thread Richard Raseley
Flavio Percoco wrote: There's work going on on something called Artifacts[0], which - in a poorly worded definition - is an enhancement of the current image model in Glance. It'll take some time for the full migration to happen but that should solve your requirement. [0]