<div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace">Sorry, that must have been a copy and paste error.  Here is what I actually ran:</div><div class="gmail_default" style="font-family:'courier new',monospace">
<br></div><div class="gmail_default" style="font-family:'courier new',monospace"><a href="http://paste2.org/p/3084996">http://paste2.org/p/3084996</a><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Mar 8, 2013 at 12:40 PM, Jay Pipes <span dir="ltr"><<a href="mailto:jaypipes@gmail.com" target="_blank">jaypipes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 03/08/2013 12:19 PM, Samuel Winchenbach wrote:<br>
> Hi All,<br>
><br>
> I have two nodes (test1 and test2) that I am trying to set up in a<br>
> highly available configuration.<br>
><br>
> During the setup process I tried running "nova-manage service list" on<br>
> both nodes.   It worked fine on test2, but fails on test1 even though I<br>
> can connect to the database with the mysql client from test1.<br>
><br>
> Here is a screen capture that shows the setup on the two nodes are<br>
> basically identical:  <a href="http://paste2.org/p/3084223" target="_blank">http://paste2.org/p/3084223</a><br>
<br>
</div>In the above paste you are doing:<br>
<br>
mysql -unova -       hmysql-ha -u  root      nova<br>
-p********************************<br>
<br>
Note you are supplying 2 -u arguments, and mysql will take the second<br>
(root).<br>
<br>
-jay<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br></div>