Re: [Openstack] Fuel 11 deployment fails

2017-04-03 Thread Vimal Kumar
Hi, I faced the same issue few weeks ago while setting up a similar environment. The issue then was that during the installation Fuel master node ( https://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/install/install_set_up_fuel.html ), I had incorrectly set up DHCP Gateway t

Re: [Openstack] Fuel 11 deployment fails

2017-04-03 Thread Konstantin Raskoshnyi
Hi Vidal, Yes, eventually I found the problem. But that's weird, actually my def route to fuel server. But, at some point default gw becomes mgmt 192.168.0.4 - I don't know why. So if I manually change def gw to fuel master - everything works fine. Anyone knows why fuel slaves during deployment g

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-04-03 Thread Oisin O'Malley
>Is there an actual DNS service that will correctly return the IP address >associated with these names or is it just a local host naming convention? > >- Mark Hi Mark, If you have the Neutron DNS extension enabled via extension_drivers = dns in ml2_conf.ini. The DHCP agent's Dnsmasq will act a

[Openstack] Metadata issue when using allowed address pairs

2017-04-03 Thread Robson Ramos Barreto
Hello Guys I'm facing a metadata issue just when using allowed address pairs and static ip address. Steps: 1. Create new instance 2. Allow the IP address on neutron port: neutron port-update --allowed-address-pairs type=dict list=true mac_address=,ip_address= 3. Inside the instance, configure th

Re: [Openstack] Metadata issue when using allowed address pairs

2017-04-03 Thread Kevin Benton
You won't be able to use the metadata service using an IP that isn't in the fixed_ips list for a port. The way the metadata service associates a request with an instance is only based on that field. So if you want an IP to work with metadata, you'll have to add it to the fixed_ips field for the po

[Openstack] Mirantis Fuel 9.2 - nailgund not available when attempting to save changes to cloud environment

2017-04-03 Thread sil...@gmail.com
Has anyone had a problem with Mirantis Fuel giving a 'nailgund not available' error when attempting to save any changes to a cloud environment? I'm encountering this problem after a fresh install of Mirantis Fuel 9.0 and then immediately upgrading to 9.2 (didn't even login to the Fuel web inte