<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif">Chris,<br><br></div><div class="gmail_default" style="font-family:times new roman,serif">Good to see that you finally got the issue resolved! One more thing, the [default] should be [DEFAULT] I believe.<br><br></div><div class="gmail_default" style="font-family:times new roman,serif">Best regards<br></div><div class="gmail_default" style="font-family:times new roman,serif">George Paraskevas<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 January 2017 at 03:21, Chris Apsey <span dir="ltr"><<a href="mailto:bitskrieg@bitskrieg.net" target="_blank">bitskrieg@bitskrieg.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Saverio,<br>
<br>
Here is my pertinent config data:<br>
<br>
[default]<br>
memcached_servers = <a href="http://10.10.6.240:11211" rel="noreferrer" target="_blank">10.10.6.240:11211</a><br>
<br>
[cache]<br>
enablde = True      <<<===========================<wbr>= I just noticed this as I copied into the email.<br>
memcache_servers = <a href="http://10.10.6.240:11211" rel="noreferrer" target="_blank">10.10.6.240:11211</a><br>
backend = oslo_cache.memcache_pool<br>
<br>
[keystone_authtoken]<br>
memcached_servers = <a href="http://10.10.6.240:11211" rel="noreferrer" target="_blank">10.10.6.240:11211</a><br>
<br>
<br>
See above - I just noticed my config typo as I was getting ready to send this.  Changing it to 'enabled' seems to have solved the issue.  Spelling counts.  This is a working config for anyone else who runs into the same problems.  Be sure to specify the backend under [cache], as the default is null.<br>
<br>
<br>
Thanks for the assist!<br>
<br>
Chris<br>
<br>
---<span class="im HOEnZb"><br>
v/r<br>
<br>
Chris Apsey<br>
<a href="mailto:bitskrieg@bitskrieg.net" target="_blank">bitskrieg@bitskrieg.net</a><br>
<a href="https://www.bitskrieg.net" rel="noreferrer" target="_blank">https://www.bitskrieg.net</a><br>
<br></span><div class="HOEnZb"><div class="h5">
On 2017-01-24 11:36, Saverio Proto wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Did you try to restart memcached after chaning the configuration to HA ?<br>
<br>
there are two sections where you can configure, memcached_servers<br>
[DEFAULT]<br>
 [keystone_authtoken]<br>
<br>
how your config looks like ?<br>
<br>
Saverio<br>
<br>
<br>
2017-01-24 6:48 GMT+01:00 Chris Apsey <<a href="mailto:bitskrieg@bitskrieg.net" target="_blank">bitskrieg@bitskrieg.net</a>>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All,<br>
<br>
I attempted to deploy the nova service in HA, but when users attempt to<br>
connect via the console, it doesn't work about 30% of the time and they get<br>
the 1006 error.  The nova-consoleauth service is reporting their token as<br>
invalid.  I am running memcached, and have tried referencing it using both<br>
the legacy memcached_servers directive and in the new [cache] configuration<br>
section.  No dice.  If I disable the nova-consoleauth service on one of the<br>
nodes, everything works fine.  I see lots of bug reports floating around<br>
about this, but I can't quite get the solutions I have found reliably<br>
working.  I'm on Ubuntu 16.04 LTS+Newton from UCA.<br>
<br>
Ideas?<br>
<br>
--<br>
v/r<br>
<br>
Chris Apsey<br>
<a href="mailto:bitskrieg@bitskrieg.net" target="_blank">bitskrieg@bitskrieg.net</a><br>
<a href="https://www.bitskrieg.net" rel="noreferrer" target="_blank">https://www.bitskrieg.net</a><br>
<br>
______________________________<wbr>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.open<wbr>stack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-operators</a><br>
</blockquote></blockquote>
<br>
______________________________<wbr>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.open<wbr>stack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-operators</a><br>
</div></div></blockquote></div><br></div>