Re: [Openstack] openstack-ansible variable overwrite question

2018-07-01 Thread Satish Patel
Damnn it... you are right... it works now.. Thanks On Sun, Jul 1, 2018 at 7:09 PM, Mohammed Naser wrote: > On Sun, Jul 1, 2018 at 6:14 PM, Satish Patel wrote: >> I have deployed OSA and all good but having small issue in following file. >> >> # cat /etc/neutron/plugins/ml2/linuxbridge_agent.ini

Re: [Openstack] openstack-ansible variable overwrite question

2018-07-01 Thread Mohammed Naser
On Sun, Jul 1, 2018 at 6:14 PM, Satish Patel wrote: > I have deployed OSA and all good but having small issue in following file. > > # cat /etc/neutron/plugins/ml2/linuxbridge_agent.ini > > [linux_bridge] > physical_interface_mappings = flat:eth12,vlan:br-vlan > > I WANT TO CHANGE IT TO FOLLWOING

[Openstack] openstack-ansible variable overwrite question

2018-07-01 Thread Satish Patel
I have deployed OSA and all good but having small issue in following file. # cat /etc/neutron/plugins/ml2/linuxbridge_agent.ini [linux_bridge] physical_interface_mappings = flat:eth12,vlan:br-vlan I WANT TO CHANGE IT TO FOLLWOING physical_interface_mappings = vlan:br-vlan I have overwrite var

Re: [Openstack] DNS integration

2018-07-01 Thread Satish Patel
Thanks for the clue, I will give it a try and get back here Sent from my iPhone > On Jul 1, 2018, at 11:37 AM, Simon Leinen wrote: > > Satish Patel writes: >> Is there a way to tell openstack when you launch instance add them in >> external DNS using some kind of api call? > > Yes, this is su

Re: [Openstack] DNS integration

2018-07-01 Thread Simon Leinen
Satish Patel writes: > Is there a way to tell openstack when you launch instance add them in > external DNS using some kind of api call? Yes, this is supported using external DNS integration. See e.g. https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html for configuration

Re: [Openstack] flavor metadata

2018-07-01 Thread Bernd Bausch
Not availability zones, but host aggregates. See https://docs.openstack.org/nova/latest/user/aggregates.html. Bernd > On Jul 1, 2018, at 22:52, Satish Patel wrote: > > Folks, > > Recently we build openstack for production and i have question related > flavor metadata. > > I have 3 kind of se

Re: [Openstack] DNS integration

2018-07-01 Thread Bernd Bausch
You need DNS integration with OpenStack Designate [1]. The process is described in the Networking guide [2]. [1] https://docs.openstack.org/designate/latest [2] https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html Bernd > On Jul 1, 2018, at 23:06, Satish Patel wrote: >

Re: [Openstack] Cinder volume Troubleshoot

2018-07-01 Thread Bernd Bausch
When cinder-volume has problems, you read the cinder-volume log. Bernd > On Jul 1, 2018, at 18:02, Kevin Kwon wrote: > > > Dear All! > > > would you please let me know how can troubleshoot below case? > > i don't know why below Storage server is down. > > Please help to figure it out.. >

[Openstack] DNS integration

2018-07-01 Thread Satish Patel
Folks, Is there a way to tell openstack when you launch instance add them in external DNS using some kind of api call? We are using extarnal pDSN (power DNS) and wants my VM get register itself as soon as we launch them, is it possible by neutron or we should use cloud-init? ___

[Openstack] flavor metadata

2018-07-01 Thread Satish Patel
Folks, Recently we build openstack for production and i have question related flavor metadata. I have 3 kind of servers 8 core / 32 core / 40 core servers, now i want to tell my openstack my one of specific application always go to 32 core machine, how do i tell that to flavor metadata? Or shou

[Openstack] Cinder volume Troubleshoot

2018-07-01 Thread Kevin Kwon
Dear All! would you please let me know how can troubleshoot below case? i don't know why below Storage server is down. Please help to figure it out.. root@OpenStack-Controller:~# openstack volume service list +--+---+--+-+---+---