Re: [Openstack] [Neutron] one virtual port with two IP, what is the best way to bind the addresses in VM?

2014-04-13 Thread Ashok Kumaran
On Sun, Apr 13, 2014 at 11:06 AM, sylecn syl...@gmail.com wrote: Hi all, neutron port-create usually allocate one IP with one port, but in a recent use case, I need to allocate two IP addresses on one port. I am glade to see it is already supported by neutron. Didn't you try something like

Re: [Openstack] Failed to resize

2013-12-17 Thread Ashok Kumaran
Can you ensure you have the below allow_resize_to_same_host=true and allow_migrate_to_same_host=true set in nova.conf,its needed for all in one deployment or a scenario with only one available compute node. Restart nova services and try to resize the instance Best, Ashok On Tue, Dec 17, 2013

Re: [openstack-dev] [Neutron] DHCP Agent Reliability

2013-12-04 Thread Ashok Kumaran
On Wed, Dec 4, 2013 at 8:30 PM, Maru Newby ma...@redhat.com wrote: On Dec 4, 2013, at 8:55 AM, Carl Baldwin c...@ecbaldwin.net wrote: Stephen, all, I agree that there may be some opportunity to split things out a bit. However, I'm not sure what the best way will be. I recall that Mark

Re: [openstack-dev] VM instances Can not connect to external

2013-09-27 Thread Ashok Kumaran
You have IP forwarding enabled? Did you create br-ex bridge and associated the external as a port to it? On Fri, Sep 27, 2013 at 3:33 PM, Jeff Cai jeff_...@symantec.com wrote: Hi, ** ** I set up openstack environment on Ubuntu 12.0.4 with 3 nodes according to the starter guide on

Re: [Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-23 Thread Ashok Kumaran
Here you go, http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_multi_extnet.html On Tue, Sep 24, 2013 at 8:34 AM, happy idea guolongcang.w...@gmail.comwrote: can anyone tell me how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one

Re: [Openstack] quantum l2 networks

2013-08-13 Thread Ashok Kumaran
I guess it's already back-ported to Grizzly 2013.1.3 cycle https://review.openstack.org/#/c/32679 Best Ashok Sent from my iPhone On 13-Aug-2013, at 6:24 PM, Francois Deppierraz franc...@ctrlaltdel.ch wrote: Hi Aaron, Thanks for the patch! I was experiencing the same issue than the OP with