<div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace">Hi All,</div><div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">
I have two nodes (test1 and test2) that I am trying to set up in a highly available configuration.</div><div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">
During the setup process I tried running "nova-manage service list" on both nodes.   It worked fine on test2, but fails on test1 even though I can connect to the database with the mysql client from test1.</div><div class="gmail_default" style="font-family:'courier new',monospace">
<br></div><div class="gmail_default" style="font-family:'courier new',monospace">Here is a screen capture that shows the setup on the two nodes are basically identical:  <a href="http://paste2.org/p/3084223" style="font-family:arial">http://paste2.org/p/3084223</a></div>
<div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">Here is one that shows that the command is working on test2: <a href="http://paste2.org/p/3084234">http://paste2.org/p/3084234</a></div>
<div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">In the first paste I logged into the mysql server by copying and pasting the user name, host name and password from the nova.conf.</div>
<div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">user nova has the following grants in mysql:</div><div class="gmail_default" style="font-family:'courier new',monospace">
<br></div><div class="gmail_default"><font face="courier new, monospace">GRANT ALL PRIVILEGES ON nova.* to 'nova'@'test1' IDENTIFIED BY '</font><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">********************************';</span><br>
</div><div class="gmail_default"><font face="courier new, monospace">GRANT ALL PRIVILEGES ON nova.* to 'nova'@'%' IDENTIFIED BY '</font><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">********************************';</span><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br>
</span></div><div class="gmail_default"><font face="courier new, monospace">GRANT ALL PRIVILEGES ON nova.* to 'nova'@'<a href="http://10.21.0.0/255.255.0.0">10.21.0.0/255.255.0.0</a>' IDENTIFIED BY '</font><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">********************************';</span><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br>
</span></div><div class="gmail_default"><font face="courier new, monospace">GRANT ALL PRIVILEGES ON nova.* to 'nova'@'localhost' IDENTIFIED BY '</font><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">********************************';</span><br>
</div><div class="gmail_default"><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br></span></div><div class="gmail_default" style>
<span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">I have mysql controlled by pacemaker so I have tried running it on both test1, and test2 with the same exact results.</span></div>
<div class="gmail_default" style><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br></span></div><div class="gmail_default" style>
<span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br></span></div><div class="gmail_default" style><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">If anyone can help me with this it would greatly appreciated.  I am at wits end.</span></div>
<div class="gmail_default" style><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)"><br></span></div><div class="gmail_default" style>
<span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;background-color:rgb(248,248,248);color:rgb(40,40,40)">Sam</span></div></div>