<div dir="auto">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. </div><div class="gmail_extra"><br><div class="gmail_quote">On Apr 4, 2017 13:19, "John Petrini" <<a href="mailto:jpetrini@coredial.com">jpetrini@coredial.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>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 AAAA requests resulting in the unexpected results. I added the following to /etc/resolv.conf and the issue seems to be resolved.</div><div><br></div><div>options single-request-reopen<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,<br clear="all"><div><div class="m_5836180596773751799gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="margin-top:8px;margin-bottom:8px;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:0.85em;color:rgb(51,51,51);line-height:1.4"><span style="font-size:0.85em;line-height:1.4">___</span><br></p><p style="margin-top:8px;margin-bottom:8px;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:1.1em;color:rgb(51,51,51);line-height:1.4">John Petrini</p></div></div></div></div></div></div></div></div></div></div></div></div>
<br>______________________________<wbr>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.<wbr>openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-operators</a><br>
<br></blockquote></div></div>