Re: [Openstack] Slow internet speed - Instances with floating IP

2017-04-04 Thread John Petrini
Adding the OpenStack list in hopes this might get some attention there. Thanks All, ___ John Petrini ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.

Re: [Openstack] Slow internet speed - Instances with floating IP

2017-04-04 Thread Mohit .
Hello John, Can you update (increase) the MTU parameter set under "neutron net-show {your-net-name}" Thanks Mohit. On Tue, Apr 4, 2017 at 4:01 PM, John Petrini wrote: > Adding the OpenStack list in hopes this might get some attention there. > > Thanks All, > > ___ > > John Petrini > > _

[Openstack] Not getting private network field in networks tab

2017-04-04 Thread pratik dave
Hello Everyone, While deploying OpenStack environment we are getting error for network verification. We are getting error verification failed. And expected VLAN not received on ens192. Also we observed we are not getting private network field as we have seen in many blogs and videos. We are gett

Re: [Openstack] Slow internet speed - Instances with floating IP

2017-04-04 Thread John Petrini
Hi Mohit, The tenant networks use an MTU of 8950. The floating network uses and MTU of 9000. neutron net-show 4305e3d5-b083-4f33-a2a0-1dfccf1238b6 +---+--+ | Field | Value| +---

[Openstack] [aodh] alarm-action posts don't seem to have any payload

2017-04-04 Thread Mike Smith
Hello We recently transitioned from ‘legacy’ Ceilometer to Ceilometer+AODH+Gnocchi in our Mitaka cloud. One thing I noticed is that the alarm-action HTTP POSTs don’t seem to contain data about the alarm. In our old config, we used to receive information like this from the POST from Ceilomete

Re: [Openstack] Not getting private network field in networks tab

2017-04-04 Thread Konstantin Raskoshnyi
Hi, Because you're using VLAN segmentation in this case you'll have 5 networks ADMIN Pxe Public* Storage* Tenants* Management* For network with * you can use vlans On Tue, Apr 4, 2017 at 5:30 AM pratik dave wrote: > Hello Everyone, > > While deploying OpenStack environment we are getting erro

Re: [Openstack] Not getting private network field in networks tab

2017-04-04 Thread pratik dave
Thanks for replying. I do not see any Tenant or Private network on network tab. As you can see in the screenshot attached. On Apr 4, 2017 8:33 PM, "Konstantin Raskoshnyi" wrote: > Hi, > Because you're using VLAN segmentation in this case you'll have 5 networks > > ADMIN Pxe > Public* > Storage

[Openstack] Deployment fails

2017-04-04 Thread Konstantin Raskoshnyi
Hi guys, I added 4 modes (2 controllers, nova & cinder) When I deploy them master node fails with this error All nodes are finished. Failed tasks: Task[build_deploy_image/master] Stopping the deployment process Master node has internet access, I can ping ubuntu servers + all slave nodes has acce

Re: [Openstack] Request for documentation about Ocata on Ubuntu with Networking OVN

2017-04-04 Thread Martinx - ジェームズ
There are more errors on Compute node as well, nova.log: http://paste.openstack.org/show/605439/ On 4 April 2017 at 15:14, Martinx - ジェームズ wrote: > Hello! > > Currently, I'm trying to deploy Ocata with Networking OVN, so far, no > success. > > I can easily deploy Ocata in a multi-node environ

[Openstack] Request for documentation about Ocata on Ubuntu with Networking OVN

2017-04-04 Thread Martinx - ジェームズ
Hello! Currently, I'm trying to deploy Ocata with Networking OVN, so far, no success. I can easily deploy Ocata in a multi-node environment (1 Controller, 1 Network and 2 Computes), using regular "neutron-openvswitch-agent" and its "ovs-firewall-driver". However, when I try the following inst

Re: [Openstack] Request for documentation about Ocata on Ubuntu with Networking OVN

2017-04-04 Thread Martinx - ジェームズ
I'm also seeing the following errors on ovs-vswitchd.log: http://paste.openstack.org/show/605441/ On 4 April 2017 at 15:19, Martinx - ジェームズ wrote: > There are more errors on Compute node as well, nova.log: > > http://paste.openstack.org/show/605439/ > > On 4 April 2017 at 15:14, Martinx - ジェームズ

[Openstack] Launch instance on dashboard says not enough RAM

2017-04-04 Thread MARK
So under the dashboard if I try to launch an instance, when I get to the point of picking a flavor, under the memory/RAM column an orange warning triangle is shown, which I suppose indicates that there is not enough RAM available on the physical host. openstack host show shows ove

Re: [Openstack] Slow internet speed - Instances with floating IP

2017-04-04 Thread John Petrini
Hi All, Turns out this was a DNS issue. The speedtest-cli script does a lot of lookups and these lookups were hanging due to parallel A and requests resulting in the unexpected results. I added the following to /etc/resolv.conf and the issue seems to be resolved. options single-request-reope

Re: [Openstack] [Openstack-operators] Slow internet speed - Instances with floating IP

2017-04-04 Thread Kevin Benton
I recommend filing an issue against that speedtest-cli script. I noticed the timer seems to be started before the DNS lookup occurs (before call to urlopen). This means any DNS issues impact the measurement of what is supposed to be network throughput. On Apr 4, 2017 13:19, "John Petrini" wrote:

Re: [Openstack] Fuel 11 deployment fails

2017-04-04 Thread Dmitry Sutyagin
Hi Konstantin, - Anyone knows why fuel slaves during deployment get 192.168.0.4 as def gw? AFAIK this is by design - by default after deployment all nodes which have public IP will use public GW to access internet; all nodes without a public IP (which is the case when "Assign public network to al

Re: [Openstack] Fuel 11 deployment fails

2017-04-04 Thread Dmitry Sutyagin
Konstantin, No, you should not need to do this, I believe something else is wrong with your configuration. There potentially may be a bug in Fuel 11 though, I have not tried this release, all my knowledge comes from Fuel 9 and below. I'd recommend trying 9.0 release to see if the same problem show

Re: [Openstack] Fuel 11 deployment fails

2017-04-04 Thread Konstantin Raskoshnyi
Hm, that's weird...There's no 192.168.0.4 host in the network, after I added it on the router and added msqr from network 192.168.0.0/24 - all network checks passed, but ctrl failed on All nodes are finished. Failed tasks: Task[conntrackd/11] Stopping the deployment process! On Tue, Apr 4, 2017 at

Re: [Openstack] Fuel 11 deployment fails

2017-04-04 Thread Dmitry Sutyagin
You have applied an incorrect solution to the problem which is caused by something else, and you've hit other problems further on - I'd expect something like this. On Tue, Apr 4, 2017 at 5:06 PM, Konstantin Raskoshnyi wrote: > Hm, that's weird...There's no 192.168.0.4 host in the network, after

[Openstack] Fuel Reset Environment Never works

2017-04-04 Thread Waqas Riaz
Hi, Does anyone know why Fuel's Reset Environment feature never works? The deployment after a reset always fails. I'm forced to delete the environment and start all over again and only then does the deployment finish successfully. It'll save me much time if somehow I can figure out how to get Fue

[Openstack] Horizon - Unauthorized

2017-04-04 Thread Konstantin Raskoshnyi
Hi folks, I just installed a fresh openstach on fuel 11. I'm able to login under admin:admin, but...as soon as I click on any menu other then identiry - openstack drops me to Unauthorized window... Any thoughts? Thanks ___ Mailing list: http://lists.op